Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/snapd.spec'], chrootPath='/var/lib/mock/f33-build-25001361-2742565/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/snapd.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 warning: line 209: Possible unexpanded macro in: Requires(post): selinux-policy-base >= %{_selinux_policy_version} Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1610064000 Wrote: /builddir/build/SRPMS/snapd-2.48.2-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/snapd.spec'], chrootPath='/var/lib/mock/f33-build-25001361-2742565/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/snapd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1610064000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Xw2L3p + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf snapd-2.48.2 + /usr/bin/xz -dc /builddir/build/SOURCES/snapd_2.48.2.no-vendor.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd snapd-2.48.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wvM5Zn + umask 022 + cd /builddir/build/BUILD + cd snapd-2.48.2 + ./mkversion.sh 2.48.2-1.fc33 *** Setting version to '2.48.2-1.fc33' from user. + sed -e 's:_ "github.com/snapcore/squashfuse"::g' -i systemd/systemd.go + mkdir -p src/github.com/snapcore + ln -s ../../../ src/github.com/snapcore/snapd ++ pwd + export GOPATH=/builddir/build/BUILD/snapd-2.48.2:/usr/share/gocode + GOPATH=/builddir/build/BUILD/snapd-2.48.2:/usr/share/gocode + BUILDTAGS= + BUILDTAGS=nosecboot + sed -e s:github.com/mvo5/libseccomp-golang:github.com/seccomp/libseccomp-golang:g -i cmd/snap-seccomp/export_test.go cmd/snap-seccomp/main.go cmd/snap-seccomp/main_ppc64le.go cmd/snap-seccomp/main_test.go cmd/snap-seccomp/versioninfo.go cmd/snap-seccomp/versioninfo_test.go + sed -e s:github.com/snapcore/bolt:github.com/boltdb/bolt:g -i advisor/backend.go advisor/cmdfinder.go advisor/cmdfinder_test.go advisor/export_test.go advisor/finder.go advisor/pkgfinder.go advisor/pkgfinder_test.go errtracker/errtracker.go errtracker/errtracker_test.go errtracker/export_test.go ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback nosecboot' -ldflags ' -B 0xd0111052a41917b30c505ee986a8c853d48b9691 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snapd github.com/snapcore/snapd/cmd/snapd WORK=/tmp/go-build980350791 internal/cpu mkdir -p $WORK/b009/ internal/unsafeheader mkdir -p $WORK/b005/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid b3FS1CA1-8xVEE1cwUeQ/b3FS1CA1-8xVEE1cwUeQ -goversion go1.15.6 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm64.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid odoLga2Q3k0KwhFj2vDV/odoLga2Q3k0KwhFj2vDV -goversion go1.15.6 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid IHm7HS6agtdIWwBkKlwV/IHm7HS6agtdIWwBkKlwV -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid uJZtg5zL_NKnJ26MWLPk/uJZtg5zL_NKnJ26MWLPk -goversion go1.15.6 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid VlsJVAeT91J8jCymNECz/VlsJVAeT91J8jCymNECz -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/7e/7e8aa51848c2639e1624acdf61238f4cb2fe9ede26f29a30a3f61315d3acf403-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid kMZfMj29DTwVSP3PXpjl/kMZfMj29DTwVSP3PXpjl -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/67/67dc1921302633abbdb964cbbf3bad68a95d4d6eaf3b27bc75be1153caaa34db-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid _doDFA72DXM1Tmf4u8nG/_doDFA72DXM1Tmf4u8nG -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/be/beaf407ebfe407084324863d03d67462d1d3a1d7a452ef11d325647284971aa0-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid ymEWITZtGZkamO_sKOR6/ymEWITZtGZkamO_sKOR6 -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/44/448afaf12a525b60fa479b408758221c607809ae3a96f6417726605684e4f5ce-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4c/4c58712f0729418069e261653020131bef3e74c8a367e214e7f18c34c08eea50-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/7f/7f76df205d0672feb0d4565f61e30b43874441b987e5a245a505ae9e44ee2716-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid fmC0IUlxSYmcst3vdtqP/fmC0IUlxSYmcst3vdtqP -goversion go1.15.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9e/9eda8d20218f05e2f04e7d72020974fe6c5748e6c2aeb4d891b9b0aaccf83139-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid aLsFVZAO0qBMPedNAPyr/aLsFVZAO0qBMPedNAPyr -goversion go1.15.6 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go math mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/01/0180709eb2de994e8938e22f5b9c739c5dd9d1236e7e7324a81f0bb8a620b1ac-d # internal crypto/subtle mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid K6QVF27xZAiIIpLtTX73/K6QVF27xZAiIIpLtTX73 -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./constant_time.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid uvqiRn2nl1eMlxpsWEnm/uvqiRn2nl1eMlxpsWEnm -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid sIw_R4H6s3Kp0HU3GgTP/sIw_R4H6s3Kp0HU3GgTP -goversion go1.15.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/69/693b589ec4a3c3d3d28b5907fc27e0b7a726ad31c7f8d5df733540ea2704a2f7-d # internal encoding mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding -std -complete -installsuffix shared -buildid b7nFvj4_Z1rTe3PlmNU3/b7nFvj4_Z1rTe3PlmNU3 -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/77/773252047295226d6f428ec48ca9c7b8a56313245678240fe4fb729517a7f864-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid GuUrgke9172oaQlx3WB5/GuUrgke9172oaQlx3WB5 -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/54/54d33436f97b2b73dde310d18482f954c055a7988ccaa906c0590396ef00d7e5-d # internal unicode/utf16 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid TepEzh0N9RElyLDune-c/TepEzh0N9RElyLDune-c -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/cc/cc7fc255b4bcedaa884dca1418d0b6feaffecb5b509935f11a0718571ea097d4-d # internal container/list mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p container/list -std -complete -installsuffix shared -buildid PfZFWIgdbnl2l__x4P96/PfZFWIgdbnl2l__x4P96 -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./list.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/12/1254775e7369ab22cbcb91a0954ab65358aafd45962489023707b66b905fc557-d # internal crypto/internal/subtle mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid BcixXIwOErxQJuDIEwbY/BcixXIwOErxQJuDIEwbY -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm64.o $WORK/b008/count_arm64.o $WORK/b008/equal_arm64.o $WORK/b008/index_arm64.o $WORK/b008/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/3e/3e64b7ab40aca644b6818a660fb560a4d2b17354d18f03a087c274b3159f89b5-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ps-FhJ2hId7BQ_WbqWJY/ps-FhJ2hId7BQ_WbqWJY -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack ./asn1.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f9/f9d8d6888bd3b8805154a4abdeb9fd98e8871b5078af77981c735fb4e0a395af-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/44/44d5cd7a142616c3f6746e0b588e8d1e7e17fefb7fa81de0dc9720bacaa20154-d # internal internal/nettrace mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 2vUoYy1krBiHLQmVnZOV/2vUoYy1krBiHLQmVnZOV -goversion go1.15.6 -D "" -importcfg $WORK/b084/importcfg -pack ./nettrace.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/1b/1b17ab95f49b6bdcc46398dddb99ac6cf9fe86715b00bbb6baeea722914fa472-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b086/ cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/57/5738da93e9c450aa0fad46c7b992255a5b286f644065b4e9def233a0d2fd862b-d # internal cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b086/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b086/ -g -O2 -Wall -Werror ./cgo.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid DIIU7Id96Y7QLe5_RHDl/DIIU7Id96Y7QLe5_RHDl -goversion go1.15.6 -D "" -importcfg $WORK/b090/importcfg -pack ./aliasing.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid BG5FyJxa5remuxPC0qkZ/BG5FyJxa5remuxPC0qkZ -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/29/29874a3b9ce9e1b12d631d42cc7c2a2f9b8ff8c53123eb5d3278446caf2c3347-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid HsGz_85p-oLeJm5CgaDj/HsGz_85p-oLeJm5CgaDj -goversion go1.15.6 -D "" -importcfg $WORK/b114/importcfg -pack ./unsafeheader.go cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/8d/8d912320b5768383ce564fc2e4b54af0ac08f65eedf3a8a8c6733e79dba93264-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c9/c972980d92befa3023a735dfea98a39f69bae02313d64888a4ecaae448f75f10-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/floor_arm64.o ./floor_arm64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_arm64.o $WORK/b015/exp_arm64.o $WORK/b015/floor_arm64.o $WORK/b015/modf_arm64.o $WORK/b015/sqrt_arm64.o $WORK/b015/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/4d/4d20a1d308a8834ef18097026c73e93bbcee5da3d67973d6acf1d6b86ed1f7ef-d # internal golang.org/x/xerrors/internal cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c golang.org/x/crypto/internal/subtle mkdir -p $WORK/b164/ mkdir -p $WORK/b189/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/xerrors/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p golang.org/x/xerrors/internal -complete -installsuffix shared -buildid 024OGNIN4UvTpsgd5VfP/024OGNIN4UvTpsgd5VfP -goversion go1.15.6 -D "" -importcfg $WORK/b164/importcfg -pack ./internal.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid PsG32VHnnFYpn2G7dxFN/PsG32VHnnFYpn2G7dxFN -goversion go1.15.6 -D "" -importcfg $WORK/b189/importcfg -pack ./aliasing.go image/color mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p image/color -std -complete -installsuffix shared -buildid 6PF5b7HwSpvB06hOXHo2/6PF5b7HwSpvB06hOXHo2 -goversion go1.15.6 -D "" -importcfg $WORK/b141/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/57/576f428f547b3feb2d9e839239c0927594a4effb59856f9d58d74a4f254bfc0f-d # internal golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p golang.org/x/crypto/salsa20/salsa -complete -installsuffix shared -buildid MVHOpYH1EtZDluArniPc/MVHOpYH1EtZDluArniPc -goversion go1.15.6 -D "" -importcfg $WORK/b191/importcfg -pack ./hsalsa20.go ./salsa208.go ./salsa20_noasm.go ./salsa20_ref.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/d1/d1609e29d737359a654a497067d69970e8e70617e5003244053b30594c7217b4-d # internal cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/8c/8cff3fc1daf4af878c1d5eee6416210dcdc6596ee7dc5774130075c491a8abe1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/87/87c31cfcab6c421b58230148a8d391af5eef94270987ab0c589e8cb8e30823fa-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x012.o -c gcc_arm64.S cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -o $WORK/b086/_cgo_.o $WORK/b086/_cgo_main.o $WORK/b086/_x001.o $WORK/b086/_x002.o $WORK/b086/_x003.o $WORK/b086/_x004.o $WORK/b086/_x005.o $WORK/b086/_x006.o $WORK/b086/_x007.o $WORK/b086/_x008.o $WORK/b086/_x009.o $WORK/b086/_x010.o $WORK/b086/_x011.o $WORK/b086/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b086/_cgo_.o -dynout $WORK/b086/_cgo_import.go -dynlinker cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b086/symabis ./asm_arm64.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 2rBJAz0i1useHJMxaCar/2rBJAz0i1useHJMxaCar -goversion go1.15.6 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b086/_cgo_gotypes.go $WORK/b086/cgo.cgo1.go $WORK/b086/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b086/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b086/_pkg_.a $WORK/b086/asm_arm64.o $WORK/b086/_x001.o $WORK/b086/_x002.o $WORK/b086/_x003.o $WORK/b086/_x004.o $WORK/b086/_x005.o $WORK/b086/_x006.o $WORK/b086/_x007.o $WORK/b086/_x008.o $WORK/b086/_x009.o $WORK/b086/_x010.o $WORK/b086/_x011.o $WORK/b086/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/b2/b29dc7363b139c2e4c450ad3ed6876b219a0da1a562675be411af144111e3a7d-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b007/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm64.o $WORK/b007/atomic_arm64.o $WORK/b007/duff_arm64.o $WORK/b007/memclr_arm64.o $WORK/b007/memmove_arm64.o $WORK/b007/preempt_arm64.o $WORK/b007/rt0_linux_arm64.o $WORK/b007/sys_linux_arm64.o $WORK/b007/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/2d/2dbe59820dfdca79c8ee2958257fdc1144cc5e411af6ec950da8e7b8fb6eaaff-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid fQh0NEY7qjS4vOHizohz/fQh0NEY7qjS4vOHizohz -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 8c8xkAjv33M6pxPWCKyf/8c8xkAjv33M6pxPWCKyf -goversion go1.15.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/05/0530d9f7901dac8523cbc2894047a7dafa2df829e8d4539d60771abd63b4da01-d # internal math/rand mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p math/rand -std -complete -installsuffix shared -buildid OfVOWMeIRKB84vC6mhLN/OfVOWMeIRKB84vC6mhLN -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/singleflight mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WW4-MuwOULMqgiYpnGam/WW4-MuwOULMqgiYpnGam -goversion go1.15.6 -D "" -importcfg $WORK/b085/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/08/087f01aabf02ed4078ce920249487211c41e6576a7ffa39e7478a03b3972dd84-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5f/5ff7c38eabd7f2330bb6b73fc8836ce79d3a5bb4492eabf2d8d47bce72d1f297-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/f7/f7e120fa6ee4dee35c303e4ad290f331798a299db20b8c6c83a3104824e14d47-d # internal sort mkdir -p $WORK/b023/ errors mkdir -p $WORK/b003/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid 0UgELZJWkty25RVWAQVu/0UgELZJWkty25RVWAQVu -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid GM08lc0eCg5KRqLlYtbP/GM08lc0eCg5KRqLlYtbP -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c7/c7193330969cb5e6de1f26feb338097dd7115e065edddb6489b8e50a56eaf2e5-d # internal strconv mkdir -p $WORK/b017/ io mkdir -p $WORK/b024/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid cNKKaMauFVjUczfw9OHV/cNKKaMauFVjUczfw9OHV -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid 9HFq78jyuiRzImLbtWUJ/9HFq78jyuiRzImLbtWUJ -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid OIMtIrOjqg9t9gH0Ej0o/OIMtIrOjqg9t9gH0Ej0o -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid vu--SCUS_vXV4BF_Q9TM/vu--SCUS_vXV4BF_Q9TM -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/53/5375ff7e79c0aea0ab6395764a23881018422e006e7be7b0859944bbc7bf096d-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid pU-erCKpRY1WPMGPVUkC/pU-erCKpRY1WPMGPVUkC -goversion go1.15.6 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup3_linux.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/44/4479b4be4cdf94f7aac1804337a986f1955fcc4a36f52399726035a4daa08b81-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid ZWl54amjuByBwBCjuRfi/ZWl54amjuByBwBCjuRfi -goversion go1.15.6 -D "" -importcfg $WORK/b136/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4e/4e1b5b657d787fefdae41b322b18f4240d2460aa2543cc38053fe50f3a772ffc-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid 0o7W2XtEgAS7tE5ZGfAY/0o7W2XtEgAS7tE5ZGfAY -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/83/83765fa81a5e385c7eeb35ba2387a932793a33cdbbd86c6cdd41df8abb359d56-d # internal strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid 8hlIqbkVLhrBoVgs6MTW/8hlIqbkVLhrBoVgs6MTW -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b3/b3895e0c884c38b3f22cdaba8daa2ef6b9155284a6553f800c728f5be30d2466-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./asm_arm64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid pTrrPtGnu_qUCkKISX56/pTrrPtGnu_qUCkKISX56 -goversion go1.15.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c3/c3d2cd4ae4ec69f79d70994d2a35585d192fe8f68313375d901fb93b8837b48e-d # internal hash mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p hash -std -complete -installsuffix shared -buildid G0wvq2feoGiO4Fh02efP/G0wvq2feoGiO4Fh02efP -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/bf/bf5a6b12ac2d067afe1b1d3e63a07af009c8a9f566974d4503119db1a13600dd-d # internal crypto/hmac mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid WEW_PfAA4MvdoQElSUQV/WEW_PfAA4MvdoQElSUQV -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f1/f194fd8c67f9cf1a7457af5659e4af55c030bc192aec96c7c504178aacefc38b-d # internal crypto mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto -std -complete -installsuffix shared -buildid z8yFPdy4sd1rt7zusTXj/z8yFPdy4sd1rt7zusTXj -goversion go1.15.6 -D "" -importcfg $WORK/b042/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f8/f816f3a67359cf904e351d5f707a8e1fa6db1cb7e60387598f1bfd3bb83c04f1-d # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid vvyq0_USI_HS792ctr0L/vvyq0_USI_HS792ctr0L -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/16/168d84b9bd9540da7f0468a33848564fc5584df113e362f8c55e945232af6545-d # internal hash/crc32 mkdir -p $WORK/b052/ cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b052/symabis ./crc32_arm64.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p hash/crc32 -std -installsuffix shared -buildid _pPggXKVnba26zvQosCG/_pPggXKVnba26zvQosCG -goversion go1.15.6 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/3d/3d4c03f42f4904454d02ea554ff7b90f872c2ba9c3d0264be0506fd7ad099222-d # internal crypto/internal/randutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid G3KZdIi6H0JISvP16uHH/G3KZdIi6H0JISvP16uHH -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/61/619d049f53df183bf6827e6851fe20ac4ed8a906c67985d5071b522608183597-d # internal crypto/rc4 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 5DTm-NioOKORD2mM80Jk/5DTm-NioOKORD2mM80Jk -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack ./rc4.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b052/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b052/_pkg_.a $WORK/b052/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/41/4147b9ee63f6d776eab9ceffd0e693c0634a72f0d5c93f5eb807a8f13af9a53c-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/99/9997bd20885a8aec2678ffd8161fad7e3e0ebc6c5adc49119551262baa4f048f-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid UDVl3yj9xhSYvYob0hh4/UDVl3yj9xhSYvYob0hh4 -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack ./hkdf.go vendor/golang.org/x/text/transform mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid q3nJ0erKMmlpnvva9K3p/q3nJ0erKMmlpnvva9K3p -goversion go1.15.6 -D "" -importcfg $WORK/b097/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/e8/e85ed26aa316c83352b347a48ebd84de3454d8b3a1e558fab313c4cb4adb6c53-d # internal path mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p path -std -complete -installsuffix shared -buildid DQnvosG1nhHam2gOZadY/DQnvosG1nhHam2gOZadY -goversion go1.15.6 -D "" -importcfg $WORK/b109/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/49/4981949a09ec66571559c747748e1edff750ef0c31c14f35b79ea3deaefe16bf-d # internal regexp/syntax mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid C87nvsMf4U2vlJ54FkUQ/C87nvsMf4U2vlJ54FkUQ -goversion go1.15.6 -D "" -importcfg $WORK/b111/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c4/c498fcd13097c97b101aa4e54ddf69adf6d97fba41ecf501fffa82d620534b5c-d # internal hash/adler32 mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 4aurZG8WYVWGnKvbP8T3/4aurZG8WYVWGnKvbP8T3 -goversion go1.15.6 -D "" -importcfg $WORK/b119/importcfg -pack ./adler32.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/b9/b919a0392de90e93d105d6235c0d6d36a767a26c5e62de63d19b84fb08f51393-d # internal compress/bzip2 mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid K9tKvKWwh-vfqrNlsmCQ/K9tKvKWwh-vfqrNlsmCQ -goversion go1.15.6 -D "" -importcfg $WORK/b135/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/cd/cddb8c18bca3d9d15f8693a951fabf570bef2f141e4e7a7cd3e5f81422bd250d-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 4ro_rE_bP_DOD3BqBnCh/4ro_rE_bP_DOD3BqBnCh -goversion go1.15.6 -D "" -importcfg $WORK/b138/importcfg -pack ./errors.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/dd/dd0d6b52593f4049c2bfeccbbf10244c4bfde957c8edff9c7587975f11a78b25-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid KfJlauR9-I2V9i2VIylA/KfJlauR9-I2V9i2VIylA -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/a4/a4fe92b8087329a409099d7354fa2514cbde98e12af0473577c854b33ce7f709-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid g7kAtpM6D8rdEMZ_-_yI/g7kAtpM6D8rdEMZ_-_yI -goversion go1.15.6 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/02/0265e2a7a6b46a268eb2eb8c2b596bc7eb56e8c7c1af55abc36876b3f4c78506-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 7Mtv8W1l6KoN4NydUFOd/7Mtv8W1l6KoN4NydUFOd -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/55/55ae5d7d8c504be8d0b4a4ed5f99a8cdc9c3c27ce94c29c81653054abff0d26f-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b138/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid vJL2jPL-YyZOUfSwU-fw/vJL2jPL-YyZOUfSwU-fw -goversion go1.15.6 -D "" -importcfg $WORK/b139/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d1/d1e04db0f76ea3f8cae29a489c568b30941ddb560b875878b95a1a9a0ab564eb-d # internal image mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b141/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p image -std -complete -installsuffix shared -buildid qGJiUpV1RmTQ6v81SMLH/qGJiUpV1RmTQ6v81SMLH -goversion go1.15.6 -D "" -importcfg $WORK/b140/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/70/702160407170028046388b2e9f689f940010bbb55daa12aa87b8b147967581be-d # internal hash/fnv mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid AZQyPeZ80H1Vtc2IzGTt/AZQyPeZ80H1Vtc2IzGTt -goversion go1.15.6 -D "" -importcfg $WORK/b195/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/a8/a89b6781c35db8cff2d37f3e1195034c0e88f17d9442194689ccdffcbca381c3-d # internal text/tabwriter mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid U-4H49x3b6sSJGuYyqzk/U-4H49x3b6sSJGuYyqzk -goversion go1.15.6 -D "" -importcfg $WORK/b274/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/61/616f5079a69b6caab56824de36910c750279491f9b8960b379a5dbd3d33eecd2-d # internal html mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p html -std -complete -installsuffix shared -buildid Fo9p-EkGpb3ZkKs1nmhk/Fo9p-EkGpb3ZkKs1nmhk -goversion go1.15.6 -D "" -importcfg $WORK/b279/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/84/84bb0a5156b592639bb319c1f4eaf13c33b2b29ac3674029bcb52cadd9e64af4-d # internal regexp mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b111/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p regexp -std -complete -installsuffix shared -buildid Qc6MDM5PCsDMgdTzDmqF/Qc6MDM5PCsDMgdTzDmqF -goversion go1.15.6 -D "" -importcfg $WORK/b110/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/0a/0a8571c7030117a82964301b9677b54125eb6f767fc2de8d80d02027201712ec-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/1c/1c5480ae9e3d4c1ad4eb4a2d0a25bd739d2b3f3e8d39aa355fc77595779f662b-d # internal image/internal/imageutil mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b140/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid Iw9s_m9FY0UmlYXBu-g_/Iw9s_m9FY0UmlYXBu-g_ -goversion go1.15.6 -D "" -importcfg $WORK/b143/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/98/989274f5524928d37426cf2874725fe67b26a0d249f30a809739ae40475b814d-d # internal image/jpeg mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b140/_pkg_.a packagefile image/color=$WORK/b141/_pkg_.a packagefile image/internal/imageutil=$WORK/b143/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid gX_L7aeKFiO2v0SAdYta/gX_L7aeKFiO2v0SAdYta -goversion go1.15.6 -D "" -importcfg $WORK/b142/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e7/e771e516ecde1a63ba701db1df5b86f22dffe5b7b2e4ed0a28650bba7dfb7098-d # internal context mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p context -std -complete -installsuffix shared -buildid s0rwFec4jEp8_y0zaz0_/s0rwFec4jEp8_y0zaz0_ -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid 92bE6i6NU9pcmEPha-4Y/92bE6i6NU9pcmEPha-4Y -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d0/d01e68f335cb6ca91bd80245cc95b5c315bd7389d489a63a8a17ebd7867288d7-d # internal gopkg.in/retry.v1 mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/retry.v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p gopkg.in/retry.v1 -complete -installsuffix shared -buildid JJowcAv3nB-jpCq6Ejou/JJowcAv3nB-jpCq6Ejou -goversion go1.15.6 -D "" -importcfg $WORK/b167/importcfg -pack ./clock.go ./exp.go ./regular.go ./retry.go ./strategy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/7d/7d53e69efa2a9e649f463d7a0b87bda175f362f2cd110aa8b3017c3e800b4777-d # internal github.com/juju/ratelimit mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/juju/ratelimit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/juju/ratelimit -complete -installsuffix shared -buildid p9EXjHHoDscq_CD9vfrf/p9EXjHHoDscq_CD9vfrf -goversion go1.15.6 -D "" -importcfg $WORK/b239/importcfg -pack ./ratelimit.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/fb/fb87ed49161cbcfd4d57ef16f7c6b6bcb0bac89cd16c1cbc0a46b62e66afdb15-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/65/65d44314d733f53726b846c128fb8a401784ae0c42fec4839d39bd2c2786c2b2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ea/ea885af145a3f942c5d7eeb2cf0888161db4a9f533b91156d0b9fbfc8056c8fa-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/36/368d33a152a6db0600fc092d3898959fd75c2f5e76a7081427fd715ad5af8c06-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid _xO1E5UIEMW3-__WpFst/_xO1E5UIEMW3-__WpFst -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/61/61976f5a485f62ebcae9bcb89ad0d47f898fd7bfa02c961bb5b2273bcc08e658-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b043/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid jmZgyrT5WUqcqaGuszPB/jmZgyrT5WUqcqaGuszPB -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tx-vcnz6Cvd2EljtYsHL/tx-vcnz6Cvd2EljtYsHL -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/b4/b48459191b46a57ba3712fae883c7938954875ee160a08bf75ac51b856c358cb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/85/8515322f20dd191dd0d2bb94e580bdeca92a9d80364085f16b85049199058c24-d # internal encoding/base64 mkdir -p $WORK/b044/ crypto/sha256 crypto/cipher mkdir -p $WORK/b056/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid AaKNl4FMTlkWCNk2MjBV/AaKNl4FMTlkWCNk2MjBV -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack ./base64.go mkdir -p $WORK/b041/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 8ge3qgCz8gc0M8dFCeMo/8ge3qgCz8gc0M8dFCeMo -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b041/symabis ./sha256block_arm64.s crypto/sha512 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 39LkUeOoJ_ffV_pxq_YT/39LkUeOoJ_ffV_pxq_YT -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid Hqad77-1To3NNly9bA6E/Hqad77-1To3NNly9bA6E -goversion go1.15.6 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/99/9906146c7ddd2b27d2c2e5dca710f8b7de08d7ba06e229254c92dc63c085d1bf-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid uObC7fEh4O4cNUjrw1sY/uObC7fEh4O4cNUjrw1sY -goversion go1.15.6 -D "" -importcfg $WORK/b070/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/5a/5a5af411332760295607516759ab7691953a04681211238684df5dd82727bb6b-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid I8SI6XDURPNUxSVxEtcu/I8SI6XDURPNUxSVxEtcu -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/8d/8d5997c32f7d4c646c6b32fc842f3c86847c782e9d70b287df16cd8fc8a33944-d # internal crypto/md5 mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./md5block_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b041/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b041/_pkg_.a $WORK/b041/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b3/b38eeeca9f4d1e6b5819f6e425f18b10ff49e38a8064fa6dc880eaaa1b9028f1-d # internal crypto/sha1 cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b074/symabis ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ju6zBaQZfBhvvGY2E8nB/ju6zBaQZfBhvvGY2E8nB -goversion go1.15.6 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid -j7F_hcB0AIWliQlouKA/-j7F_hcB0AIWliQlouKA -goversion go1.15.6 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a7/a78e563354de178ea5f9b6b0a031f771547ca3542823fdb7d430e59b763341fd-d # internal crypto/aes mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b055/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/aes -std -installsuffix shared -buildid NVPPgpvz2CMCaDY7TnbT/NVPPgpvz2CMCaDY7TnbT -goversion go1.15.6 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/70/7068e7c3d4760a687c5d7f9ed0772b31fd2a5ad68a8d93474cc7b6a705877fb8-d # internal crypto/des mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid 1BJQmoVkrQwdzmgYVehD/1BJQmoVkrQwdzmgYVehD -goversion go1.15.6 -D "" -importcfg $WORK/b061/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/bc/bc010c7058f70ba3fe23993006f90df812290b11be8b1b54692b487d50e2c192-d # internal encoding/pem mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid bIWNCjuCHK5_FxLE7QHW/bIWNCjuCHK5_FxLE7QHW -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/46/46fd4c3db8c3097c38a8e4dcd313810aa1673f63798232f591f8ad7518451438-d # internal path/filepath mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid GTjO8ng11OBRKdIyS4p7/GTjO8ng11OBRKdIyS4p7 -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e8/e83e0a52a9a28a8ba2835b2f8f1b8740025672e0ee5855d2b13cea754e79798d-d # internal net mkdir -p $WORK/b082/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b082/ -importpath net -- -I $WORK/b082/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/1a/1a7a12f74e55b07c2ef1f7422cd24f3615460c612db075eb6b9d918816c1d518-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./chacha_arm64.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid 88PWRBDALEV3Rd9gKMmS/88PWRBDALEV3Rd9gKMmS -goversion go1.15.6 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/chacha_arm64.o ./chacha_arm64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/gcm_arm64.o ./gcm_arm64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ce/cedf060933f3295f6129b9bb8a77d78690362faad779ef1b08581d030371d4df-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/e6/e64e03ccfaf9ee86e2a387b50c69a349469fda8f6ff19083c7e5c301ef2225ed-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 5RCohf1U3dIYwLUSQArm/5RCohf1U3dIYwLUSQArm -goversion go1.15.6 -D "" -importcfg $WORK/b091/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go io/ioutil mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid yMCphrOAm3oITg5ROMA1/yMCphrOAm3oITg5ROMA1 -goversion go1.15.6 -D "" -importcfg $WORK/b080/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_arm64.o $WORK/b055/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/96/96fab494436e3b3d2e551bc6a0827402daaf4002f72a24ba97abc70df0466d1f-d # internal golang.org/x/sys/unix mkdir -p $WORK/b113/ cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b113/symabis ./asm_linux_arm64.s cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b114/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid SPhFsMfb2rp5q1iq-XLQ/SPhFsMfb2rp5q1iq-XLQ -goversion go1.15.6 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm64.go ./zptrace_armnn_linux.go ./zptrace_linux_arm64.go ./zsyscall_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/b3/b38553c0d7e7b5abe27eeaa9a984b4d6fd26a6a549c58c28743fa366b53fb3d1-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid sIbYAyizLLRptBh-w7gA/sIbYAyizLLRptBh-w7gA -goversion go1.15.6 -D "" -importcfg $WORK/b121/importcfg -pack ./syscall.go ./sysnum_32_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/d7/d7a5360db6ed9430b0162be16f54a4cb5fa562a7e7f8c92be8ef423deb078b63-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b091/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 9tAOuE48WMHOdI_2cG1g/9tAOuE48WMHOdI_2cG1g -goversion go1.15.6 -D "" -importcfg $WORK/b088/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/85/858b4c6926bca931b6678163e4e371dbfbd4b2886a0921456aeda928217599c7-d # internal os/exec mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ZHkoQKgDdLCRLCNkHeXn/ZHkoQKgDdLCRLCNkHeXn -goversion go1.15.6 -D "" -importcfg $WORK/b126/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/57/5767698985369f8eae893f1f7662fe4d5f5b6d115480bac2c3250ebc53ac04a1-d # internal golang.org/x/crypto/sha3 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid Z83EBM1SqcaACkgCBCzM/Z83EBM1SqcaACkgCBCzM -goversion go1.15.6 -D "" -importcfg $WORK/b144/importcfg -pack ./doc.go ./hashes.go ./hashes_generic.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./shake_generic.go ./xor.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/21/21b26cdc01d87cda63d73132632368b491addf1853bc00a8cf2338c3a0cc8dd7-d # internal encoding/json mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 5cqY2YLs9oufORurcynn/5cqY2YLs9oufORurcynn -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f8/f89d718c0e279b9e6e396fa46d8177482b90249d611790bcde4dc2d132572d3f-d # internal compress/flate mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid KWf8PKidmmIiHHoexsDe/KWf8PKidmmIiHHoexsDe -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a7/a77ca46570c514f1dcdbe934877afa83f4138555aef19a5abef2e75fb9b8687c-d # internal math/big mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b058/symabis ./arith_arm64.s cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p math/big -std -installsuffix shared -buildid gIZ3PlfjiKrlt-3ihCqV/gIZ3PlfjiKrlt-3ihCqV -goversion go1.15.6 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ac/ac895cce0e13a47ad91c7abf092796226b8125b5e1854be709e9be98cd9f6641-d # internal compress/gzip mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid tg0HZkD3icOQtj9n74jz/tg0HZkD3icOQtj9n74jz -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/77/77dbb443fcc20c5e106327f35741ecc7dd6d65b0bf0fb6f66c634b6e74a9ef15-d # internal encoding/hex mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid KHtTnPKZCYNl4_NQHsPM/KHtTnPKZCYNl4_NQHsPM -goversion go1.15.6 -D "" -importcfg $WORK/b078/importcfg -pack ./hex.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/6f/6f71b05025d21d1521b6d25ba1e227e9494149a0948ccb50e63133f331182a46-d # internal net/url mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p net/url -std -complete -installsuffix shared -buildid r1lpmMcwX-z_ccxcyx8a/r1lpmMcwX-z_ccxcyx8a -goversion go1.15.6 -D "" -importcfg $WORK/b087/importcfg -pack ./url.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/0b/0bdf7eb544c8dcd4389f176c88b48c620d900bf5edd438c608a3bdbe78339bf0-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid noMUkDXwU81d5NJZFEu2/noMUkDXwU81d5NJZFEu2 -goversion go1.15.6 -D "" -importcfg $WORK/b092/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b113/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b113/_pkg_.a $WORK/b113/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/c5/c5df5b3cae9a6f5c7fe109486d84a18e3119d876e4323a37af1045a8cb15357c-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f6/f6fd68b3b5ee45114565b87eeb56141dfa453fb0ab1b45d91b91c226237ad72d-d # internal log mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p log -std -complete -installsuffix shared -buildid W61DWEtHgf6CBeNwv-dA/W61DWEtHgf6CBeNwv-dA -goversion go1.15.6 -D "" -importcfg $WORK/b099/importcfg -pack ./log.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b097/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid fPRj9530h_nG2M5qDCpE/fPRj9530h_nG2M5qDCpE -goversion go1.15.6 -D "" -importcfg $WORK/b100/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/c2/c2854d85f1c55a4906d16da2fe0d041f68843f2f349482c000692698d138fbbc-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid iv88wniHhO2lqz4g7ef-/iv88wniHhO2lqz4g7ef- -goversion go1.15.6 -D "" -importcfg $WORK/b103/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/70/70c584e64f2de041f28bb43ded077000c6cf2ed3ed1ad58849dd99e238aed738-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid RYZ2eLPNwI-n6nhxoAa0/RYZ2eLPNwI-n6nhxoAa0 -goversion go1.15.6 -D "" -importcfg $WORK/b098/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -o $WORK/b082/_cgo_.o $WORK/b082/_cgo_main.o $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b082/_cgo_.o -dynout $WORK/b082/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/bf/bf73cbd817cee7e381cd6fd0013d7031fed6dfff4a6e72160c31f84fbab8dfc5-d # internal mime mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p mime -std -complete -installsuffix shared -buildid 2Qi8a9lHyqfYFqPHWUR5/2Qi8a9lHyqfYFqPHWUR5 -goversion go1.15.6 -D "" -importcfg $WORK/b104/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b083/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b084/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b085/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p net -std -installsuffix shared -buildid F4eqRR-zN0-GGYdRDefv/F4eqRR-zN0-GGYdRDefv -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b082/_cgo_gotypes.go $WORK/b082/cgo_linux.cgo1.go $WORK/b082/cgo_resnew.cgo1.go $WORK/b082/cgo_socknew.cgo1.go $WORK/b082/cgo_unix.cgo1.go $WORK/b082/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b058/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b058/_pkg_.a $WORK/b058/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ba/ba3d92719100b85239973a2003d14cdc4bc3b33798ed318aca66e104c826d3cd-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid EHqMMV35U7x4KoL8phzk/EHqMMV35U7x4KoL8phzk -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/38/38560401493fd6219d0345bb54bcd8493ff5bdcef903abfd841d1e13a19c1030-d # internal crypto/elliptic mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b063/symabis ./p256_asm_arm64.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid emryQaH0jNUoGndJ-1CP/emryQaH0jNUoGndJ-1CP -goversion go1.15.6 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/5a/5a049e949d1d06baeccdfef87657f28424fc25d85555777d423e471eddc82043-d # internal encoding/asn1 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid pQn8QUibLk8kEvh6j2IM/pQn8QUibLk8kEvh6j2IM -goversion go1.15.6 -D "" -importcfg $WORK/b067/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/6a/6accb4380bde78f9bf3ac475ca62daf2c3eb6d5d800e012f7b5d428a0c989476-d # internal crypto/ed25519 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid Vu6A10TB_nNgEwoPHFRF/Vu6A10TB_nNgEwoPHFRF -goversion go1.15.6 -D "" -importcfg $WORK/b069/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5c/5c6ba1ac8a190eb96081eccfbfb6fc8ec3afb72102bb5aeffbd73b642cce0c28-d # internal crypto/rsa mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid _q9yu-MznSxFvsfSA94s/_q9yu-MznSxFvsfSA94s -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/98/982a35c04c9f593efa5ad9a665c1803d3305c583d2dd3394a8a8695b34803b3f-d # internal crypto/dsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6FHE6OVIP0j7GK7rmi4-/6FHE6OVIP0j7GK7rmi4- -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c5/c58c4bab370163ebfdbfa1c01a1a0d33e8c6ed207da25190f098e66ebe6a292d-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b098/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid bebt-h4O8AbNgHzh-Xhi/bebt-h4O8AbNgHzh-Xhi -goversion go1.15.6 -D "" -importcfg $WORK/b096/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b063/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b063/_pkg_.a $WORK/b063/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/0a/0a58b79358204dd93955a04bb5bdeef95d217dc61c229a345fa7eae03ecb1371-d # internal mime/quotedprintable mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid pXVtaKGlmxXz46ni7FeZ/pXVtaKGlmxXz46ni7FeZ -goversion go1.15.6 -D "" -importcfg $WORK/b106/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/30/308a1710eb36916f1809863ec1d76dad86b14705e5239e263272d35ed96d86c7-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b100/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 7ZUeRA4_5PBTH2q7iOOw/7ZUeRA4_5PBTH2q7iOOw -goversion go1.15.6 -D "" -importcfg $WORK/b095/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/79/79656e61f706d369223098da1b17b637ed128492b330f3cb230cd04e50bc42d5-d # internal net/http/internal mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid 0fBg8QGVXDW6o1io543P/0fBg8QGVXDW6o1io543P -goversion go1.15.6 -D "" -importcfg $WORK/b108/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/11/11b3652712cbd8005096b56c06490e0ba7947ed351dbd1a2a14bf747bb6e4e12-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid CYv0QlS0f4mH5OVWivUm/CYv0QlS0f4mH5OVWivUm -goversion go1.15.6 -D "" -importcfg $WORK/b066/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/dc/dc4454344b8f8e8ba804e13cb745a146c0f1bedb1365d7458f355dc08554ea8c-d # internal crypto/x509/pkix mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Ca1QCYru0ehJTuDCVDe-/Ca1QCYru0ehJTuDCVDe- -goversion go1.15.6 -D "" -importcfg $WORK/b077/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/c6/c6dac70c77387d024e0b7111101384a0cd8f9352dc93bac681ee08084b891145-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid HWxqgGoka2j73NtSNvW4/HWxqgGoka2j73NtSNvW4 -goversion go1.15.6 -D "" -importcfg $WORK/b112/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/34/34f56b09e2645e62a38768ad0c377f8b1491d09fc2941bc3c8ce5439399ee123-d # internal compress/zlib mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/adler32=$WORK/b119/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid X2Hegst4rXrfVyRZ9A0i/X2Hegst4rXrfVyRZ9A0i -goversion go1.15.6 -D "" -importcfg $WORK/b118/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d9/d9c366f8bce97fcf45b002eec9fa3b4aab61777ec6a5b08c288680f50cf2862e-d # internal debug/dwarf mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid 4t_B8xPtKk3rjsSB8HCK/4t_B8xPtKk3rjsSB8HCK -goversion go1.15.6 -D "" -importcfg $WORK/b120/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/29/29c5b4ba3283292ab557e763e1f39b2d7ddc12e54a636d81939b8c7f66aba3bc-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid ALd7Bo4o0igAqXJQxyNI/ALd7Bo4o0igAqXJQxyNI -goversion go1.15.6 -D "" -importcfg $WORK/b124/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/7b/7bb666bb4b9f01bbb06fccce64713f3252b0ae73dedc43718d7dc24eb01f2fda-d # internal crypto/ecdsa mkdir -p $WORK/b062/ cat >$WORK/b062/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/b042/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/elliptic=$WORK/b063/_pkg_.a packagefile crypto/internal/randutil=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid tP-w9OSHw0L5Zg7EPWxo/tP-w9OSHw0L5Zg7EPWxo -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/a3/a3b6599d18c54725ebfd9aed66512563ea4f4eae0eb065b62cd1ba4f50310525-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid og8c1Jw0UgbQDiHP1TZH/og8c1Jw0UgbQDiHP1TZH -goversion go1.15.6 -D "" -importcfg $WORK/b125/importcfg -pack ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/42/4288f7e56318f30c3cd201577d53677090c0fc867630c4c2c3287a1e39d60a49-d # internal os/user mkdir -p $WORK/b127/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b127/ -importpath os/user -- -I $WORK/b127/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/1d/1de13e77d156740563b08a1792d9907b3f580aa6bdb21c43060d41c744cb0ec9-d # internal debug/elf mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/zlib=$WORK/b118/_pkg_.a packagefile debug/dwarf=$WORK/b120/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid -whOsirvTgHwiLt08nG9/-whOsirvTgHwiLt08nG9 -goversion go1.15.6 -D "" -importcfg $WORK/b117/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/62/62ca12f694166f5af1a75054ac0d069b2829a84228841a31d3049d916e41b516-d # internal github.com/snapcore/snapd/asserts/internal mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/asserts/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/snapcore/snapd/asserts/internal -complete -installsuffix shared -buildid glSf08roQX2P1WCTuHiE/glSf08roQX2P1WCTuHiE -goversion go1.15.6 -D "" -importcfg $WORK/b129/importcfg -pack ./grouping.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/61/6143bc9d348bcb4a086ef8c937f44859aa49952c52431e87dc38a832e2957a74-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid Uau9rfMpBJgHciQVSzX6/Uau9rfMpBJgHciQVSzX6 -goversion go1.15.6 -D "" -importcfg $WORK/b137/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d3/d394484baea60745e6a41d9e58e509ab2522006ea910bb1d15f834d13b1fc44b-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b135/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile compress/zlib=$WORK/b118/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/dsa=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b073/_pkg_.a packagefile crypto/sha1=$WORK/b074/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b136/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b138/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b139/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile image=$WORK/b140/_pkg_.a packagefile image/jpeg=$WORK/b142/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid O5CBXZVfN1rZiK6yzAVm/O5CBXZVfN1rZiK6yzAVm -goversion go1.15.6 -D "" -importcfg $WORK/b134/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/78/78a77ce2caa4425c667b635959017326874578f76d22c0ff7596b389adef39b7-d # internal crypto/x509 mkdir -p $WORK/b075/ cat >$WORK/b075/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/b035/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/dsa=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b062/_pkg_.a packagefile crypto/ed25519=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b071/_pkg_.a packagefile crypto/rsa=$WORK/b073/_pkg_.a packagefile crypto/sha1=$WORK/b074/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile crypto/x509/pkix=$WORK/b077/_pkg_.a packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid Ry1qGaeHMWlY_AOO8yxO/Ry1qGaeHMWlY_AOO8yxO -goversion go1.15.6 -D "" -importcfg $WORK/b075/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd $WORK/b127 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/a2/a20f8cde079df25648918315ce11a511c09d0a2c3b8dc5de85164173b2be57fc-d # internal net/textproto mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid ZnWcOS1pVY4aegs2tL3o/ZnWcOS1pVY4aegs2tL3o -goversion go1.15.6 -D "" -importcfg $WORK/b101/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd $WORK/b127 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/ed/edac602687efbc1de8112e0c3ae5099e64b18e154ef1b13d88ee5511478bfa62-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b095/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid YTcZpioXCX0NtZELGrQf/YTcZpioXCX0NtZELGrQf -goversion go1.15.6 -D "" -importcfg $WORK/b102/importcfg -pack ./proxy.go cd $WORK/b127 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/92/92ff00ce78bcfb64c0e931cdc00efa94b3171c8beb5b5b8d4d58b39284ac924d-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b094/ cat >$WORK/b094/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/b095/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid yG87gne9IrTJvZRsnPCe/yG87gne9IrTJvZRsnPCe -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack ./guts.go ./httplex.go cd $WORK/b127 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/9a/9ace949588d95f222631149ef23953c6ee7f88e2c03cafc30ee3a1cfd8a1cbae-d # internal mime/multipart mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile mime=$WORK/b104/_pkg_.a packagefile mime/quotedprintable=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 1JbQtSIfzd6xTOO8h50L/1JbQtSIfzd6xTOO8h50L -goversion go1.15.6 -D "" -importcfg $WORK/b105/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/53/53e686c10fdb19bce28faaa4d6c72da3ca76128a3c479e151fdf86c0eb85bdfe-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid 3BAeKyDuOWgYfulSoCY4/3BAeKyDuOWgYfulSoCY4 -goversion go1.15.6 -D "" -importcfg $WORK/b122/importcfg -pack ./crypto.go ./rand.go cd $WORK/b127 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c0/c088b6aee27f7321c30f55f1d41bb155d7cfc66fae209a72bdf9893292b48312-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid T0DSDQUYpQsKBj319jSc/T0DSDQUYpQsKBj319jSc -goversion go1.15.6 -D "" -importcfg $WORK/b123/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/b8/b80b736facbe43366c9c34a5b4083316042ecf50d8dc8f490a3c03ef5d1e9c32-d # internal net/mail mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile mime=$WORK/b104/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -o $WORK/b127/_cgo_.o $WORK/b127/_cgo_main.o $WORK/b127/_x001.o $WORK/b127/_x002.o $WORK/b127/_x003.o $WORK/b127/_x004.o -g -O2 cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p net/mail -std -complete -installsuffix shared -buildid o8wDkFNGYblVYZvHlYu1/o8wDkFNGYblVYZvHlYu1 -goversion go1.15.6 -D "" -importcfg $WORK/b145/importcfg -pack ./message.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b127/_cgo_.o -dynout $WORK/b127/_cgo_import.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p os/user -std -installsuffix shared -buildid xjcg_YOsGrh91qgR78XY/xjcg_YOsGrh91qgR78XY -goversion go1.15.6 -D "" -importcfg $WORK/b127/importcfg -pack ./lookup.go ./user.go $WORK/b127/_cgo_gotypes.go $WORK/b127/cgo_lookup_unix.cgo1.go $WORK/b127/getgrouplist_unix.cgo1.go $WORK/b127/listgroups_unix.cgo1.go $WORK/b127/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/81/81559941eee65ddf7f4760aeb005bd5fa493338e1dbd0251c9fb7d42dc9cc932-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid vAxD9lisnI6t07LglVqa/vAxD9lisnI6t07LglVqa -goversion go1.15.6 -D "" -importcfg $WORK/b150/importcfg -pack ./normalize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d7/d7d5bbb797419e3626e0e0395ce906e5e2a96ecb418d5b354b38212443235a86-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 1GC1lpZ-FFeDPFoqDFx8/1GC1lpZ-FFeDPFoqDFx8 -goversion go1.15.6 -D "" -importcfg $WORK/b130/importcfg -pack ./release.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/bc/bcbd8b9a98721fae741a26ace41d040853358c9d9babf9bdcfb7fdc02f4ebf0d-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid fShZfkaCEtDATnEm9CfY/fShZfkaCEtDATnEm9CfY -goversion go1.15.6 -D "" -importcfg $WORK/b151/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/1a/1ab94efbdbc227cceb3c42db83a9da6c872410dc542134b1a117de16ab4c2505-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid 7K2vUey3A_k70PXJ9Cy_/7K2vUey3A_k70PXJ9Cy_ -goversion go1.15.6 -D "" -importcfg $WORK/b148/importcfg -pack ./dirs.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b127/_pkg_.a $WORK/b127/_x001.o $WORK/b127/_x002.o $WORK/b127/_x003.o $WORK/b127/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/d4/d44b2e4f1e9673e92f2b37bfa3018ad98291e584d6d033b3afa2dc888ddcff4f-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile debug/elf=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile os/user=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid dGvBT7QxnonhLr4u4-nW/dGvBT7QxnonhLr4u4-nW -goversion go1.15.6 -D "" -importcfg $WORK/b116/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_64.go ./chdir.go ./cmp.go ./context.go ./cp.go ./cp_linux.go ./digest.go ./disk.go ./doc.go ./env.go ./exec.go ./exitcode.go ./flock.go ./fshelpers.go ./group.go ./group_cgo.go ./io.go ./kcmdline.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./sizer.go ./stat.go ./syncdir.go ./synctree.go ./sys_linux.go ./testhelper.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/fb/fb3cae8be6d3f382104ea077b8e90b10061032f018b40a9646e93278c1bd9563-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid K0BxKMtzcL71XbN8y-N9/K0BxKMtzcL71XbN8y-N9 -goversion go1.15.6 -D "" -importcfg $WORK/b152/importcfg -pack ./timeout.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/8d/8d6b4acf2e8d532b236238a80efa791923e8fe9dd2d01c9fa775ca1743553e22-d # internal github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/snapcore/go-gettext/pluralforms -complete -installsuffix shared -buildid ke0KQAR3S72W-x5xZv9X/ke0KQAR3S72W-x5xZv9X -goversion go1.15.6 -D "" -importcfg $WORK/b156/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c2/c2c8fd44cc464159c0f3bcd446a86cb39d389b4fe4ffee0aa29c1bfd030ae2c1-d # internal flag mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p flag -std -complete -installsuffix shared -buildid fNoVNu0wJUPKoJbAfN3a/fNoVNu0wJUPKoJbAfN3a -goversion go1.15.6 -D "" -importcfg $WORK/b158/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/9f/9f9db41aa9f634a14e78dcf7d706dd9fff6b3a263904ed57cb24579fd8ec026d-d # internal runtime/debug mkdir -p $WORK/b159/ cat >$WORK/b159/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b159/symabis ./debug.s cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/9d/9db753c95b482b81102d849ca3d85a2d31c5389a72de2d0ffb672431305bd430-d # internal cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p runtime/debug -std -installsuffix shared -buildid y5YHVfgzK8o9uuZTIhZz/y5YHVfgzK8o9uuZTIhZz -goversion go1.15.6 -symabis $WORK/b159/symabis -D "" -importcfg $WORK/b159/importcfg -pack -asmhdr $WORK/b159/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go mkdir -p $WORK/b060/ cat >$WORK/b060/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/b035/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/ecdsa=$WORK/b062/_pkg_.a packagefile crypto/ed25519=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b063/_pkg_.a packagefile crypto/hmac=$WORK/b038/_pkg_.a packagefile crypto/md5=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rc4=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b073/_pkg_.a packagefile crypto/sha1=$WORK/b074/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b093/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid E-cO8REgKjdUeBtoxRY2/E-cO8REgKjdUeBtoxRY2 -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b159/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b159/_pkg_.a $WORK/b159/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a9/a9d754ce6a0aa1b0ea3e132d898284a0567e370a539232addab5c17197ef0e1f-d # internal runtime/trace mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p runtime/trace -std -installsuffix shared -buildid DpAWl-Vr8LkPoh4ltF93/DpAWl-Vr8LkPoh4ltF93 -goversion go1.15.6 -D "" -importcfg $WORK/b160/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/45/4555695252e03299642e831debedf6acd51d27c017999cda4e6299b552f39186-d # internal github.com/snapcore/snapd/jsonutil mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/jsonutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid dhs_49Bq5n1BrOy3r4Q5/dhs_49Bq5n1BrOy3r4Q5 -goversion go1.15.6 -D "" -importcfg $WORK/b162/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/b7/b7f98b6c9e3da90c9f22ffa408295b765d527dd5a023108ee90fccd1bc2a4f05-d # internal golang.org/x/xerrors mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b164/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/xerrors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p golang.org/x/xerrors -complete -installsuffix shared -buildid SipDsLgYyv8g2AxBwxas/SipDsLgYyv8g2AxBwxas -goversion go1.15.6 -D "" -importcfg $WORK/b163/importcfg -pack ./adaptor.go ./doc.go ./errors.go ./fmt.go ./format.go ./frame.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/b6/b66a6223301d5723928fff52b29cf48bcc4d5c57d89d9cc23060f5f2b430b4df-d # internal github.com/snapcore/snapd/interfaces/utils mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/snapcore/snapd/interfaces/utils -complete -installsuffix shared -buildid irfbzQZrOy9xXt70dEIW/irfbzQZrOy9xXt70dEIW -goversion go1.15.6 -D "" -importcfg $WORK/b171/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/8c/8cb843c2b41d1b3a75f040c1e9ce986bd82f3e028d58c2fa6fa70d3e093bf0ea-d # internal github.com/godbus/dbus mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile os/user=$WORK/b127/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cd /usr/share/gocode/src/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid tj9BZV8D16UvaM9bp32F/tj9BZV8D16UvaM9bp32F -goversion go1.15.6 -D "" -importcfg $WORK/b174/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/4a/4abd5e8d4f6cafcccba7cebcd1660bf63078beb9517437d7b647d54a8edde42f-d # internal testing mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b158/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b159/_pkg_.a packagefile runtime/trace=$WORK/b160/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p testing -std -complete -installsuffix shared -buildid 4Ubmi_Owz-fFeD22ILgt/4Ubmi_Owz-fFeD22ILgt -goversion go1.15.6 -D "" -importcfg $WORK/b157/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/8e/8e90391e287a7e683f7314ffe0a80cb4ecce365471deeb07aaf4a9494a8821db-d # internal golang.org/x/crypto/poly1305 mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid TSB0KZMuKk3inBeAMcSk/TSB0KZMuKk3inBeAMcSk -goversion go1.15.6 -D "" -importcfg $WORK/b190/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/72/7263ebd8e1dcbfb29dc08a0a4789fd3a7f3d771c7446392aef926fa51b73b752-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/subtle=$WORK/b189/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b190/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b191/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/nacl/secretbox /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid HTjJlW1iCIhQhctWEwRg/HTjJlW1iCIhQhctWEwRg -goversion go1.15.6 -D "" -importcfg $WORK/b188/importcfg -pack ./secretbox.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/9f/9fb02577052c9454c96d71963d14ac2dd41637ebf6b2ba78f40606a68d39f26f-d # internal gopkg.in/macaroon.v1 mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b188/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/macaroon.v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p gopkg.in/macaroon.v1 -complete -installsuffix shared -buildid 77Vce4UXacUvt9HYNqDb/77Vce4UXacUvt9HYNqDb -goversion go1.15.6 -D "" -importcfg $WORK/b187/importcfg -pack ./crypto.go ./macaroon.go ./marshal.go ./packet.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ec/ec794e725efd9389430c957125f61ebaf47b95fc735287770a196e334f0b6615-d # internal github.com/boltdb/bolt mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/fnv=$WORK/b195/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b159/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/boltdb/bolt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/boltdb/bolt -complete -installsuffix shared -buildid cErr_sl2lkY_dOFBx2Ur/cErr_sl2lkY_dOFBx2Ur -goversion go1.15.6 -D "" -importcfg $WORK/b194/importcfg -pack ./bolt_arm64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/84/84188751a22a08a3f052faef7380848f574e8c6d97990493820d584dc5e6ea64-d # internal github.com/snapcore/snapd/arch mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid ySu-fE-3eo-OjVFOVYpl/ySu-fE-3eo-OjVFOVYpl -goversion go1.15.6 -D "" -importcfg $WORK/b115/importcfg -pack ./arch.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c5/c5f3d8ab596ae3cca5e4461abc51398a4f1ef57ccc3a2d57e76e9b6b1e0c0f6a-d # internal github.com/snapcore/snapd/snap/channel mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/channel /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/snapcore/snapd/snap/channel -complete -installsuffix shared -buildid fXauuMEm-HUGQ9ctBibp/fXauuMEm-HUGQ9ctBibp -goversion go1.15.6 -D "" -importcfg $WORK/b131/importcfg -pack ./channel.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/a4/a43dd02da60e3a7efc9786d0f04212c593b8b5fefcc34bc95616e21438aee5b2-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/snapcore/snapd/snapdenv -complete -installsuffix shared -buildid wcaq2nWZC8HMwhK6iV2S/wcaq2nWZC8HMwhK6iV2S -goversion go1.15.6 -D "" -importcfg $WORK/b133/importcfg -pack ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/63/6364354f1145f9354f76d0cb6c9ec7ff6904a2cfa1bdb70858b547f29ee2e5a9-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid mjAAyHBD_u8tDWCGlGo2/mjAAyHBD_u8tDWCGlGo2 -goversion go1.15.6 -D "" -importcfg $WORK/b149/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/52/52bba39d6217bf86a076575aeeb6ad2e75c91986c76b7c933d147fc31980d75e-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b133/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid YV9pB9ZxdsgTwBqfLbx_/YV9pB9ZxdsgTwBqfLbx_ -goversion go1.15.6 -D "" -importcfg $WORK/b132/importcfg -pack ./snapref.go ./tag.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/71/712375a0b85921b6c9fd2b5915991b13785813277930e02d1bdbeb5971bfbbc9-d # internal github.com/snapcore/go-gettext mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b156/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile testing=$WORK/b157/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/snapcore/go-gettext -complete -installsuffix shared -buildid tTuxQO1MwEzLgNJy3y0O/tTuxQO1MwEzLgNJy3y0O -goversion go1.15.6 -D "" -importcfg $WORK/b155/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/28/287f97cf973d7b3b3601a0709838e3a4a75075a7a479fe6d3f7c78eee09ecfea-d # internal github.com/snapcore/snapd/i18n mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b155/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid 1jeCBGoqXnD-bdNtNdEB/1jeCBGoqXnD-bdNtNdEB -goversion go1.15.6 -D "" -importcfg $WORK/b154/importcfg -pack ./i18n.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/23/2352d5be1b2feec4cf522fb5fedc40c0acf539e800b85e0cb29039a4fee8c6d5-d # internal github.com/snapcore/snapd/asserts mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b073/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b134/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b144/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net/mail=$WORK/b145/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/asserts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid -UagJyJcGb0cWg1396-h/-UagJyJcGb0cWg1396-h -goversion go1.15.6 -D "" -importcfg $WORK/b128/importcfg -pack ./account.go ./account_key.go ./asserts.go ./batch.go ./crypto.go ./database.go ./digest.go ./fetcher.go ./findwildcard.go ./fsbackstore.go ./fsentryutils.go ./fskeypairmgr.go ./gpgkeypairmgr.go ./header_checks.go ./headers.go ./ifacedecls.go ./membackstore.go ./memkeypairmgr.go ./model.go ./pool.go ./repair.go ./serial_asserts.go ./snap_asserts.go ./store_asserts.go ./system_user.go ./validation_set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/ce/ce6667c7eb4e33ec303657f1f1c47e0ff825153a5ac7030006650f4cfd352674-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b122/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid wufuB0-Z_Q-IdJ5J2vZ2/wufuB0-Z_Q-IdJ5J2vZ2 -goversion go1.15.6 -D "" -importcfg $WORK/b153/importcfg -pack ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/75/75c7953794165f8c256354f5097a1e3938c8283d5838953976f98f4b5be432f3-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b153/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b124/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid SUURUsFqQMHLZrYzM7GZ/SUURUsFqQMHLZrYzM7GZ -goversion go1.15.6 -D "" -importcfg $WORK/b147/importcfg -pack ./broken.go ./container.go ./epoch.go ./errors.go ./helpers.go ./hooktypes.go ./hotplug_key.go ./implicit.go ./info.go ./info_snap_yaml.go ./restartcond.go ./revision.go ./types.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/d9/d9610a8591b3dbe23b6c9e49705a30587868d6e75cad02d570cad665cd01be4f-d # internal github.com/snapcore/snapd/sandbox/apparmor mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/sandbox/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/snapcore/snapd/sandbox/apparmor -complete -installsuffix shared -buildid iOWUzLY1Z-c3LD3d2kRR/iOWUzLY1Z-c3LD3d2kRR -goversion go1.15.6 -D "" -importcfg $WORK/b172/importcfg -pack ./apparmor.go ./process.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/6d/6db388d903086fc67635f278488a8c81f50cc9162ab46ffecd32442ebbe531d8-d # internal github.com/snapcore/snapd/features mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid jkWobtteB3hlr1aLJIlW/jkWobtteB3hlr1aLJIlW -goversion go1.15.6 -D "" -importcfg $WORK/b176/importcfg -pack ./features.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/05/05cda6f172942bac3243c8954b9c0afdb1f9142cf89b2ef493809008b3a06d9e-d # internal github.com/snapcore/snapd/sandbox/seccomp mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/sandbox/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/snapcore/snapd/sandbox/seccomp -complete -installsuffix shared -buildid ys-yGnUSHLA_6gPjBwxE/ys-yGnUSHLA_6gPjBwxE -goversion go1.15.6 -D "" -importcfg $WORK/b177/importcfg -pack ./compiler.go ./seccomp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/20/20e2a8c7a9a2c7c36a08cb4bb6e4a6496308d49b2fa96b15e992cb665bb54262-d # internal github.com/snapcore/snapd/snapdtool mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile debug/elf=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snapdtool /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/snapcore/snapd/snapdtool -complete -installsuffix shared -buildid pFNfpQivJDbg4gAn2ggE/pFNfpQivJDbg4gAn2ggE -goversion go1.15.6 -D "" -importcfg $WORK/b178/importcfg -pack ./cmdutil.go ./info_file.go ./tool_linux.go ./version.go ./version_generated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/49/49640811a6a310832cf3d7e0a9bbf140c3f6881905bf9ab5499a57344fba7cf7-d # internal github.com/snapcore/snapd/dbusutil mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/dbusutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/snapcore/snapd/dbusutil -complete -installsuffix shared -buildid I1M4MTTTuX8im8SJlBj4/I1M4MTTTuX8im8SJlBj4 -goversion go1.15.6 -D "" -importcfg $WORK/b175/importcfg -pack ./dbusutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/a7/a7aaa107e10700f812532a9e4154059170776c84f9c59edf89d8d02cdce73751-d # internal github.com/snapcore/snapd/sandbox/cgroup mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/sandbox/cgroup /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/snapcore/snapd/sandbox/cgroup -complete -installsuffix shared -buildid 3cPF3DLyK5JQgthckPup/3cPF3DLyK5JQgthckPup -goversion go1.15.6 -D "" -importcfg $WORK/b173/importcfg -pack ./cgroup.go ./freezer.go ./pids.go ./process.go ./scanning.go ./tracking.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ef/efdfbc5e80bcbd06b0def3349784cf11d2285d7aa7cd20747fe8034e41200758-d # internal github.com/snapcore/snapd/timings mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/timings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/snapcore/snapd/timings -complete -installsuffix shared -buildid X_Le5h6IMKEJBy-zgf96/X_Le5h6IMKEJBy-zgf96 -goversion go1.15.6 -D "" -importcfg $WORK/b179/importcfg -pack ./helpers.go ./state.go ./timings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/2c/2c6fd38eeda3bdae6c161c96473763977913fa0719126baeea1949f87270033f-d # internal github.com/snapcore/snapd/overlord/state mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/state /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/snapcore/snapd/overlord/state -complete -installsuffix shared -buildid vjSlYuogrjz0sB4Z3Jrm/vjSlYuogrjz0sB4Z3Jrm -goversion go1.15.6 -D "" -importcfg $WORK/b186/importcfg -pack ./change.go ./copy.go ./state.go ./task.go ./taskrunner.go ./timings.go ./warning.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/40/407e78338ffcc40ad150bee53c4e059602dd479f0730c5464b4e53a66bdf05e2-d # internal github.com/snapcore/snapd/advisor mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/advisor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/snapcore/snapd/advisor -complete -installsuffix shared -buildid ZyP_ATTZJxMx_rvk-kQ4/ZyP_ATTZJxMx_rvk-kQ4 -goversion go1.15.6 -D "" -importcfg $WORK/b193/importcfg -pack ./backend.go ./cmdfinder.go ./finder.go ./pkgfinder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/18/186c555c35db42f710169b0c2c9fcbf91508577f6bc26a07970aded4d09a66a1-d # internal github.com/mvo5/goconfigparser mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mvo5/goconfigparser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/mvo5/goconfigparser -complete -installsuffix shared -buildid LeIUWzP_83VaFAbsa4SA/LeIUWzP_83VaFAbsa4SA -goversion go1.15.6 -D "" -importcfg $WORK/b197/importcfg -pack ./configparser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/45/45795c20fca818f4b3eb486bb52d36c6818781795932095713e291e1b1ba992e-d # internal net/http/httptrace mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b060/_pkg_.a packagefile internal/nettrace=$WORK/b084/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid FseVwbBfkWfqGkQnpi8y/FseVwbBfkWfqGkQnpi8y -goversion go1.15.6 -D "" -importcfg $WORK/b107/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/af/afb0302de1b252d5f13753108340c294fd489ec5360597819c13041f2266a564-d # internal github.com/snapcore/snapd/interfaces/hotplug mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/hotplug /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/snapcore/snapd/interfaces/hotplug -complete -installsuffix shared -buildid CaTownMd1BFWiCLIe9Xt/CaTownMd1BFWiCLIe9Xt -goversion go1.15.6 -D "" -importcfg $WORK/b170/importcfg -pack ./deviceinfo.go ./proposed_slot.go ./udevadm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/4a/4a082c12322fccb4e18a3e9f49c0f9aa0db290c461e1bc99fc7b6dad135e0a2e-d # internal github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b060/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid WcPa_q_-O5gp3JkGsXef/WcPa_q_-O5gp3JkGsXef -goversion go1.15.6 -D "" -importcfg $WORK/b181/importcfg -pack ./files.go ./listeners.go ./packetconns.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/f0/f0628be1a6a41f20c09a8d96d8812bee1f98ab186b9e7c0b997788836292a02c-d # internal net/http mkdir -p $WORK/b049/ cat >$WORK/b049/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b095/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b104/_pkg_.a packagefile mime/multipart=$WORK/b105/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http/httptrace=$WORK/b107/_pkg_.a packagefile net/http/internal=$WORK/b108/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p net/http -std -complete -installsuffix shared -buildid UQoTswPCVWhCE1MDnE-Y/UQoTswPCVWhCE1MDnE-Y -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/26/269a7baf0eab4a929e8da208e2c26cf5a7bdadc7ae6864c7971c54cb7d86d8ad-d # internal github.com/snapcore/snapd/interfaces mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b172/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/snapcore/snapd/interfaces -complete -installsuffix shared -buildid cX7S3kBPt0cwrmatLrIL/cX7S3kBPt0cwrmatLrIL -goversion go1.15.6 -D "" -importcfg $WORK/b169/importcfg -pack ./backend.go ./connection.go ./core.go ./helpers.go ./naming.go ./repo.go ./sorting.go ./system_key.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/75/75f522a556af38854f6d2ab6152a648fb1666f0d528a096b82cb5e95d3d66efb-d # internal github.com/snapcore/snapd/netutil mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-systemd/activation=$WORK/b181/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/netutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/snapcore/snapd/netutil -complete -installsuffix shared -buildid pV13-DDA40vuZ9sJGLeB/pV13-DDA40vuZ9sJGLeB -goversion go1.15.6 -D "" -importcfg $WORK/b180/importcfg -pack ./activation.go ./metered.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/ba/baf19ac81eec91a2411c5586776624006847333da2afeebc128e477a4a17c4a7-d # internal github.com/snapcore/snapd/overlord/auth mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b187/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/auth /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/snapcore/snapd/overlord/auth -complete -installsuffix shared -buildid -TOxwJd4TAwkbxx8_FoI/-TOxwJd4TAwkbxx8_FoI -goversion go1.15.6 -D "" -importcfg $WORK/b185/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/a9/a9e8680b618ff962e676d44ce37916aa0d661b62a016a96efc71a6c2e51eb7b8-d # internal github.com/snapcore/snapd/bootloader/androidbootenv mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader/androidbootenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/snapcore/snapd/bootloader/androidbootenv -complete -installsuffix shared -buildid VmN9c_HVMjK6qK3xiZKZ/VmN9c_HVMjK6qK3xiZKZ -goversion go1.15.6 -D "" -importcfg $WORK/b199/importcfg -pack ./androidbootenv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/47/4754ed44028cb971df44c780708c66f9fe592dfb67751507d92d8eaa514d8cf5-d # internal github.com/snapcore/snapd/bootloader/assets mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader/assets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/snapcore/snapd/bootloader/assets -complete -installsuffix shared -buildid nLGNkbz-MqQWvbgBsBhT/nLGNkbz-MqQWvbgBsBhT -goversion go1.15.6 -D "" -importcfg $WORK/b200/importcfg -pack ./assets.go ./generate.go ./grub.go ./grub_cfg_asset.go ./grub_recovery_cfg_asset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/67/67dc6240eafca9548447c4052430a8572a7cf990788183477041443a1884b5b9-d # internal github.com/snapcore/snapd/bootloader/grubenv mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader/grubenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/snapcore/snapd/bootloader/grubenv -complete -installsuffix shared -buildid 1ThtncKVPfLNlPxaffKz/1ThtncKVPfLNlPxaffKz -goversion go1.15.6 -D "" -importcfg $WORK/b201/importcfg -pack ./grubenv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/f9/f9841ec2e71d9db34959401bb4fb7248fb293d96e2b4dd318c8d9ac6aa45eecd-d # internal github.com/snapcore/snapd/bootloader/lkenv mkdir -p $WORK/b202/ cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/30/305ea4c778faae9a0a43cac64504c7daa4a185404f2a20b689dbad8d8d3fee60-d # internal github.com/snapcore/snapd/bootloader/ubootenv mkdir -p $WORK/b203/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader/lkenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/snapcore/snapd/bootloader/lkenv -complete -installsuffix shared -buildid YCTFhW_ENilpF3mnzaQY/YCTFhW_ENilpF3mnzaQY -goversion go1.15.6 -D "" -importcfg $WORK/b202/importcfg -pack ./lkenv.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader/ubootenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/snapcore/snapd/bootloader/ubootenv -complete -installsuffix shared -buildid DH340C2WQ_IPKhfWpHKI/DH340C2WQ_IPKhfWpHKI -goversion go1.15.6 -D "" -importcfg $WORK/b203/importcfg -pack ./env.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/e2/e223359d8fb497717a38fdf99fa43fa687ece8b695ae32502f30f2e7187993cf-d # internal github.com/snapcore/snapd/bootloader/efi mkdir -p $WORK/b204/ cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/b1/b1fe24a5e5c2b92b0b8aa08ba74cb0b379cb165735bc1775ad6010d509b7d39c-d # internal cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader/efi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/snapcore/snapd/bootloader/efi -complete -installsuffix shared -buildid f-cjJ6VPh5pHwWvfD9oq/f-cjJ6VPh5pHwWvfD9oq -goversion go1.15.6 -D "" -importcfg $WORK/b204/importcfg -pack ./efi.go github.com/snapcore/snapd/bootloader mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b199/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/assets=$WORK/b200/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/snapcore/snapd/bootloader -complete -installsuffix shared -buildid YeXJ4Tf22R2JeypE7doS/YeXJ4Tf22R2JeypE7doS -goversion go1.15.6 -D "" -importcfg $WORK/b198/importcfg -pack ./androidboot.go ./asset.go ./bootloader.go ./grub.go ./lk.go ./uboot.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/89/89d1ba04bcd1a42c408d1beb14a423cf92e387af2b29905fa2689da9902e88bb-d # internal github.com/snapcore/snapd/gadget/edition mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/gadget/edition /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/snapcore/snapd/gadget/edition -complete -installsuffix shared -buildid _F2thCK5iXymlKfCEQsi/_F2thCK5iXymlKfCEQsi -goversion go1.15.6 -D "" -importcfg $WORK/b206/importcfg -pack ./number.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/00/00655ccdf20bcd39d629b9fa16dba0a8ba6b5ccef3badafd55e3cca3e3369740-d # internal github.com/snapcore/snapd/gadget/quantity mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/gadget/quantity /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/snapcore/snapd/gadget/quantity -complete -installsuffix shared -buildid 2--A-CqETWpmGKvejTQA/2--A-CqETWpmGKvejTQA -goversion go1.15.6 -D "" -importcfg $WORK/b207/importcfg -pack ./size.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/96/966bace799bf37beef472ecb6288ecc66728dbf78cc8886a5f95c4ea968cb5d2-d # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/28/2877adc2ad600b7ef4740952ade8a7716d648065b471f35681ccacff72eb1ab6-d # internal github.com/snapcore/snapd/osutil/disks mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil/disks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/snapcore/snapd/osutil/disks -complete -installsuffix shared -buildid Rr9GpL1hVnz4iIg6Y4Aq/Rr9GpL1hVnz4iIg6Y4Aq -goversion go1.15.6 -D "" -importcfg $WORK/b208/importcfg -pack ./disks.go ./labels.go ./mockdisk.go github.com/snapcore/snapd/snap/internal mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/snapcore/snapd/snap/internal -complete -installsuffix shared -buildid Ogy2T15WDsaftNS3zcML/Ogy2T15WDsaftNS3zcML -goversion go1.15.6 -D "" -importcfg $WORK/b214/importcfg -pack ./file.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/1a/1a2d3414b7c92a52221f24248aaa5d8aa0d4076e575b1638cfc0d19942f1e7f3-d # internal github.com/snapcore/snapd/snap/snapdir mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b214/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/snapdir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid w66Vg2natRK5LI6I0Suq/w66Vg2natRK5LI6I0Suq -goversion go1.15.6 -D "" -importcfg $WORK/b213/importcfg -pack ./snapdir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/58/58006cd2e70b32cc4dbc34da09a3dd302fd6e965e8663fcc6b1bb277158a4dd6-d # internal github.com/snapcore/snapd/snap/squashfs mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b214/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/squashfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid 9rV3GG2IivCx2gaol08I/9rV3GG2IivCx2gaol08I -goversion go1.15.6 -D "" -importcfg $WORK/b215/importcfg -pack ./squashfs.go ./stat.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/5c/5c93fb6062d3b514de0a7bafacbd6b450fe925de1c54336b6166ed774b9dc250-d # internal github.com/snapcore/snapd/cmd/snaplock/runinhibit mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/cmd/snaplock/runinhibit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/snapcore/snapd/cmd/snaplock/runinhibit -complete -installsuffix shared -buildid _rLl9eSGRj_r1N09TufU/_rLl9eSGRj_r1N09TufU -goversion go1.15.6 -D "" -importcfg $WORK/b216/importcfg -pack ./inhibit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/30/3083c0c94e9bd1ae8f6a278f02bb097b48c99e8b7178c89b30ef83fe97467450-d # internal gopkg.in/mgo.v2/internal/json mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/mgo.v2/internal/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid JTuM5HU9VhsjGvRqi_CD/JTuM5HU9VhsjGvRqi_CD -goversion go1.15.6 -D "" -importcfg $WORK/b219/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/f8/f8bf355dc2fd173b60398199aa54a8b24bb3c34b576893b62f61fb2a1a9a42c7-d # internal github.com/snapcore/snapd/overlord/configstate/config mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/configstate/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/snapcore/snapd/overlord/configstate/config -complete -installsuffix shared -buildid ibtpRPVDnpiJ9mkbVPoJ/ibtpRPVDnpiJ9mkbVPoJ -goversion go1.15.6 -D "" -importcfg $WORK/b220/importcfg -pack ./helpers.go ./transaction.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/f6/f65ce740f078549af1b73959f720524ecec754650838f78881264abfbbbd6b2e-d # internal github.com/snapcore/snapd/snap/snapfile mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b215/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/snapfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/snapcore/snapd/snap/snapfile -complete -installsuffix shared -buildid E-qX5SymbIR3iAlcO9QX/E-qX5SymbIR3iAlcO9QX -goversion go1.15.6 -D "" -importcfg $WORK/b212/importcfg -pack ./snapfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/cd/cd8fc236a92d30cb084fdcdd4b4618a655806f16400e0060be953c97e5210442-d # internal github.com/snapcore/snapd/overlord/ifacestate/ifacerepo mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/ifacestate/ifacerepo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/snapcore/snapd/overlord/ifacestate/ifacerepo -complete -installsuffix shared -buildid _6TK7roryXp1AgiyuosK/_6TK7roryXp1AgiyuosK -goversion go1.15.6 -D "" -importcfg $WORK/b222/importcfg -pack ./repo.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/1d/1d38fedaf6543702e5b4649339fe1420ed7df7f84d18233958d7161a15496b64-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/92/922fc266c1420bb90d3f2d8cbf64e2ec61e173cfe1c5bf6fa2f377cc9ca7d458-d # internal github.com/snapcore/snapd/asserts/sysdb mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b133/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/asserts/sysdb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/snapcore/snapd/asserts/sysdb -complete -installsuffix shared -buildid EVQcb-hLTZFTPrJPcSO_/EVQcb-hLTZFTPrJPcSO_ -goversion go1.15.6 -D "" -importcfg $WORK/b184/importcfg -pack ./generic.go ./sysdb.go ./trusted.go github.com/snapcore/snapd/asserts/snapasserts mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/asserts/snapasserts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/snapcore/snapd/asserts/snapasserts -complete -installsuffix shared -buildid t31NHDof4TDgcQJbgAfn/t31NHDof4TDgcQJbgAfn -goversion go1.15.6 -D "" -importcfg $WORK/b146/importcfg -pack ./snapasserts.go ./validation_sets.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/90/90e99243cfbaedef0c80d641df8d8abe9c1daeccc962a158a601076dda863068-d # internal github.com/snapcore/snapd/gadget mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/sha1=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/gadget/edition=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b124/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/gadget /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/snapcore/snapd/gadget -complete -installsuffix shared -buildid SYitXMH4JimuPoLh1t8E/SYitXMH4JimuPoLh1t8E -goversion go1.15.6 -D "" -importcfg $WORK/b205/importcfg -pack ./device_linux.go ./gadget.go ./layout.go ./mountedfilesystem.go ./ondisk.go ./raw.go ./update.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/5e/5ed9c81e7f83a5702af168ff2873a3ecb68eea4ee952f98213d5981e759cd1ae-d # internal github.com/snapcore/snapd/secboot mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/secboot /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/snapcore/snapd/secboot -complete -installsuffix shared -buildid dPFiqdzplqSeUHiGKs2x/dPFiqdzplqSeUHiGKs2x -goversion go1.15.6 -D "" -importcfg $WORK/b209/importcfg -pack ./encrypt.go ./encrypt_dummy.go ./secboot.go ./secboot_dummy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/d6/d617b624546874301cff028feb137bc93f38686611f5052aaafc1d7eb2e28ac8-d # internal github.com/snapcore/snapd/seed/internal mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b132/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b124/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/seed/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/snapcore/snapd/seed/internal -complete -installsuffix shared -buildid Gfo5jD7yeeD6eHx4Lmi1/Gfo5jD7yeeD6eHx4Lmi1 -goversion go1.15.6 -D "" -importcfg $WORK/b211/importcfg -pack ./auxinfo20.go ./doc.go ./helpers.go ./options20.go ./seed_yaml.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/0a/0a03e284e47612d20f64dddd7835febab3059c86a35ddf00334b378b9cf4a5a9-d # internal github.com/snapcore/snapd/overlord/configstate/settings mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/configstate/settings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/snapcore/snapd/overlord/configstate/settings -complete -installsuffix shared -buildid bvNelQzY-3CwUworXZxQ/bvNelQzY-3CwUworXZxQ -goversion go1.15.6 -D "" -importcfg $WORK/b221/importcfg -pack ./settings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/ee/ee13b81c10535b865c92ba03052a3d50e2093ef6fcaa5d59993998489619d08d-d # internal github.com/snapcore/snapd/cmd/snaplock mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/cmd/snaplock /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/snapcore/snapd/cmd/snaplock -complete -installsuffix shared -buildid BcygWm-tNLGxx0KuWwg9/BcygWm-tNLGxx0KuWwg9 -goversion go1.15.6 -D "" -importcfg $WORK/b224/importcfg -pack ./lock.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/c0/c04b400408e34b0bf85151ae152b19edd5a1748b278c54936c3ee9ffa18818b5-d # internal github.com/snapcore/snapd/seed mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b211/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/seed /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/snapcore/snapd/seed -complete -installsuffix shared -buildid V2yt1YOsYkIrTBWxonj6/V2yt1YOsYkIrTBWxonj6 -goversion go1.15.6 -D "" -importcfg $WORK/b210/importcfg -pack ./helpers.go ./seed.go ./seed16.go ./seed20.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/1f/1f67dc5cdfb73c8eccdbe7689c87f608c25846a6b3383d65c08603289fb6eec7-d # internal github.com/snapcore/snapd/interfaces/mount mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/snapcore/snapd/interfaces/mount -complete -installsuffix shared -buildid xW-BDZyW7gaS-WPCMMAc/xW-BDZyW7gaS-WPCMMAc -goversion go1.15.6 -D "" -importcfg $WORK/b225/importcfg -pack ./backend.go ./ns.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/bf/bf8a854fb9b16951ebb915b30e953fa85201e5ca397825e5f59fbeb6c9f91fde-d # internal github.com/snapcore/snapd/strutil/quantity mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b154/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/strutil/quantity /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/snapcore/snapd/strutil/quantity -complete -installsuffix shared -buildid KSCA60XZF0DOwFlyiIFW/KSCA60XZF0DOwFlyiIFW -goversion go1.15.6 -D "" -importcfg $WORK/b227/importcfg -pack ./quantity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/85/856c83721c6da864792e553fad579ec8ac14347a87e8d1e6a145d3c199a8ac12-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid BBHbd0KvHAWBYAx6BLQ4/BBHbd0KvHAWBYAx6BLQ4 -goversion go1.15.6 -D "" -importcfg $WORK/b228/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/56/56b47f28f224583a2aa3708da5325c8d0ed95423a1b12dee577b15ca564a614a-d # internal gopkg.in/mgo.v2/bson mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/mgo.v2/internal/json=$WORK/b219/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/mgo.v2/bson /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid C_oHQJ1zSGHRUW5i76MC/C_oHQJ1zSGHRUW5i76MC -goversion go1.15.6 -D "" -importcfg $WORK/b218/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/ce/cecf744144bf0ae74c41240b48b7321fb2028cc6dbe17ef76621da62d50cc4ae-d # internal github.com/snapcore/snapd/osutil/squashfs mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil/squashfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/snapcore/snapd/osutil/squashfs -complete -installsuffix shared -buildid ZL2eIeN-DaHlXLis936z/ZL2eIeN-DaHlXLis936z -goversion go1.15.6 -D "" -importcfg $WORK/b230/importcfg -pack ./fstype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/9a/9a19107c5871f7a16f721803778d2018d541aabd3f55d23b6f0ccdd11e5fd3c6-d # internal github.com/snapcore/snapd/sandbox/selinux mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/sandbox/selinux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/snapcore/snapd/sandbox/selinux -complete -installsuffix shared -buildid 7xC3OrEdeuAV28kmHfK3/7xC3OrEdeuAV28kmHfK3 -goversion go1.15.6 -D "" -importcfg $WORK/b231/importcfg -pack ./label.go ./label_linux.go ./selinux.go ./selinux_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/4d/4dcb6fbbefdbde429a49f579e3e5cb4a45b0f62b6ff0ec032078827429d3bd84-d # internal github.com/snapcore/snapd/progress mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b227/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b228/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/progress /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/snapcore/snapd/progress -complete -installsuffix shared -buildid Ej7tnGHnx5z0hmE4MU_m/Ej7tnGHnx5z0hmE4MU_m -goversion go1.15.6 -D "" -importcfg $WORK/b226/importcfg -pack ./ansimeter.go ./progress.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/39/3966cb2d48742a377c0a48661ad7f3c484920f83ccffdd47085e69fa199090c5-d # internal log/syslog mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid yboJ7ry5tijF9BP6ci0n/yboJ7ry5tijF9BP6ci0n -goversion go1.15.6 -D "" -importcfg $WORK/b232/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/e4/e48fb841c85d975f611840cd8eb85baa21fb99a1d802ccfd248085a9ff64771e-d # internal text/template/parse mkdir -p $WORK/b236/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid b5JyDCO__BsX42uNOm2_/b5JyDCO__BsX42uNOm2_ -goversion go1.15.6 -D "" -importcfg $WORK/b236/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/66/662cd3fbcfd1217adb47c7fd21d8c96c8c6cf82454a7f5b30cf9eca045eaedc6-d # internal github.com/snapcore/snapd/systemd mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b231/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log/syslog=$WORK/b232/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/systemd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/snapcore/snapd/systemd -complete -installsuffix shared -buildid ciT5-gjbNk9t6ob_1p_q/ciT5-gjbNk9t6ob_1p_q -goversion go1.15.6 -D "" -importcfg $WORK/b229/importcfg -pack ./emulation.go ./escape.go ./journal.go ./sdnotify.go ./sysctl.go ./systemd.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/ee/ee51a499495fd0d47f0107a52d76e80d5efab57866f0acf2793afeece0bb2b37-d # internal github.com/snapcore/snapd/boot mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/ecdsa=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b197/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b144/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/boot /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/snapcore/snapd/boot -complete -installsuffix shared -buildid OXycYpR2ixujsfTgg7G9/OXycYpR2ixujsfTgg7G9 -goversion go1.15.6 -D "" -importcfg $WORK/b196/importcfg -pack ./assets.go ./boot.go ./bootchain.go ./booted_kernel_partition_linux.go ./bootstate16.go ./bootstate20.go ./bootstate20_bloader_kernel_state.go ./cmdline.go ./debug.go ./errors.go ./initramfs.go ./initramfs20dirs.go ./kernel_os.go ./makebootable.go ./modeenv.go ./seal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/d2/d2479c17436fcca4f95ba3f92d7646b2ca480c054edc65f7612ca6caae0c7537-d # internal github.com/snapcore/snapd/sandbox mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b172/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b173/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/sandbox /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/snapcore/snapd/sandbox -complete -installsuffix shared -buildid FUpjlM1D2ItcBlEZbjK_/FUpjlM1D2ItcBlEZbjK_ -goversion go1.15.6 -D "" -importcfg $WORK/b237/importcfg -pack ./forcedevmode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/69/694dcdd02b6001d67a2bc93236fa326f9b05e3a4b49fbd69bcb77a4b869d0d6c-d # internal github.com/snapcore/snapd/jsonutil/safejson mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/jsonutil/safejson /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/snapcore/snapd/jsonutil/safejson -complete -installsuffix shared -buildid k65oc5BVvLvumJMlWMA6/k65oc5BVvLvumJMlWMA6 -goversion go1.15.6 -D "" -importcfg $WORK/b240/importcfg -pack ./safejson.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/02/02e1ff524cc3b760f53a578709f546e94274d2629f6cb9b5de2ab2bb396387cd-d # internal github.com/snapcore/snapd/overlord/cmdstate mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/cmdstate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/snapcore/snapd/overlord/cmdstate -complete -installsuffix shared -buildid Ellvfeiobfc8kUZN-Rnh/Ellvfeiobfc8kUZN-Rnh -goversion go1.15.6 -D "" -importcfg $WORK/b241/importcfg -pack ./cmdmgr.go ./cmdstate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/d7/d71381b1e0fa2d53f879d7539a2dd05662dae9280a8aea59bff1e1bc5060cd92-d # internal github.com/snapcore/snapd/gadget/internal mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/gadget/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/snapcore/snapd/gadget/internal -complete -installsuffix shared -buildid boYso8aNxFH1_xVMzVZ0/boYso8aNxFH1_xVMzVZ0 -goversion go1.15.6 -D "" -importcfg $WORK/b246/importcfg -pack ./mkfs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/c5/c5eedddd2c34b2ff507dca19c8f132941d821e18d031cf5ed58cc80ea4fdd11b-d # internal text/template mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b236/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p text/template -std -complete -installsuffix shared -buildid HGy9nUlqo4AE2EnTf5V0/HGy9nUlqo4AE2EnTf5V0 -goversion go1.15.6 -D "" -importcfg $WORK/b235/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/5f/5f9e9456f436d6853880fe5ac07f77d4b8db83b80342813869136166d9fc0d9c-d # internal github.com/snapcore/snapd/gadget/install mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/gadget/internal=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b209/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/gadget/install /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/snapcore/snapd/gadget/install -complete -installsuffix shared -buildid 03aPCMCV_WnMjJvIDQW_/03aPCMCV_WnMjJvIDQW_ -goversion go1.15.6 -D "" -importcfg $WORK/b245/importcfg -pack ./content.go ./install_dummy.go ./mount_linux.go ./params.go ./partition.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/95/956f0ef820a361d25f2a6ca1e0f166fb6b7d06324db6e9a673287125e4758cca-d # internal github.com/snapcore/snapd/overlord/devicestate/fde mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/secboot=$WORK/b209/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/devicestate/fde /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/snapcore/snapd/overlord/devicestate/fde -complete -installsuffix shared -buildid ybsuwh_85Sv97VfN_ER_/ybsuwh_85Sv97VfN_ER_ -goversion go1.15.6 -D "" -importcfg $WORK/b248/importcfg -pack ./fde.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/0e/0e1da22e3551a894ed404340d17aae6a3a3c72c42200fc30f3631a709a88b733-d # internal github.com/snapcore/snapd/overlord/devicestate/internal mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/devicestate/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/snapcore/snapd/overlord/devicestate/internal -complete -installsuffix shared -buildid 1uonsG0nZQYrA32Ub2fI/1uonsG0nZQYrA32Ub2fI -goversion go1.15.6 -D "" -importcfg $WORK/b249/importcfg -pack ./state.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/37/3707ca9e86cd28262da112bef61f0215f595332c3c7b53335f1bea7e05cf547c-d # internal github.com/snapcore/snapd/sysconfig mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/sysconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/snapcore/snapd/sysconfig -complete -installsuffix shared -buildid SoEY5DRvGWjMiuldLCwu/SoEY5DRvGWjMiuldLCwu -goversion go1.15.6 -D "" -importcfg $WORK/b252/importcfg -pack ./cloudinit.go ./sysconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/9a/9ae6e0a2b138db9a8acdda61ff7297e689b1210e42741218343258b67a41f012-d # internal github.com/snapcore/snapd/interfaces/kmod mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/kmod /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/snapcore/snapd/interfaces/kmod -complete -installsuffix shared -buildid r-NzMfLcEBFP2K7jBOh_/r-NzMfLcEBFP2K7jBOh_ -goversion go1.15.6 -D "" -importcfg $WORK/b258/importcfg -pack ./backend.go ./kmod.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/0b/0b23e60e916625637a0b7c6c8cbbeeb84e47b9a63d3e04952db16f03102f8b6d-d # internal github.com/snapcore/snapd/interfaces/seccomp mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b172/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/snapcore/snapd/interfaces/seccomp -complete -installsuffix shared -buildid _bH4ByEFgtPlPRUNjgO7/_bH4ByEFgtPlPRUNjgO7 -goversion go1.15.6 -D "" -importcfg $WORK/b259/importcfg -pack ./backend.go ./spec.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/17/173e7da43bd6cce266c7ee59411193f737d849551a5c07b20da753097bc2e704-d # internal github.com/snapcore/snapd/interfaces/systemd mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/systemd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/snapcore/snapd/interfaces/systemd -complete -installsuffix shared -buildid 1KICYjCtiJA0c2VAGB0Z/1KICYjCtiJA0c2VAGB0Z -goversion go1.15.6 -D "" -importcfg $WORK/b260/importcfg -pack ./backend.go ./service.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/9b/9bb83cf7ce0b9c4a2bc8bb7cf2da0a9b03fe7f28550b47f60d8721101c6c81a9-d # internal github.com/snapcore/snapd/interfaces/udev mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/udev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/snapcore/snapd/interfaces/udev -complete -installsuffix shared -buildid U0Fq9b59YiUQSVfOlR_E/U0Fq9b59YiUQSVfOlR_E -goversion go1.15.6 -D "" -importcfg $WORK/b261/importcfg -pack ./backend.go ./spec.go ./udev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/77/773623cc868ab4ec930e215bcd2ad46cd82f54940dd9598e8dcbe13fdfc3f7fd-d # internal github.com/snapcore/snapd/osutil/udev/netlink mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil/udev/netlink /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/snapcore/snapd/osutil/udev/netlink -complete -installsuffix shared -buildid BHf1R9QUcZFjCTnun7H7/BHf1R9QUcZFjCTnun7H7 -goversion go1.15.6 -D "" -importcfg $WORK/b265/importcfg -pack ./conn.go ./matcher.go ./rawsockstop.go ./rawsockstop_arm64.go ./uevent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/46/461362851c436af74becc765acee93d034cb2716df1fa3d537eab9526a3706bd-d # internal archive/tar mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b127/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid LkOOeD6Z2rxOqxro1DLG/LkOOeD6Z2rxOqxro1DLG -goversion go1.15.6 -D "" -importcfg $WORK/b269/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/4c/4c0328c1ebc15f43a26bb149aafde2d3de81c51e5f7f68dfbf68d1471023133b-d # internal github.com/snapcore/snapd/overlord/ifacestate/udevmonitor mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil/udev/netlink=$WORK/b265/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/ifacestate/udevmonitor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/snapcore/snapd/overlord/ifacestate/udevmonitor -complete -installsuffix shared -buildid 2SBYl3G30yuvtiCDKb3v/2SBYl3G30yuvtiCDKb3v -goversion go1.15.6 -D "" -importcfg $WORK/b264/importcfg -pack ./udevmon.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/16/169fe9c2a65250c3b8181641ddfc09608c280be57110b69373ab344b1c844e1d-d # internal archive/zip mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p archive/zip -std -complete -installsuffix shared -buildid HOvBY7HNx1G8uryjNhZb/HOvBY7HNx1G8uryjNhZb -goversion go1.15.6 -D "" -importcfg $WORK/b270/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/2c/2c54a7ccb9ea4604ec0a6ea382655d30818255cdabf07e6aa76a553615115cc2-d # internal github.com/snapcore/snapd/overlord/standby mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/standby /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/snapcore/snapd/overlord/standby -complete -installsuffix shared -buildid PDKTmLfEgBT8mATE4jQq/PDKTmLfEgBT8mATE4jQq -goversion go1.15.6 -D "" -importcfg $WORK/b275/importcfg -pack ./standby.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/c5/c5bcb6cc4b1c8a32087e64dc0a3ac4717e25d50187e429ca186345c29f8ada11-d # internal github.com/snapcore/snapd/polkit mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b174/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/polkit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/snapcore/snapd/polkit -complete -installsuffix shared -buildid xUlyORu0sZEeSo76Pnfd/xUlyORu0sZEeSo76Pnfd -goversion go1.15.6 -D "" -importcfg $WORK/b276/importcfg -pack ./authority.go ./pid_start_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/cf/cf96e6ee7ef8f30a933a6e1eb18374cf49379a0d2e6f8b2ce3544a1296fa7506-d # internal html/template mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html=$WORK/b279/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b235/_pkg_.a packagefile text/template/parse=$WORK/b236/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p html/template -std -complete -installsuffix shared -buildid Ra64bm2aZFPfZxY9xdnb/Ra64bm2aZFPfZxY9xdnb -goversion go1.15.6 -D "" -importcfg $WORK/b278/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/52/52d0fd7897c52a4e49e34833eb76cd66b576e6b75c5d7498dae97ad0746cdb4f-d # internal internal/profile mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/profile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p internal/profile -std -complete -installsuffix shared -buildid 6NOmI6wopKDj5uBt-WI9/6NOmI6wopKDj5uBt-WI9 -goversion go1.15.6 -D "" -importcfg $WORK/b280/importcfg -pack ./encode.go ./filter.go ./legacy_profile.go ./merge.go ./profile.go ./proto.go ./prune.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/45/4570898143c3248a58ccf7f5fd10e3d56c4954dea64125169efa2358798565b9-d # internal runtime/pprof mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b274/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p runtime/pprof -std -installsuffix shared -buildid I6BgUwdJovaEtsIK7oCQ/I6BgUwdJovaEtsIK7oCQ -goversion go1.15.6 -D "" -importcfg $WORK/b281/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/32/32be7af5c9a94e53908baa906d90d17c3b1ff82356f87d55ec96639f694aa3b3-d # internal os/signal mkdir -p $WORK/b282/ cat >$WORK/b282/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b282=>" -I $WORK/b282/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b282/symabis ./sig.s cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p os/signal -std -installsuffix shared -buildid D_0PHik_Dpw4i18Yjs4J/D_0PHik_Dpw4i18Yjs4J -goversion go1.15.6 -symabis $WORK/b282/symabis -D "" -importcfg $WORK/b282/importcfg -pack -asmhdr $WORK/b282/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b282=>" -I $WORK/b282/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b282/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b282/_pkg_.a $WORK/b282/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/59/597d8a26916cd65d900248a63cb54f3ba306772cee4b51472dc7e3071601cba2-d # internal github.com/snapcore/snapd/sanity mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b231/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/sanity /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/snapcore/snapd/sanity -complete -installsuffix shared -buildid mRZ7lA9O8NaKnOflp3eH/mRZ7lA9O8NaKnOflp3eH -goversion go1.15.6 -D "" -importcfg $WORK/b283/importcfg -pack ./apparmor_lxd.go ./cgroup.go ./check.go ./squashfs.go ./version.go ./wsl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ab/ab205d5c00229000cbcf19bc91a551a4eca361fa682045dcc58a742991380332-d # internal github.com/gorilla/mux mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cd /usr/share/gocode/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid ttLM8-g_kT31d7NHu3BL/ttLM8-g_kT31d7NHu3BL -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/3c/3cd1c199315e5b41a88810fffb6a16a5912454d63bd49c444c8146be10118d76-d # internal github.com/snapcore/snapd/client mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b163/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile mime/multipart=$WORK/b105/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid 4WBNVbMfzltUGJEJUjYh/4WBNVbMfzltUGJEJUjYh -goversion go1.15.6 -D "" -importcfg $WORK/b161/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./cohort.go ./conf.go ./connections.go ./console_conf.go ./errors.go ./icons.go ./interfaces.go ./login.go ./model.go ./packages.go ./snap_op.go ./snapctl.go ./snapshot.go ./systems.go ./users.go ./warnings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/2f/2f24c984a2dbc0a886fc78fa865ab3b386ab3838370070dd36c152b8e99c868f-d # internal net/http/httputil mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b094/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/http/internal=$WORK/b108/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid axExGAX_EgyROuZMxo2q/axExGAX_EgyROuZMxo2q -goversion go1.15.6 -D "" -importcfg $WORK/b168/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/3c/3cf5d1b34ee43202f96c2ff2bd332bb831346c84d24e746d3ac0675ba3e78e6f-d # internal github.com/snapcore/snapd/errtracker mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b178/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b218/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/errtracker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/snapcore/snapd/errtracker -complete -installsuffix shared -buildid -BUWJcUknxbzO1R-VHdJ/-BUWJcUknxbzO1R-VHdJ -goversion go1.15.6 -D "" -importcfg $WORK/b217/importcfg -pack ./errtracker.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/a4/a4c02eae68a1aca4c2ed5a9b7c0cde017e6c30d01270d540d58bc6cb223ba504-d # internal github.com/snapcore/snapd/usersession/client mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/usersession/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/snapcore/snapd/usersession/client -complete -installsuffix shared -buildid BdbFwltggx_KyLgwf5VK/BdbFwltggx_KyLgwf5VK -goversion go1.15.6 -D "" -importcfg $WORK/b234/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/ee/ee3fbc259a405e25dee3d35ff2c4732b51dca5acbf37872d7751da17b1aab5c4-d # internal github.com/snapcore/snapd/wrappers mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b234/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/template=$WORK/b235/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/wrappers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/snapcore/snapd/wrappers -complete -installsuffix shared -buildid UKlROwSwpsdiEDPXat-5/UKlROwSwpsdiEDPXat-5 -goversion go1.15.6 -D "" -importcfg $WORK/b233/importcfg -pack ./binaries.go ./core18.go ./desktop.go ./icons.go ./services.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/fd/fd12c43d67cd2cd249ea4460eeb96ca457af81c2ba8fea4a502a2fa320ea5a71-d # internal github.com/snapcore/snapd/overlord/configstate/proxyconf mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/configstate/proxyconf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/snapcore/snapd/overlord/configstate/proxyconf -complete -installsuffix shared -buildid iaWIf8SJI3PbgEfCcfiZ/iaWIf8SJI3PbgEfCcfiZ -goversion go1.15.6 -D "" -importcfg $WORK/b247/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/c8/c86baec99c6d4e173c74a99b79da102161e8e9f5e18074da2ce0b3505f1543bc-d # internal net/http/pprof mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html/template=$WORK/b278/_pkg_.a packagefile internal/profile=$WORK/b280/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b281/_pkg_.a packagefile runtime/trace=$WORK/b160/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid gSpkd86stCHeN7ksjwOc/gSpkd86stCHeN7ksjwOc -goversion go1.15.6 -D "" -importcfg $WORK/b277/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/7b/7bf9bd1169556053bb57526dbf3afefd5e6b587d150808a7443dc1f437812a2c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/99/995f67d0820464f9305ae6eb78f0b268c5be4d61af6e2b657ae6c50a0e8a3ac1-d # internal github.com/snapcore/snapd/httputil mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b167/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/http/httputil=$WORK/b168/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/snapcore/snapd/httputil -complete -installsuffix shared -buildid GyFSNysyejz0c6V-_EYY/GyFSNysyejz0c6V-_EYY -goversion go1.15.6 -D "" -importcfg $WORK/b166/importcfg -pack ./client.go ./logger.go ./retry.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/83/83eacda469f2b7702431b4b2a08965fd0d24042c1ab7813c44aebd5c44ef3924-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/7b/7b76671c82c1b7ff4588c15a2b1d374178e3ad4d3baf7070fa682a6774e4b402-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/47/47dd944799ec1248b68cf2d69295eaaaffc772099d02fd28da85e597145cb6a1-d # internal github.com/snapcore/snapd/client/clientutil mkdir -p $WORK/b165/ github.com/snapcore/snapd/overlord/snapshotstate/backend mkdir -p $WORK/b268/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/client=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/client/clientutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/snapcore/snapd/client/clientutil -complete -installsuffix shared -buildid nnTN7o37k3sbmM5QUHZX/nnTN7o37k3sbmM5QUHZX -goversion go1.15.6 -D "" -importcfg $WORK/b165/importcfg -pack ./snapinfo.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b269/_pkg_.a packagefile archive/zip=$WORK/b270/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile os/user=$WORK/b127/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF github.com/snapcore/snapd/store mkdir -p $WORK/b238/ cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/snapshotstate/backend /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/snapcore/snapd/overlord/snapshotstate/backend -complete -installsuffix shared -buildid xsfauEGBCFiIY4Wz1hlS/xsfauEGBCFiIY4Wz1hlS -goversion go1.15.6 -D "" -importcfg $WORK/b268/importcfg -pack ./backend.go ./helpers.go ./reader.go ./restorestate.go cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/juju/ratelimit=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b187/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b167/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/store /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/snapcore/snapd/store -complete -installsuffix shared -buildid EK7x7SFg3butjWxed5Mj/EK7x7SFg3butjWxed5Mj -goversion go1.15.6 -D "" -importcfg $WORK/b238/importcfg -pack ./auth.go ./cache.go ./details.go ./details_v2.go ./devicenauthctx.go ./errors.go ./search_v2.go ./store.go ./store_action.go ./store_asserts.go ./store_download.go ./uacontext.go ./userinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/e0/e03aefb508d6b04d195f641e0a662dd619b7bbe14214a809c2ca9ecc208ca4ec-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/17/17ef61051d00ae366aaa4b034d5768759ae97371c9a256af561b5b2459fe9b57-d # internal github.com/snapcore/snapd/interfaces/dbus mkdir -p $WORK/b257/ github.com/snapcore/snapd/overlord/snapstate/backend mkdir -p $WORK/b223/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock/runinhibit=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/snapcore/snapd/interfaces/dbus -complete -installsuffix shared -buildid Zd6w4_34jQqsaR5AqG4D/Zd6w4_34jQqsaR5AqG4D -goversion go1.15.6 -D "" -importcfg $WORK/b257/importcfg -pack ./backend.go ./dbus.go ./spec.go ./template.go cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/snapstate/backend /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/snapcore/snapd/overlord/snapstate/backend -complete -installsuffix shared -buildid UdEbB-64JT-zApz2_rEJ/UdEbB-64JT-zApz2_rEJ -goversion go1.15.6 -D "" -importcfg $WORK/b223/importcfg -pack ./aliases.go ./backend.go ./copydata.go ./fontconfig.go ./link.go ./locking.go ./mountns.go ./mountunit.go ./setup.go ./snapdata.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/09/09ef660e0b8569cc3c81c5bb044f2b7cae9d7453040d63281c5ee6370f648aa1-d # internal github.com/snapcore/snapd/interfaces/apparmor mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b257/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b172/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/snapcore/snapd/interfaces/apparmor -complete -installsuffix shared -buildid W8-8X93NpQxqiApOtkf-/W8-8X93NpQxqiApOtkf- -goversion go1.15.6 -D "" -importcfg $WORK/b256/importcfg -pack ./apparmor.go ./backend.go ./spec.go ./template.go ./template_vars.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/b0/b04e76c37e543d1b87e67892590b20a87c50868c9249916d248c397abc281d7f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/11/11ade1727deda93b25cc961d49a20ddcc9104d8df51476bbe53bafc49916dca2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/63/6316aeda9a66513416b1267cbcc2e37fd15693676eb6a5388743dbe07f906012-d # internal github.com/snapcore/snapd/interfaces/backends mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b256/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b257/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b258/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b259/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b260/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b261/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b172/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/backends /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/snapcore/snapd/interfaces/backends -complete -installsuffix shared -buildid VnAf_Jo61wFSSgNzDMba/VnAf_Jo61wFSSgNzDMba -goversion go1.15.6 -D "" -importcfg $WORK/b255/importcfg -pack ./backends.go github.com/snapcore/snapd/interfaces/builtin mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b256/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b257/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b258/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b259/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b260/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b261/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b172/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/builtin /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/snapcore/snapd/interfaces/builtin -complete -installsuffix shared -buildid J2YT3zoIGD4rlmbeWL4q/J2YT3zoIGD4rlmbeWL4q -goversion go1.15.6 -D "" -importcfg $WORK/b262/importcfg -pack ./account_control.go ./accounts_service.go ./adb_support.go ./all.go ./alsa.go ./appstream_metadata.go ./audio_playback.go ./audio_record.go ./autopilot.go ./avahi_control.go ./avahi_observe.go ./block_devices.go ./bluetooth_control.go ./bluez.go ./bool_file.go ./broadcom_asic_control.go ./browser_support.go ./calendar_service.go ./camera.go ./can_bus.go ./cifs_mount.go ./classic_support.go ./common.go ./common_files.go ./contacts_service.go ./content.go ./core_support.go ./cpu_control.go ./cups.go ./cups_control.go ./daemon_notify.go ./dbus.go ./dcdbas_control.go ./desktop.go ./desktop_legacy.go ./device_buttons.go ./display_control.go ./docker.go ./docker_support.go ./dummy.go ./dvb.go ./firewall_control.go ./framebuffer.go ./fuse_support.go ./fwupd.go ./gconf.go ./gpg_keys.go ./gpg_public_keys.go ./gpio.go ./gpio_control.go ./gpio_memory_control.go ./greengrass_support.go ./gsettings.go ./hardware_observe.go ./hardware_random_control.go ./hardware_random_observe.go ./hidraw.go ./home.go ./hostname_control.go ./hugepages_control.go ./i2c.go ./iio.go ./intel_mei.go ./io_ports_control.go ./jack1.go ./joystick.go ./juju_client_observe.go ./kernel_crypto_api.go ./kernel_module_control.go ./kernel_module_observe.go ./kubernetes_support.go ./kvm.go ./libvirt.go ./locale_control.go ./location_control.go ./location_observe.go ./log_observe.go ./login_session_control.go ./login_session_observe.go ./lxd.go ./lxd_support.go ./maliit.go ./media_hub.go ./mir.go ./modem_manager.go ./mount_observe.go ./mpris.go ./multipass_support.go ./netlink_audit.go ./netlink_connector.go ./network.go ./network_bind.go ./network_control.go ./network_manager.go ./network_manager_observe.go ./network_observe.go ./network_setup_control.go ./network_setup_observe.go ./network_status.go ./ofono.go ./online_accounts_service.go ./opengl.go ./openvswitch.go ./openvswitch_support.go ./optical_drive.go ./packagekit_control.go ./password_manager_service.go ./personal_files.go ./physical_memory_control.go ./physical_memory_observe.go ./power_control.go ./ppp.go ./process_control.go ./ptp.go ./pulseaudio.go ./raw_usb.go ./raw_volume.go ./removable_media.go ./screen_inhibit_control.go ./screencast_legacy.go ./serial_port.go ./shutdown.go ./snapd_control.go ./spi.go ./ssh_keys.go ./ssh_public_keys.go ./storage_framework_service.go ./system_backup.go ./system_files.go ./system_observe.go ./system_packages_doc.go ./system_source_code.go ./system_trace.go ./thumbnailer_service.go ./time_control.go ./timeserver_control.go ./timezone_control.go ./tpm.go ./u2f_devices.go ./ubuntu_download_manager.go ./udisks2.go ./uhid.go ./uinput.go ./uio.go ./unity7.go ./unity8.go ./unity8_calendar.go ./unity8_contacts.go ./unity8_pim_common.go ./upower_observe.go ./utils.go ./vcio.go ./wayland.go ./x11.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/06/065a649e727835eead4085fb63bd3ca1d18740566304122ce13c66241273457e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/65/650407cad3441ca4dc8f31286dd9f80cbc31ca4c69279529c320f76363c62000-d # internal github.com/snapcore/snapd/overlord/storecontext mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b238/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/storecontext /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/snapcore/snapd/overlord/storecontext -complete -installsuffix shared -buildid TVBBJ2d92rekqDaNJOcj/TVBBJ2d92rekqDaNJOcj -goversion go1.15.6 -D "" -importcfg $WORK/b251/importcfg -pack ./context.go github.com/snapcore/snapd/overlord/snapstate mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock/runinhibit=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/backend=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b234/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/snapstate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/snapcore/snapd/overlord/snapstate -complete -installsuffix shared -buildid bZx2nASVDUQAWR5UlnXE/bZx2nASVDUQAWR5UlnXE -goversion go1.15.6 -D "" -importcfg $WORK/b192/importcfg -pack ./aliasesv2.go ./autorefresh.go ./aux_store_info.go ./backend.go ./booted.go ./catalogrefresh.go ./check_snap.go ./conflict.go ./cookies.go ./dbus.go ./devicectx.go ./flags.go ./handlers.go ./policy.go ./progress.go ./readme.go ./refresh.go ./refreshhints.go ./snapmgr.go ./snapstate.go ./storehelpers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/84/84ffd6ca42f8bfc1eca665981ce9c9c5d70e983aa65894ba53a23c979a9f6067-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/94/94569a78dcb9a99719d29b2a9ba36e76c8d342a27bae9c5b0b44882b1f448d98-d # internal github.com/snapcore/snapd/interfaces/policy mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b262/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/policy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/snapcore/snapd/interfaces/policy -complete -installsuffix shared -buildid JU5glu3ht-_kdG5z3cKx/JU5glu3ht-_kdG5z3cKx -goversion go1.15.6 -D "" -importcfg $WORK/b263/importcfg -pack ./basedeclaration.go ./helpers.go ./policy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/fb/fb31f30203f732c1e8a19ea01720de8be885c194f098f9e71ae3f720f1c1575a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/ca/ca4b0628c9547ff734d8f4b36fd11566b39a248795d59d0f78adb837284ae2df-d # internal github.com/snapcore/snapd/overlord/hookstate mkdir -p $WORK/b250/ github.com/snapcore/snapd/overlord/snapstate/policy github.com/snapcore/snapd/overlord/snapshotstate github.com/snapcore/snapd/overlord/patch github.com/snapcore/snapd/overlord/assertstate cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b271/ cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/hookstate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/snapcore/snapd/overlord/hookstate -complete -installsuffix shared -buildid q_ToG5KyewvM1waHg30z/q_ToG5KyewvM1waHg30z -goversion go1.15.6 -D "" -importcfg $WORK/b250/importcfg -pack ./context.go ./hookmgr.go ./hooks.go ./hookstate.go ./repository.go cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/snapstate/policy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/snapcore/snapd/overlord/snapstate/policy -complete -installsuffix shared -buildid plCrmrs7GjLG_Qsnb3dS/plCrmrs7GjLG_Qsnb3dS -goversion go1.15.6 -D "" -importcfg $WORK/b271/importcfg -pack ./base.go ./errors.go ./gadget.go ./kernel.go ./os.go ./policy.go ./snapd.go mkdir -p $WORK/b267/ mkdir -p $WORK/b266/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate/backend=$WORK/b268/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b183/ cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/snapshotstate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/snapcore/snapd/overlord/snapshotstate -complete -installsuffix shared -buildid loQEv_6sxCpOWwj-FQim/loQEv_6sxCpOWwj-FQim -goversion go1.15.6 -D "" -importcfg $WORK/b267/importcfg -pack ./snapshotmgr.go ./snapshotstate.go cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b238/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/assertstate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/snapcore/snapd/overlord/assertstate -complete -installsuffix shared -buildid 6N4BrWbHbAK1n4_xuWYH/6N4BrWbHbAK1n4_xuWYH -goversion go1.15.6 -D "" -importcfg $WORK/b183/importcfg -pack ./assertmgr.go ./assertstate.go ./bulk.go ./helpers.go ./validation_set_tracking.go cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/patch /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/snapcore/snapd/overlord/patch -complete -installsuffix shared -buildid XK8DiFZpz7gRFOn5lwAy/XK8DiFZpz7gRFOn5lwAy -goversion go1.15.6 -D "" -importcfg $WORK/b266/importcfg -pack ./patch.go ./patch1.go ./patch2.go ./patch3.go ./patch4.go ./patch5.go ./patch6.go ./patch6_1.go ./patch6_2.go ./patch6_3.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/88/88ca8dd73e3e1d8c74ad19b9bb175cdb0e378ed58550751b9436c1aeefe6294f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/19/19cca257dfa9dbb27c12433f0fe4a201518198a43931145cabdf7e6c29a11c35-d # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/77/770e6d4298b1227636896dfab8a22b9043a8a2df7cecc9137d7fe21c0275ee31-d # internal github.com/snapcore/snapd/overlord/healthstate mkdir -p $WORK/b253/ github.com/snapcore/snapd/overlord/servicestate mkdir -p $WORK/b273/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/healthstate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/snapcore/snapd/overlord/healthstate -complete -installsuffix shared -buildid uZoztVr04JX9BEGVRRFd/uZoztVr04JX9BEGVRRFd -goversion go1.15.6 -D "" -importcfg $WORK/b253/importcfg -pack ./healthstate.go cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/servicestate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/snapcore/snapd/overlord/servicestate -complete -installsuffix shared -buildid uXbl7RtUyc8wbVv4FtL3/uXbl7RtUyc8wbVv4FtL3 -goversion go1.15.6 -D "" -importcfg $WORK/b273/importcfg -pack ./helpers.go ./service_control.go ./servicemgr.go ./servicestate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/1c/1c2b2222bff5d5b82edf883b43a6941e4a20dbe5b32bc56d5a2ae62a033ced1d-d # internal github.com/snapcore/snapd/overlord/devicestate mkdir -p $WORK/b244/ github.com/snapcore/snapd/overlord/ifacestate mkdir -p $WORK/b254/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b073/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/gadget/install=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate/fde=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate/internal=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b251/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b252/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/backends=$WORK/b255/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b262/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/policy=$WORK/b263/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/udevmonitor=$WORK/b264/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/devicestate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/snapcore/snapd/overlord/devicestate -complete -installsuffix shared -buildid 6LNCJ_WqQ3nGDO9uGFqp/6LNCJ_WqQ3nGDO9uGFqp -goversion go1.15.6 -D "" -importcfg $WORK/b244/importcfg -pack ./crypto.go ./devicectx.go ./devicemgr.go ./devicestate.go ./firstboot.go ./handlers.go ./handlers_gadget.go ./handlers_install.go ./handlers_remodel.go ./handlers_serial.go ./helpers.go ./remodel.go ./systems.go cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/ifacestate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/snapcore/snapd/overlord/ifacestate -complete -installsuffix shared -buildid oPlkKBdV3F0JDatc26x7/oPlkKBdV3F0JDatc26x7 -goversion go1.15.6 -D "" -importcfg $WORK/b254/importcfg -pack ./handlers.go ./helpers.go ./hooks.go ./hotplug.go ./ifacemgr.go ./ifacestate.go ./implicit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/fb/fb2b678dc11d778f87e846a9104c98ccae2c58c58f042e299ca4c9f6d456cf37-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/88/88d0ca4c119651fc58405c9909e4c4f0e341191f21eb7b4f4cb8ebc397ba74ac-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/91/91d47e5e34d0dfed4ea83db12e2574cdc52f8694ec41b05cc37c804734faed15-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/5a/5a3cd8f1e2474380773a8c1f15c04ed88ee2508c4ddce45593c6c81d7d4152f3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/a6/a6a9ab38f2e51a67385f5685b1af38b1a77c87685a41fbacceeb999df4e09c8c-d # internal github.com/snapcore/snapd/overlord/configstate/configcore mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b252/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/configstate/configcore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/snapcore/snapd/overlord/configstate/configcore -complete -installsuffix shared -buildid 16x6IiRtPaPErXwLhWkt/16x6IiRtPaPErXwLhWkt -goversion go1.15.6 -D "" -importcfg $WORK/b243/importcfg -pack ./backlight.go ./certs.go ./cloud.go ./corecfg.go ./experimental.go ./handlers.go ./journal.go ./network.go ./picfg.go ./powerbtn.go ./proxy.go ./refresh.go ./runwithstate.go ./services.go ./snapshots.go ./sysctl.go ./timezone.go ./utils.go ./vitality.go ./watchdog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/c3/c3f213eedca2a150bc08c5468c7bf86c1e4ab38904d3e4e3a470fac80c3a4b7e-d # internal github.com/snapcore/snapd/overlord/configstate mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/configstate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/snapcore/snapd/overlord/configstate -complete -installsuffix shared -buildid Asbg1zyoM7JYTinbj3Mi/Asbg1zyoM7JYTinbj3Mi -goversion go1.15.6 -D "" -importcfg $WORK/b242/importcfg -pack ./configmgr.go ./configstate.go ./helpers.go ./hooks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/5b/5b4dd00705ac4942fce8ef6273d9c840106dba656c3b6f7c74873ba0d5a9afa0-d # internal github.com/snapcore/snapd/overlord mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/overlord/patch=$WORK/b266/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b267/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/policy=$WORK/b271/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b251/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF github.com/snapcore/snapd/overlord/hookstate/ctlcmd mkdir -p $WORK/b272/ cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/snapcore/snapd/overlord -complete -installsuffix shared -buildid -1S9iu8LPfSkg9VGP1lZ/-1S9iu8LPfSkg9VGP1lZ -goversion go1.15.6 -D "" -importcfg $WORK/b182/importcfg -pack ./backend.go ./overlord.go ./stateengine.go ./unknowntask.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b165/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate/fde=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b273/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b274/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/hookstate/ctlcmd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/snapcore/snapd/overlord/hookstate/ctlcmd -complete -installsuffix shared -buildid -vbilhfTe0RrJQr2F6ni/-vbilhfTe0RrJQr2F6ni -goversion go1.15.6 -D "" -importcfg $WORK/b272/importcfg -pack ./ctlcmd.go ./fde_setup.go ./get.go ./health.go ./helpers.go ./is_connected.go ./restart.go ./services.go ./set.go ./start.go ./stop.go ./unset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/51/51c869ddfd953f69b6141ffd2714cdf9db8758cf78b19223ea8f1f8c2057ade5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/4e/4e985b66fd78218425e62949290d34f2807d8e6134cf9af53dd6974a2c39d000-d # internal github.com/snapcore/snapd/daemon mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/hmac=$WORK/b038/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b048/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b165/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/overlord=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate/ctlcmd=$WORK/b272/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b273/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b267/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/standby=$WORK/b275/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/polkit=$WORK/b276/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile mime=$WORK/b104/_pkg_.a packagefile mime/multipart=$WORK/b105/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/http/pprof=$WORK/b277/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile os/signal=$WORK/b282/_pkg_.a packagefile os/user=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/daemon /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/snapcore/snapd/daemon -complete -installsuffix shared -buildid WAV9xJBZW55dUlK28NIF/WAV9xJBZW55dUlK28NIF -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./api.go ./api_asserts.go ./api_cohort.go ./api_connections.go ./api_console_conf.go ./api_debug.go ./api_debug_pprof.go ./api_debug_seeding.go ./api_download.go ./api_json.go ./api_model.go ./api_snap_file.go ./api_snapshots.go ./api_system_recovery_keys.go ./api_systems.go ./api_users.go ./daemon.go ./response.go ./snap.go ./ucrednet.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fa/fa14f16a00a5387bb930dd25a5b934046b319200007a8dd94849395ebe18c58c-d # internal github.com/snapcore/snapd/cmd/snapd mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/daemon=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/sanity=$WORK/b283/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b282/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/cmd/snapd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid Dnn1jQrFOEfgSYGnI6J-/Dnn1jQrFOEfgSYGnI6J- -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b0/b09c127f0cca6b08cb683b2ec0dc9ba0c595bb22dc6a912a8bda51f32ec1b875-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snapd=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/daemon=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/sanity=$WORK/b283/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b282/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/hmac=$WORK/b038/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b048/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b165/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/overlord=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate/ctlcmd=$WORK/b272/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b273/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b267/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/overlord/standby=$WORK/b275/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/polkit=$WORK/b276/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b179/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b125/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile mime=$WORK/b104/_pkg_.a packagefile mime/multipart=$WORK/b105/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/http/pprof=$WORK/b277/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os/exec=$WORK/b126/_pkg_.a packagefile os/user=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile crypto/md5=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b194/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b218/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile debug/elf=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b121/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b172/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b173/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b231/_pkg_.a packagefile log/syslog=$WORK/b232/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b113/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b132/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b134/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b144/_pkg_.a packagefile net/mail=$WORK/b145/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b163/_pkg_.a packagefile crypto/tls=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b167/_pkg_.a packagefile net/http/httputil=$WORK/b168/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b155/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b177/_pkg_.a packagefile github.com/coreos/go-systemd/activation=$WORK/b181/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/overlord/patch=$WORK/b266/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/policy=$WORK/b271/_pkg_.a packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b251/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b184/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b243/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/gadget/install=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate/fde=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate/internal=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b252/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile text/tabwriter=$WORK/b274/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/backends=$WORK/b255/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b262/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/policy=$WORK/b263/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/udevmonitor=$WORK/b264/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate/backend=$WORK/b268/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock/runinhibit=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/backend=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b227/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b228/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile crypto/ecdsa=$WORK/b062/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b152/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b215/_pkg_.a packagefile github.com/juju/ratelimit=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b240/_pkg_.a packagefile mime/quotedprintable=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b083/_pkg_.a packagefile internal/nettrace=$WORK/b084/_pkg_.a packagefile internal/singleflight=$WORK/b085/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b107/_pkg_.a packagefile net/http/internal=$WORK/b108/_pkg_.a packagefile html/template=$WORK/b278/_pkg_.a packagefile internal/profile=$WORK/b280/_pkg_.a packagefile runtime/pprof=$WORK/b281/_pkg_.a packagefile runtime/trace=$WORK/b160/_pkg_.a packagefile regexp/syntax=$WORK/b111/_pkg_.a packagefile hash/fnv=$WORK/b195/_pkg_.a packagefile runtime/debug=$WORK/b159/_pkg_.a packagefile gopkg.in/mgo.v2/internal/json=$WORK/b219/_pkg_.a packagefile compress/zlib=$WORK/b118/_pkg_.a packagefile debug/dwarf=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b175/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b114/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile crypto/internal/randutil=$WORK/b064/_pkg_.a packagefile compress/bzip2=$WORK/b135/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/dsa=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b063/_pkg_.a packagefile crypto/sha1=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b136/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b138/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b139/_pkg_.a packagefile image=$WORK/b140/_pkg_.a packagefile image/jpeg=$WORK/b142/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b164/_pkg_.a packagefile crypto/ed25519=$WORK/b069/_pkg_.a packagefile crypto/rc4=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b156/_pkg_.a packagefile testing=$WORK/b157/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b188/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b197/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/gadget/edition=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/gadget/internal=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b211/_pkg_.a packagefile text/template=$WORK/b235/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b256/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b257/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b258/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b259/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b260/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b261/_pkg_.a packagefile github.com/snapcore/snapd/osutil/udev/netlink=$WORK/b265/_pkg_.a packagefile archive/tar=$WORK/b269/_pkg_.a packagefile archive/zip=$WORK/b270/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b199/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/assets=$WORK/b200/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b214/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b100/_pkg_.a packagefile html=$WORK/b279/_pkg_.a packagefile text/template/parse=$WORK/b236/_pkg_.a packagefile hash/adler32=$WORK/b119/_pkg_.a packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile image/color=$WORK/b141/_pkg_.a packagefile image/internal/imageutil=$WORK/b143/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b091/_pkg_.a packagefile flag=$WORK/b158/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=$WORK/b189/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b190/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b191/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b097/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=8Y9nnxIkyi4OfHJGnh1p/Dnn1jQrFOEfgSYGnI6J-/c2UZV6p2Glqag0fuB0OO/8Y9nnxIkyi4OfHJGnh1p -B 0xd0111052a41917b30c505ee986a8c853d48b9691 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/snapd rm -r $WORK/b001/ + BUILDTAGS='nosecboot nomanagers' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback nosecboot nomanagers' -ldflags ' -B 0x78eedf06b4681cc91f24c6c33dc86dd5bde374b2 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snap github.com/snapcore/snapd/cmd/snap WORK=/tmp/go-build267255250 internal/cpu mkdir -p $WORK/b010/ internal/unsafeheader cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid b3FS1CA1-8xVEE1cwUeQ/b3FS1CA1-8xVEE1cwUeQ -goversion go1.15.6 -D "" -importcfg $WORK/b010/importcfg -pack ./cpu.go ./cpu_arm64.go mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid odoLga2Q3k0KwhFj2vDV/odoLga2Q3k0KwhFj2vDV -goversion go1.15.6 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid IHm7HS6agtdIWwBkKlwV/IHm7HS6agtdIWwBkKlwV -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid ymEWITZtGZkamO_sKOR6/ymEWITZtGZkamO_sKOR6 -goversion go1.15.6 -D "" -importcfg $WORK/b016/importcfg -pack ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/7e/7e8aa51848c2639e1624acdf61238f4cb2fe9ede26f29a30a3f61315d3acf403-d # internal sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b017/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/4c/4c58712f0729418069e261653020131bef3e74c8a367e214e7f18c34c08eea50-d # internal unicode mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid aLsFVZAO0qBMPedNAPyr/aLsFVZAO0qBMPedNAPyr -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid VlsJVAeT91J8jCymNECz/VlsJVAeT91J8jCymNECz -goversion go1.15.6 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm64.go ./stubs.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid fmC0IUlxSYmcst3vdtqP/fmC0IUlxSYmcst3vdtqP -goversion go1.15.6 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/67/67dc1921302633abbdb964cbbf3bad68a95d4d6eaf3b27bc75be1153caaa34db-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid _doDFA72DXM1Tmf4u8nG/_doDFA72DXM1Tmf4u8nG -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/44/448afaf12a525b60fa479b408758221c607809ae3a96f6417726605684e4f5ce-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b017/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/be/beaf407ebfe407084324863d03d67462d1d3a1d7a452ef11d325647284971aa0-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid kMZfMj29DTwVSP3PXpjl/kMZfMj29DTwVSP3PXpjl -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9e/9eda8d20218f05e2f04e7d72020974fe6c5748e6c2aeb4d891b9b0aaccf83139-d # internal math/bits mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p math/bits -std -complete -installsuffix shared -buildid uJZtg5zL_NKnJ26MWLPk/uJZtg5zL_NKnJ26MWLPk -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/77/773252047295226d6f428ec48ca9c7b8a56313245678240fe4fb729517a7f864-d # internal encoding mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p encoding -std -complete -installsuffix shared -buildid b7nFvj4_Z1rTe3PlmNU3/b7nFvj4_Z1rTe3PlmNU3 -goversion go1.15.6 -D "" -importcfg $WORK/b030/importcfg -pack ./encoding.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid uvqiRn2nl1eMlxpsWEnm/uvqiRn2nl1eMlxpsWEnm -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/54/54d33436f97b2b73dde310d18482f954c055a7988ccaa906c0590396ef00d7e5-d # internal internal/testlog mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid GuUrgke9172oaQlx3WB5/GuUrgke9172oaQlx3WB5 -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/01/0180709eb2de994e8938e22f5b9c739c5dd9d1236e7e7324a81f0bb8a620b1ac-d # internal unicode/utf16 mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid TepEzh0N9RElyLDune-c/TepEzh0N9RElyLDune-c -goversion go1.15.6 -D "" -importcfg $WORK/b042/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/12/1254775e7369ab22cbcb91a0954ab65358aafd45962489023707b66b905fc557-d # internal crypto/internal/subtle mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid BcixXIwOErxQJuDIEwbY/BcixXIwOErxQJuDIEwbY -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/cc/cc7fc255b4bcedaa884dca1418d0b6feaffecb5b509935f11a0718571ea097d4-d # internal crypto/subtle mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid K6QVF27xZAiIIpLtTX73/K6QVF27xZAiIIpLtTX73 -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/7f/7f76df205d0672feb0d4565f61e30b43874441b987e5a245a505ae9e44ee2716-d # internal math mkdir -p $WORK/b024/ cat >$WORK/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b024/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/3e/3e64b7ab40aca644b6818a660fb560a4d2b17354d18f03a087c274b3159f89b5-d # internal internal/nettrace mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 2vUoYy1krBiHLQmVnZOV/2vUoYy1krBiHLQmVnZOV -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack ./nettrace.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math -std -installsuffix shared -buildid sIw_R4H6s3Kp0HU3GgTP/sIw_R4H6s3Kp0HU3GgTP -goversion go1.15.6 -symabis $WORK/b024/symabis -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_arm64.o $WORK/b009/count_arm64.o $WORK/b009/equal_arm64.o $WORK/b009/index_arm64.o $WORK/b009/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f9/f9d8d6888bd3b8805154a4abdeb9fd98e8871b5078af77981c735fb4e0a395af-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/69/693b589ec4a3c3d3d28b5907fc27e0b7a726ad31c7f8d5df733540ea2704a2f7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/1b/1b17ab95f49b6bdcc46398dddb99ac6cf9fe86715b00bbb6baeea722914fa472-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid HsGz_85p-oLeJm5CgaDj/HsGz_85p-oLeJm5CgaDj -goversion go1.15.6 -D "" -importcfg $WORK/b066/importcfg -pack ./unsafeheader.go runtime/cgo mkdir -p $WORK/b060/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b060/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b060/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8d/8d912320b5768383ce564fc2e4b54af0ac08f65eedf3a8a8c6733e79dba93264-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ps-FhJ2hId7BQ_WbqWJY/ps-FhJ2hId7BQ_WbqWJY -goversion go1.15.6 -D "" -importcfg $WORK/b105/importcfg -pack ./asn1.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid BG5FyJxa5remuxPC0qkZ/BG5FyJxa5remuxPC0qkZ -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/44/44d5cd7a142616c3f6746e0b588e8d1e7e17fefb7fa81de0dc9720bacaa20154-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true image/color mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p image/color -std -complete -installsuffix shared -buildid 6PF5b7HwSpvB06hOXHo2/6PF5b7HwSpvB06hOXHo2 -goversion go1.15.6 -D "" -importcfg $WORK/b112/importcfg -pack ./color.go ./ycbcr.go cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c9/c972980d92befa3023a735dfea98a39f69bae02313d64888a4ecaae448f75f10-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/87/87c31cfcab6c421b58230148a8d391af5eef94270987ab0c589e8cb8e30823fa-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b060 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c golang.org/x/xerrors/internal mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/xerrors/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p golang.org/x/xerrors/internal -complete -installsuffix shared -buildid 024OGNIN4UvTpsgd5VfP/024OGNIN4UvTpsgd5VfP -goversion go1.15.6 -D "" -importcfg $WORK/b161/importcfg -pack ./internal.go container/list mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p container/list -std -complete -installsuffix shared -buildid PfZFWIgdbnl2l__x4P96/PfZFWIgdbnl2l__x4P96 -goversion go1.15.6 -D "" -importcfg $WORK/b166/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/57/576f428f547b3feb2d9e839239c0927594a4effb59856f9d58d74a4f254bfc0f-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid DIIU7Id96Y7QLe5_RHDl/DIIU7Id96Y7QLe5_RHDl -goversion go1.15.6 -D "" -importcfg $WORK/b177/importcfg -pack ./aliasing.go cd $WORK/b060 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/29/29874a3b9ce9e1b12d631d42cc7c2a2f9b8ff8c53123eb5d3278446caf2c3347-d # internal golang.org/x/crypto/internal/subtle mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid PsG32VHnnFYpn2G7dxFN/PsG32VHnnFYpn2G7dxFN -goversion go1.15.6 -D "" -importcfg $WORK/b198/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/d1/d1609e29d737359a654a497067d69970e8e70617e5003244053b30594c7217b4-d # internal golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p golang.org/x/crypto/salsa20/salsa -complete -installsuffix shared -buildid MVHOpYH1EtZDluArniPc/MVHOpYH1EtZDluArniPc -goversion go1.15.6 -D "" -importcfg $WORK/b200/importcfg -pack ./hsalsa20.go ./salsa208.go ./salsa20_noasm.go ./salsa20_ref.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/sqrt_arm64.o ./sqrt_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/57/5738da93e9c450aa0fad46c7b992255a5b286f644065b4e9def233a0d2fd862b-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b024/_pkg_.a $WORK/b024/dim_arm64.o $WORK/b024/exp_arm64.o $WORK/b024/floor_arm64.o $WORK/b024/modf_arm64.o $WORK/b024/sqrt_arm64.o $WORK/b024/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4d/4d20a1d308a8834ef18097026c73e93bbcee5da3d67973d6acf1d6b86ed1f7ef-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/8c/8cff3fc1daf4af878c1d5eee6416210dcdc6596ee7dc5774130075c491a8abe1-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x012.o -c gcc_arm64.S cd $WORK/b060 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -o $WORK/b060/_cgo_.o $WORK/b060/_cgo_main.o $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o $WORK/b060/_x005.o $WORK/b060/_x006.o $WORK/b060/_x007.o $WORK/b060/_x008.o $WORK/b060/_x009.o $WORK/b060/_x010.o $WORK/b060/_x011.o $WORK/b060/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b060/_cgo_.o -dynout $WORK/b060/_cgo_import.go -dynlinker cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b060/symabis ./asm_arm64.s cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 2rBJAz0i1useHJMxaCar/2rBJAz0i1useHJMxaCar -goversion go1.15.6 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b060/_cgo_gotypes.go $WORK/b060/cgo.cgo1.go $WORK/b060/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b060/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b060/_pkg_.a $WORK/b060/asm_arm64.o $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o $WORK/b060/_x005.o $WORK/b060/_x006.o $WORK/b060/_x007.o $WORK/b060/_x008.o $WORK/b060/_x009.o $WORK/b060/_x010.o $WORK/b060/_x011.o $WORK/b060/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b2/b29dc7363b139c2e4c450ad3ed6876b219a0da1a562675be411af144111e3a7d-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b008/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm64.o $WORK/b008/atomic_arm64.o $WORK/b008/duff_arm64.o $WORK/b008/memclr_arm64.o $WORK/b008/memmove_arm64.o $WORK/b008/preempt_arm64.o $WORK/b008/rt0_linux_arm64.o $WORK/b008/sys_linux_arm64.o $WORK/b008/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/2d/2dbe59820dfdca79c8ee2958257fdc1144cc5e411af6ec950da8e7b8fb6eaaff-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b015/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid fQh0NEY7qjS4vOHizohz/fQh0NEY7qjS4vOHizohz -goversion go1.15.6 -D "" -importcfg $WORK/b015/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 8c8xkAjv33M6pxPWCKyf/8c8xkAjv33M6pxPWCKyf -goversion go1.15.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/05/0530d9f7901dac8523cbc2894047a7dafa2df829e8d4539d60771abd63b4da01-d # internal internal/singleflight mkdir -p $WORK/b059/ math/rand mkdir -p $WORK/b051/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b024/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WW4-MuwOULMqgiYpnGam/WW4-MuwOULMqgiYpnGam -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p math/rand -std -complete -installsuffix shared -buildid OfVOWMeIRKB84vC6mhLN/OfVOWMeIRKB84vC6mhLN -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/08/087f01aabf02ed4078ce920249487211c41e6576a7ffa39e7478a03b3972dd84-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5f/5ff7c38eabd7f2330bb6b73fc8836ce79d3a5bb4492eabf2d8d47bce72d1f297-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/f7/f7e120fa6ee4dee35c303e4ad290f331798a299db20b8c6c83a3104824e14d47-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b033/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid GM08lc0eCg5KRqLlYtbP/GM08lc0eCg5KRqLlYtbP -goversion go1.15.6 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid 0UgELZJWkty25RVWAQVu/0UgELZJWkty25RVWAQVu -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/c7/c7193330969cb5e6de1f26feb338097dd7115e065edddb6489b8e50a56eaf2e5-d # internal internal/oserror mkdir -p $WORK/b035/ io cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid OIMtIrOjqg9t9gH0Ej0o/OIMtIrOjqg9t9gH0Ej0o -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./errors.go mkdir -p $WORK/b014/ strconv cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid 9HFq78jyuiRzImLbtWUJ/9HFq78jyuiRzImLbtWUJ -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b023/ vendor/golang.org/x/net/dns/dnsmessage cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p strconv -std -complete -installsuffix shared -buildid cNKKaMauFVjUczfw9OHV/cNKKaMauFVjUczfw9OHV -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid vu--SCUS_vXV4BF_Q9TM/vu--SCUS_vXV4BF_Q9TM -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/53/5375ff7e79c0aea0ab6395764a23881018422e006e7be7b0859944bbc7bf096d-d # internal syscall mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b038/symabis ./asm_linux_arm64.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b035/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p syscall -std -installsuffix shared -buildid pU-erCKpRY1WPMGPVUkC/pU-erCKpRY1WPMGPVUkC -goversion go1.15.6 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup3_linux.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/4479b4be4cdf94f7aac1804337a986f1955fcc4a36f52399726035a4daa08b81-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid ZWl54amjuByBwBCjuRfi/ZWl54amjuByBwBCjuRfi -goversion go1.15.6 -D "" -importcfg $WORK/b107/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/4e/4e1b5b657d787fefdae41b322b18f4240d2460aa2543cc38053fe50f3a772ffc-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 0o7W2XtEgAS7tE5ZGfAY/0o7W2XtEgAS7tE5ZGfAY -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/83/83765fa81a5e385c7eeb35ba2387a932793a33cdbbd86c6cdd41df8abb359d56-d # internal strings mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p strings -std -complete -installsuffix shared -buildid 8hlIqbkVLhrBoVgs6MTW/8hlIqbkVLhrBoVgs6MTW -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c3/c3d2cd4ae4ec69f79d70994d2a35585d192fe8f68313375d901fb93b8837b48e-d # internal hash mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p hash -std -complete -installsuffix shared -buildid G0wvq2feoGiO4Fh02efP/G0wvq2feoGiO4Fh02efP -goversion go1.15.6 -D "" -importcfg $WORK/b022/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b3/b3895e0c884c38b3f22cdaba8daa2ef6b9155284a6553f800c728f5be30d2466-d # internal reflect mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/bf/bf5a6b12ac2d067afe1b1d3e63a07af009c8a9f566974d4503119db1a13600dd-d # internal crypto mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p crypto -std -complete -installsuffix shared -buildid z8yFPdy4sd1rt7zusTXj/z8yFPdy4sd1rt7zusTXj -goversion go1.15.6 -D "" -importcfg $WORK/b021/importcfg -pack ./crypto.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid pTrrPtGnu_qUCkKISX56/pTrrPtGnu_qUCkKISX56 -goversion go1.15.6 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/16/168d84b9bd9540da7f0468a33848564fc5584df113e362f8c55e945232af6545-d # internal hash/fnv mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid AZQyPeZ80H1Vtc2IzGTt/AZQyPeZ80H1Vtc2IzGTt -goversion go1.15.6 -D "" -importcfg $WORK/b069/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f8/f816f3a67359cf904e351d5f707a8e1fa6db1cb7e60387598f1bfd3bb83c04f1-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid vvyq0_USI_HS792ctr0L/vvyq0_USI_HS792ctr0L -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/3d/3d4c03f42f4904454d02ea554ff7b90f872c2ba9c3d0264be0506fd7ad099222-d # internal path mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p path -std -complete -installsuffix shared -buildid DQnvosG1nhHam2gOZadY/DQnvosG1nhHam2gOZadY -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a8/a89b6781c35db8cff2d37f3e1195034c0e88f17d9442194689ccdffcbca381c3-d # internal regexp/syntax mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid C87nvsMf4U2vlJ54FkUQ/C87nvsMf4U2vlJ54FkUQ -goversion go1.15.6 -D "" -importcfg $WORK/b077/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c4/c498fcd13097c97b101aa4e54ddf69adf6d97fba41ecf501fffa82d620534b5c-d # internal hash/adler32 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 4aurZG8WYVWGnKvbP8T3/4aurZG8WYVWGnKvbP8T3 -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/cd/cddb8c18bca3d9d15f8693a951fabf570bef2f141e4e7a7cd3e5f81422bd250d-d # internal crypto/internal/randutil mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid G3KZdIi6H0JISvP16uHH/G3KZdIi6H0JISvP16uHH -goversion go1.15.6 -D "" -importcfg $WORK/b090/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/49/4981949a09ec66571559c747748e1edff750ef0c31c14f35b79ea3deaefe16bf-d # internal compress/bzip2 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid K9tKvKWwh-vfqrNlsmCQ/K9tKvKWwh-vfqrNlsmCQ -goversion go1.15.6 -D "" -importcfg $WORK/b098/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/61/619d049f53df183bf6827e6851fe20ac4ed8a906c67985d5071b522608183597-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 4ro_rE_bP_DOD3BqBnCh/4ro_rE_bP_DOD3BqBnCh -goversion go1.15.6 -D "" -importcfg $WORK/b109/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a4/a4fe92b8087329a409099d7354fa2514cbde98e12af0473577c854b33ce7f709-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b021/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b109/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid vJL2jPL-YyZOUfSwU-fw/vJL2jPL-YyZOUfSwU-fw -goversion go1.15.6 -D "" -importcfg $WORK/b110/importcfg -pack ./s2k.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b038/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/55/55ae5d7d8c504be8d0b4a4ed5f99a8cdc9c3c27ce94c29c81653054abff0d26f-d # internal image mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b112/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p image -std -complete -installsuffix shared -buildid qGJiUpV1RmTQ6v81SMLH/qGJiUpV1RmTQ6v81SMLH -goversion go1.15.6 -D "" -importcfg $WORK/b111/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/dd/dd0d6b52593f4049c2bfeccbbf10244c4bfde957c8edff9c7587975f11a78b25-d # internal internal/syscall/unix mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid KfJlauR9-I2V9i2VIylA/KfJlauR9-I2V9i2VIylA -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/70/702160407170028046388b2e9f689f940010bbb55daa12aa87b8b147967581be-d # internal time mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p time -std -installsuffix shared -buildid g7kAtpM6D8rdEMZ_-_yI/g7kAtpM6D8rdEMZ_-_yI -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/02/0265e2a7a6b46a268eb2eb8c2b596bc7eb56e8c7c1af55abc36876b3f4c78506-d # internal internal/syscall/execenv mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 7Mtv8W1l6KoN4NydUFOd/7Mtv8W1l6KoN4NydUFOd -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d1/d1e04db0f76ea3f8cae29a489c568b30941ddb560b875878b95a1a9a0ab564eb-d # internal hash/crc32 mkdir -p $WORK/b130/ cat >$WORK/b130/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b130/symabis ./crc32_arm64.s cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p hash/crc32 -std -installsuffix shared -buildid _pPggXKVnba26zvQosCG/_pPggXKVnba26zvQosCG -goversion go1.15.6 -symabis $WORK/b130/symabis -D "" -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b130/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b130/_pkg_.a $WORK/b130/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/41/4147b9ee63f6d776eab9ceffd0e693c0634a72f0d5c93f5eb807a8f13af9a53c-d # internal crypto/hmac mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid WEW_PfAA4MvdoQElSUQV/WEW_PfAA4MvdoQElSUQV -goversion go1.15.6 -D "" -importcfg $WORK/b170/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/1c/1c5480ae9e3d4c1ad4eb4a2d0a25bd739d2b3f3e8d39aa355fc77595779f662b-d # internal image/internal/imageutil mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b111/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid Iw9s_m9FY0UmlYXBu-g_/Iw9s_m9FY0UmlYXBu-g_ -goversion go1.15.6 -D "" -importcfg $WORK/b114/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/f1/f194fd8c67f9cf1a7457af5659e4af55c030bc192aec96c7c504178aacefc38b-d # internal crypto/rc4 mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 5DTm-NioOKORD2mM80Jk/5DTm-NioOKORD2mM80Jk -goversion go1.15.6 -D "" -importcfg $WORK/b171/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/99/9997bd20885a8aec2678ffd8161fad7e3e0ebc6c5adc49119551262baa4f048f-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b170/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid UDVl3yj9xhSYvYob0hh4/UDVl3yj9xhSYvYob0hh4 -goversion go1.15.6 -D "" -importcfg $WORK/b180/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/98/989274f5524928d37426cf2874725fe67b26a0d249f30a809739ae40475b814d-d # internal image/jpeg mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b111/_pkg_.a packagefile image/color=$WORK/b112/_pkg_.a packagefile image/internal/imageutil=$WORK/b114/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid gX_L7aeKFiO2v0SAdYta/gX_L7aeKFiO2v0SAdYta -goversion go1.15.6 -D "" -importcfg $WORK/b113/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/e8/e85ed26aa316c83352b347a48ebd84de3454d8b3a1e558fab313c4cb4adb6c53-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid q3nJ0erKMmlpnvva9K3p/q3nJ0erKMmlpnvva9K3p -goversion go1.15.6 -D "" -importcfg $WORK/b184/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/84/84bb0a5156b592639bb319c1f4eaf13c33b2b29ac3674029bcb52cadd9e64af4-d # internal regexp mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b077/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p regexp -std -complete -installsuffix shared -buildid Qc6MDM5PCsDMgdTzDmqF/Qc6MDM5PCsDMgdTzDmqF -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/b9/b919a0392de90e93d105d6235c0d6d36a767a26c5e62de63d19b84fb08f51393-d # internal html mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p html -std -complete -installsuffix shared -buildid Fo9p-EkGpb3ZkKs1nmhk/Fo9p-EkGpb3ZkKs1nmhk -goversion go1.15.6 -D "" -importcfg $WORK/b254/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/0a/0a8571c7030117a82964301b9677b54125eb6f767fc2de8d80d02027201712ec-d # internal text/tabwriter mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid U-4H49x3b6sSJGuYyqzk/U-4H49x3b6sSJGuYyqzk -goversion go1.15.6 -D "" -importcfg $WORK/b261/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/fb/fb87ed49161cbcfd4d57ef16f7c6b6bcb0bac89cd16c1cbc0a46b62e66afdb15-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e7/e771e516ecde1a63ba701db1df5b86f22dffe5b7b2e4ed0a28650bba7dfb7098-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/61/616f5079a69b6caab56824de36910c750279491f9b8960b379a5dbd3d33eecd2-d # internal context mkdir -p $WORK/b044/ internal/poll mkdir -p $WORK/b036/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p context -std -complete -installsuffix shared -buildid s0rwFec4jEp8_y0zaz0_/s0rwFec4jEp8_y0zaz0_ -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack ./context.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF github.com/juju/ratelimit mkdir -p $WORK/b214/ cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/poll -std -installsuffix shared -buildid 92bE6i6NU9pcmEPha-4Y/92bE6i6NU9pcmEPha-4Y -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/github.com/juju/ratelimit /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/juju/ratelimit -complete -installsuffix shared -buildid p9EXjHHoDscq_CD9vfrf/p9EXjHHoDscq_CD9vfrf -goversion go1.15.6 -D "" -importcfg $WORK/b214/importcfg -pack ./ratelimit.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/65/65d44314d733f53726b846c128fb8a401784ae0c42fec4839d39bd2c2786c2b2-d # internal gopkg.in/retry.v1 mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b051/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/retry.v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p gopkg.in/retry.v1 -complete -installsuffix shared -buildid JJowcAv3nB-jpCq6Ejou/JJowcAv3nB-jpCq6Ejou -goversion go1.15.6 -D "" -importcfg $WORK/b216/importcfg -pack ./clock.go ./exp.go ./regular.go ./retry.go ./strategy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d0/d01e68f335cb6ca91bd80245cc95b5c315bd7389d489a63a8a17ebd7867288d7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/7d/7d53e69efa2a9e649f463d7a0b87bda175f362f2cd110aa8b3017c3e800b4777-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/ea/ea885af145a3f942c5d7eeb2cf0888161db4a9f533b91156d0b9fbfc8056c8fa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/36/368d33a152a6db0600fc092d3898959fd75c2f5e76a7081427fd715ad5af8c06-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b035/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b040/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid _xO1E5UIEMW3-__WpFst/_xO1E5UIEMW3-__WpFst -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/61/61976f5a485f62ebcae9bcb89ad0d47f898fd7bfa02c961bb5b2273bcc08e658-d # internal internal/fmtsort mkdir -p $WORK/b032/ encoding/binary mkdir -p $WORK/b027/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid jmZgyrT5WUqcqaGuszPB/jmZgyrT5WUqcqaGuszPB -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tx-vcnz6Cvd2EljtYsHL/tx-vcnz6Cvd2EljtYsHL -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b4/b48459191b46a57ba3712fae883c7938954875ee160a08bf75ac51b856c358cb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/85/8515322f20dd191dd0d2bb94e580bdeca92a9d80364085f16b85049199058c24-d # internal encoding/base64 mkdir -p $WORK/b026/ crypto/cipher mkdir -p $WORK/b047/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid AaKNl4FMTlkWCNk2MjBV/AaKNl4FMTlkWCNk2MjBV -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./base64.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF crypto/sha1 mkdir -p $WORK/b052/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 8ge3qgCz8gc0M8dFCeMo/8ge3qgCz8gc0M8dFCeMo -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b052/symabis ./sha1block_arm64.s golang.org/x/sys/unix mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b065/symabis ./asm_linux_arm64.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid -j7F_hcB0AIWliQlouKA/-j7F_hcB0AIWliQlouKA -goversion go1.15.6 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid SPhFsMfb2rp5q1iq-XLQ/SPhFsMfb2rp5q1iq-XLQ -goversion go1.15.6 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm64.go ./zptrace_armnn_linux.go ./zptrace_linux_arm64.go ./zsyscall_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux.go ./ztypes_linux_arm64.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b052/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/99/9906146c7ddd2b27d2c2e5dca710f8b7de08d7ba06e229254c92dc63c085d1bf-d # internal crypto/sha256 mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b086/symabis ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b052/_pkg_.a $WORK/b052/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/70/7068e7c3d4760a687c5d7f9ed0772b31fd2a5ad68a8d93474cc7b6a705877fb8-d # internal crypto/sha512 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 39LkUeOoJ_ffV_pxq_YT/39LkUeOoJ_ffV_pxq_YT -goversion go1.15.6 -D "" -importcfg $WORK/b091/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid Hqad77-1To3NNly9bA6E/Hqad77-1To3NNly9bA6E -goversion go1.15.6 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/a7/a78e563354de178ea5f9b6b0a031f771547ca3542823fdb7d430e59b763341fd-d # internal crypto/aes mkdir -p $WORK/b046/ cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b046/symabis ./asm_arm64.s ./gcm_arm64.s cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5a/5a5af411332760295607516759ab7691953a04681211238684df5dd82727bb6b-d # internal fmt mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid I8SI6XDURPNUxSVxEtcu/I8SI6XDURPNUxSVxEtcu -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/aes -std -installsuffix shared -buildid NVPPgpvz2CMCaDY7TnbT/NVPPgpvz2CMCaDY7TnbT -goversion go1.15.6 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b086/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b086/_pkg_.a $WORK/b086/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/b3/b38eeeca9f4d1e6b5819f6e425f18b10ff49e38a8064fa6dc880eaaa1b9028f1-d # internal path/filepath mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid GTjO8ng11OBRKdIyS4p7/GTjO8ng11OBRKdIyS4p7 -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/8d/8d5997c32f7d4c646c6b32fc842f3c86847c782e9d70b287df16cd8fc8a33944-d # internal net mkdir -p $WORK/b056/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b056/ -importpath net -- -I $WORK/b056/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_arm64.o $WORK/b046/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/96/96fab494436e3b3d2e551bc6a0827402daaf4002f72a24ba97abc70df0466d1f-d # internal runtime/debug mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./debug.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p runtime/debug -std -installsuffix shared -buildid y5YHVfgzK8o9uuZTIhZz/y5YHVfgzK8o9uuZTIhZz -goversion go1.15.6 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ce/cedf060933f3295f6129b9bb8a77d78690362faad779ef1b08581d030371d4df-d # internal io/ioutil mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid yMCphrOAm3oITg5ROMA1/yMCphrOAm3oITg5ROMA1 -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a9/a9d754ce6a0aa1b0ea3e132d898284a0567e370a539232addab5c17197ef0e1f-d # internal os/exec mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b040/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ZHkoQKgDdLCRLCNkHeXn/ZHkoQKgDdLCRLCNkHeXn -goversion go1.15.6 -D "" -importcfg $WORK/b061/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b3/b38553c0d7e7b5abe27eeaa9a984b4d6fd26a6a549c58c28743fa366b53fb3d1-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid sIbYAyizLLRptBh-w7gA/sIbYAyizLLRptBh-w7gA -goversion go1.15.6 -D "" -importcfg $WORK/b084/importcfg -pack ./syscall.go ./sysnum_32_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/85/858b4c6926bca931b6678163e4e371dbfbd4b2886a0921456aeda928217599c7-d # internal crypto/des mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid 1BJQmoVkrQwdzmgYVehD/1BJQmoVkrQwdzmgYVehD -goversion go1.15.6 -D "" -importcfg $WORK/b099/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e8/e83e0a52a9a28a8ba2835b2f8f1b8740025672e0ee5855d2b13cea754e79798d-d # internal crypto/md5 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b106/symabis ./md5block_arm64.s cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ju6zBaQZfBhvvGY2E8nB/ju6zBaQZfBhvvGY2E8nB -goversion go1.15.6 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/21/21b26cdc01d87cda63d73132632368b491addf1853bc00a8cf2338c3a0cc8dd7-d # internal encoding/json mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 5cqY2YLs9oufORurcynn/5cqY2YLs9oufORurcynn -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b106/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a7/a77ca46570c514f1dcdbe934877afa83f4138555aef19a5abef2e75fb9b8687c-d # internal math/big mkdir -p $WORK/b050/ cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b050/symabis ./arith_arm64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b106/_pkg_.a $WORK/b106/md5block_arm64.o # internal cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p math/big -std -installsuffix shared -buildid gIZ3PlfjiKrlt-3ihCqV/gIZ3PlfjiKrlt-3ihCqV -goversion go1.15.6 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/bc/bc010c7058f70ba3fe23993006f90df812290b11be8b1b54692b487d50e2c192-d # internal encoding/hex mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid KHtTnPKZCYNl4_NQHsPM/KHtTnPKZCYNl4_NQHsPM -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6f/6f71b05025d21d1521b6d25ba1e227e9494149a0948ccb50e63133f331182a46-d # internal os/user mkdir -p $WORK/b062/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b062/ -importpath os/user -- -I $WORK/b062/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b065/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b065/_pkg_.a $WORK/b065/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f6/f6fd68b3b5ee45114565b87eeb56141dfa453fb0ab1b45d91b91c226237ad72d-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b065/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid HWxqgGoka2j73NtSNvW4/HWxqgGoka2j73NtSNvW4 -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/0b/0bdf7eb544c8dcd4389f176c88b48c620d900bf5edd438c608a3bdbe78339bf0-d # internal log mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p log -std -complete -installsuffix shared -buildid W61DWEtHgf6CBeNwv-dA/W61DWEtHgf6CBeNwv-dA -goversion go1.15.6 -D "" -importcfg $WORK/b070/importcfg -pack ./log.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/70/70c584e64f2de041f28bb43ded077000c6cf2ed3ed1ad58849dd99e238aed738-d # internal github.com/boltdb/bolt mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/fnv=$WORK/b069/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b071/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/github.com/boltdb/bolt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/boltdb/bolt -complete -installsuffix shared -buildid cErr_sl2lkY_dOFBx2Ur/cErr_sl2lkY_dOFBx2Ur -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack ./bolt_arm64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./node.go ./page.go ./tx.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -o $WORK/b056/_cgo_.o $WORK/b056/_cgo_main.o $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o $WORK/b056/_x005.o -g -O2 cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b056/_cgo_.o -dynout $WORK/b056/_cgo_import.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b057/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b058/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b059/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p net -std -installsuffix shared -buildid F4eqRR-zN0-GGYdRDefv/F4eqRR-zN0-GGYdRDefv -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b056/_cgo_gotypes.go $WORK/b056/cgo_linux.cgo1.go $WORK/b056/cgo_resnew.cgo1.go $WORK/b056/cgo_socknew.cgo1.go $WORK/b056/cgo_unix.cgo1.go $WORK/b056/_cgo_import.go cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b050/_pkg_.a $WORK/b050/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ba/ba3d92719100b85239973a2003d14cdc4bc3b33798ed318aca66e104c826d3cd-d # internal cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c crypto/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid EHqMMV35U7x4KoL8phzk/EHqMMV35U7x4KoL8phzk -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5a/5a049e949d1d06baeccdfef87657f28424fc25d85555777d423e471eddc82043-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid ALd7Bo4o0igAqXJQxyNI/ALd7Bo4o0igAqXJQxyNI -goversion go1.15.6 -D "" -importcfg $WORK/b075/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/62/62ca12f694166f5af1a75054ac0d069b2829a84228841a31d3049d916e41b516-d # internal compress/flate mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid KWf8PKidmmIiHHoexsDe/KWf8PKidmmIiHHoexsDe -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d9/d9610a8591b3dbe23b6c9e49705a30587868d6e75cad02d570cad665cd01be4f-d # internal debug/dwarf mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid 4t_B8xPtKk3rjsSB8HCK/4t_B8xPtKk3rjsSB8HCK -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p os/user -std -installsuffix shared -buildid xjcg_YOsGrh91qgR78XY/xjcg_YOsGrh91qgR78XY -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack ./lookup.go ./user.go $WORK/b062/_cgo_gotypes.go $WORK/b062/cgo_lookup_unix.cgo1.go $WORK/b062/getgrouplist_unix.cgo1.go $WORK/b062/listgroups_unix.cgo1.go $WORK/b062/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b062/_pkg_.a $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d4/d44b2e4f1e9673e92f2b37bfa3018ad98291e584d6d033b3afa2dc888ddcff4f-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid og8c1Jw0UgbQDiHP1TZH/og8c1Jw0UgbQDiHP1TZH -goversion go1.15.6 -D "" -importcfg $WORK/b087/importcfg -pack ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/42/4288f7e56318f30c3cd201577d53677090c0fc867630c4c2c3287a1e39d60a49-d # internal crypto/rsa mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid _q9yu-MznSxFvsfSA94s/_q9yu-MznSxFvsfSA94s -goversion go1.15.6 -D "" -importcfg $WORK/b089/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ac/ac895cce0e13a47ad91c7abf092796226b8125b5e1854be709e9be98cd9f6641-d # internal compress/zlib mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile hash/adler32=$WORK/b082/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid X2Hegst4rXrfVyRZ9A0i/X2Hegst4rXrfVyRZ9A0i -goversion go1.15.6 -D "" -importcfg $WORK/b080/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/d9/d9c366f8bce97fcf45b002eec9fa3b4aab61777ec6a5b08c288680f50cf2862e-d # internal github.com/snapcore/snapd/asserts/internal mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/asserts/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/snapcore/snapd/asserts/internal -complete -installsuffix shared -buildid glSf08roQX2P1WCTuHiE/glSf08roQX2P1WCTuHiE -goversion go1.15.6 -D "" -importcfg $WORK/b092/importcfg -pack ./grouping.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/61/6143bc9d348bcb4a086ef8c937f44859aa49952c52431e87dc38a832e2957a74-d # internal crypto/dsa mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6FHE6OVIP0j7GK7rmi4-/6FHE6OVIP0j7GK7rmi4- -goversion go1.15.6 -D "" -importcfg $WORK/b100/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/79/79656e61f706d369223098da1b17b637ed128492b330f3cb230cd04e50bc42d5-d # internal crypto/elliptic mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c5/c58c4bab370163ebfdbfa1c01a1a0d33e8c6ed207da25190f098e66ebe6a292d-d # internal encoding/asn1 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid pQn8QUibLk8kEvh6j2IM/pQn8QUibLk8kEvh6j2IM -goversion go1.15.6 -D "" -importcfg $WORK/b104/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid emryQaH0jNUoGndJ-1CP/emryQaH0jNUoGndJ-1CP -goversion go1.15.6 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/1d/1de13e77d156740563b08a1792d9907b3f580aa6bdb21c43060d41c744cb0ec9-d # internal debug/elf mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b080/_pkg_.a packagefile debug/dwarf=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid -whOsirvTgHwiLt08nG9/-whOsirvTgHwiLt08nG9 -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack ./elf.go ./file.go ./reader.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/0a/0a58b79358204dd93955a04bb5bdeef95d217dc61c229a345fa7eae03ecb1371-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid Uau9rfMpBJgHciQVSzX6/Uau9rfMpBJgHciQVSzX6 -goversion go1.15.6 -D "" -importcfg $WORK/b108/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d3/d394484baea60745e6a41d9e58e509ab2522006ea910bb1d15f834d13b1fc44b-d # internal golang.org/x/crypto/sha3 mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid Z83EBM1SqcaACkgCBCzM/Z83EBM1SqcaACkgCBCzM -goversion go1.15.6 -D "" -importcfg $WORK/b115/importcfg -pack ./doc.go ./hashes.go ./hashes_generic.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./shake_generic.go ./xor.go ./xor_generic.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/11/11b3652712cbd8005096b56c06490e0ba7947ed351dbd1a2a14bf747bb6e4e12-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b105/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid CYv0QlS0f4mH5OVWivUm/CYv0QlS0f4mH5OVWivUm -goversion go1.15.6 -D "" -importcfg $WORK/b103/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/f8/f89d718c0e279b9e6e396fa46d8177482b90249d611790bcde4dc2d132572d3f-d # internal mime mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p mime -std -complete -installsuffix shared -buildid 2Qi8a9lHyqfYFqPHWUR5/2Qi8a9lHyqfYFqPHWUR5 -goversion go1.15.6 -D "" -importcfg $WORK/b117/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ed/edac602687efbc1de8112e0c3ae5099e64b18e154ef1b13d88ee5511478bfa62-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid T0DSDQUYpQsKBj319jSc/T0DSDQUYpQsKBj319jSc -goversion go1.15.6 -D "" -importcfg $WORK/b074/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/a2/a20f8cde079df25648918315ce11a511c09d0a2c3b8dc5de85164173b2be57fc-d # internal net/url mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p net/url -std -complete -installsuffix shared -buildid r1lpmMcwX-z_ccxcyx8a/r1lpmMcwX-z_ccxcyx8a -goversion go1.15.6 -D "" -importcfg $WORK/b119/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/7b/7bb666bb4b9f01bbb06fccce64713f3252b0ae73dedc43718d7dc24eb01f2fda-d # internal crypto/ecdsa mkdir -p $WORK/b101/ cat >$WORK/b101/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/b021/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b105/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid tP-w9OSHw0L5Zg7EPWxo/tP-w9OSHw0L5Zg7EPWxo -goversion go1.15.6 -D "" -importcfg $WORK/b101/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/d7/d7d5bbb797419e3626e0e0395ce906e5e2a96ecb418d5b354b38212443235a86-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 1GC1lpZ-FFeDPFoqDFx8/1GC1lpZ-FFeDPFoqDFx8 -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack ./release.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b056/_pkg_.a $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o $WORK/b056/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/78/78a77ce2caa4425c667b635959017326874578f76d22c0ff7596b389adef39b7-d # internal github.com/godbus/dbus mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cd /usr/share/gocode/src/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid tj9BZV8D16UvaM9bp32F/tj9BZV8D16UvaM9bp32F -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/6a/6accb4380bde78f9bf3ac475ca62daf2c3eb6d5d800e012f7b5d428a0c989476-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid 3BAeKyDuOWgYfulSoCY4/3BAeKyDuOWgYfulSoCY4 -goversion go1.15.6 -D "" -importcfg $WORK/b085/importcfg -pack ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/1a/1ab94efbdbc227cceb3c42db83a9da6c872410dc542134b1a117de16ab4c2505-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid 7K2vUey3A_k70PXJ9Cy_/7K2vUey3A_k70PXJ9Cy_ -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack ./dirs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a3/a3b6599d18c54725ebfd9aed66512563ea4f4eae0eb065b62cd1ba4f50310525-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b098/_pkg_.a packagefile compress/flate=$WORK/b081/_pkg_.a packagefile compress/zlib=$WORK/b080/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/des=$WORK/b099/_pkg_.a packagefile crypto/dsa=$WORK/b100/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/md5=$WORK/b106/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/asn1=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b107/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b108/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b109/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b110/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile image=$WORK/b111/_pkg_.a packagefile image/jpeg=$WORK/b113/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid O5CBXZVfN1rZiK6yzAVm/O5CBXZVfN1rZiK6yzAVm -goversion go1.15.6 -D "" -importcfg $WORK/b097/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/c2/c2854d85f1c55a4906d16da2fe0d041f68843f2f349482c000692698d138fbbc-d # internal net/textproto mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid ZnWcOS1pVY4aegs2tL3o/ZnWcOS1pVY4aegs2tL3o -goversion go1.15.6 -D "" -importcfg $WORK/b118/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/c0/c088b6aee27f7321c30f55f1d41bb155d7cfc66fae209a72bdf9893292b48312-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile debug/elf=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b087/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid dGvBT7QxnonhLr4u4-nW/dGvBT7QxnonhLr4u4-nW -goversion go1.15.6 -D "" -importcfg $WORK/b078/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_64.go ./chdir.go ./cmp.go ./context.go ./cp.go ./cp_linux.go ./digest.go ./disk.go ./doc.go ./env.go ./exec.go ./exitcode.go ./flock.go ./fshelpers.go ./group.go ./group_cgo.go ./io.go ./kcmdline.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./sizer.go ./stat.go ./syncdir.go ./synctree.go ./sys_linux.go ./testhelper.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/9f/9f9db41aa9f634a14e78dcf7d706dd9fff6b3a263904ed57cb24579fd8ec026d-d # internal github.com/mvo5/goconfigparser mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mvo5/goconfigparser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/mvo5/goconfigparser -complete -installsuffix shared -buildid LeIUWzP_83VaFAbsa4SA/LeIUWzP_83VaFAbsa4SA -goversion go1.15.6 -D "" -importcfg $WORK/b123/importcfg -pack ./configparser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/4a/4a082c12322fccb4e18a3e9f49c0f9aa0db290c461e1bc99fc7b6dad135e0a2e-d # internal github.com/snapcore/snapd/bootloader/grubenv mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader/grubenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/snapcore/snapd/bootloader/grubenv -complete -installsuffix shared -buildid 1ThtncKVPfLNlPxaffKz/1ThtncKVPfLNlPxaffKz -goversion go1.15.6 -D "" -importcfg $WORK/b128/importcfg -pack ./grubenv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/92/92ff00ce78bcfb64c0e931cdc00efa94b3171c8beb5b5b8d4d58b39284ac924d-d # internal net/mail mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p net/mail -std -complete -installsuffix shared -buildid o8wDkFNGYblVYZvHlYu1/o8wDkFNGYblVYZvHlYu1 -goversion go1.15.6 -D "" -importcfg $WORK/b116/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/f9/f9841ec2e71d9db34959401bb4fb7248fb293d96e2b4dd318c8d9ac6aa45eecd-d # internal github.com/snapcore/snapd/bootloader/ubootenv mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader/ubootenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/snapcore/snapd/bootloader/ubootenv -complete -installsuffix shared -buildid DH340C2WQ_IPKhfWpHKI/DH340C2WQ_IPKhfWpHKI -goversion go1.15.6 -D "" -importcfg $WORK/b131/importcfg -pack ./env.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b1/b1fe24a5e5c2b92b0b8aa08ba74cb0b379cb165735bc1775ad6010d509b7d39c-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid vAxD9lisnI6t07LglVqa/vAxD9lisnI6t07LglVqa -goversion go1.15.6 -D "" -importcfg $WORK/b133/importcfg -pack ./normalize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/bc/bcbd8b9a98721fae741a26ace41d040853358c9d9babf9bdcfb7fdc02f4ebf0d-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid fShZfkaCEtDATnEm9CfY/fShZfkaCEtDATnEm9CfY -goversion go1.15.6 -D "" -importcfg $WORK/b134/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c2/c2c8fd44cc464159c0f3bcd446a86cb39d389b4fe4ffee0aa29c1bfd030ae2c1-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid K0BxKMtzcL71XbN8y-N9/K0BxKMtzcL71XbN8y-N9 -goversion go1.15.6 -D "" -importcfg $WORK/b135/importcfg -pack ./timeout.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/8d/8d6b4acf2e8d532b236238a80efa791923e8fe9dd2d01c9fa775ca1743553e22-d # internal github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/snapcore/go-gettext/pluralforms -complete -installsuffix shared -buildid ke0KQAR3S72W-x5xZv9X/ke0KQAR3S72W-x5xZv9X -goversion go1.15.6 -D "" -importcfg $WORK/b139/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/fb/fb3cae8be6d3f382104ea077b8e90b10061032f018b40a9646e93278c1bd9563-d # internal flag mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p flag -std -complete -installsuffix shared -buildid fNoVNu0wJUPKoJbAfN3a/fNoVNu0wJUPKoJbAfN3a -goversion go1.15.6 -D "" -importcfg $WORK/b141/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/b8/b80b736facbe43366c9c34a5b4083316042ecf50d8dc8f490a3c03ef5d1e9c32-d # internal runtime/trace mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p runtime/trace -std -installsuffix shared -buildid DpAWl-Vr8LkPoh4ltF93/DpAWl-Vr8LkPoh4ltF93 -goversion go1.15.6 -D "" -importcfg $WORK/b142/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/b7/b7f98b6c9e3da90c9f22ffa408295b765d527dd5a023108ee90fccd1bc2a4f05-d # internal github.com/snapcore/snapd/gadget/edition mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/gadget/edition /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/snapcore/snapd/gadget/edition -complete -installsuffix shared -buildid _F2thCK5iXymlKfCEQsi/_F2thCK5iXymlKfCEQsi -goversion go1.15.6 -D "" -importcfg $WORK/b145/importcfg -pack ./number.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/00/00655ccdf20bcd39d629b9fa16dba0a8ba6b5ccef3badafd55e3cca3e3369740-d # internal github.com/snapcore/snapd/gadget/quantity mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/gadget/quantity /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/snapcore/snapd/gadget/quantity -complete -installsuffix shared -buildid 2--A-CqETWpmGKvejTQA/2--A-CqETWpmGKvejTQA -goversion go1.15.6 -D "" -importcfg $WORK/b146/importcfg -pack ./size.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/45/4555695252e03299642e831debedf6acd51d27c017999cda4e6299b552f39186-d # internal github.com/snapcore/snapd/snap/internal mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/snapcore/snapd/snap/internal -complete -installsuffix shared -buildid Ogy2T15WDsaftNS3zcML/Ogy2T15WDsaftNS3zcML -goversion go1.15.6 -D "" -importcfg $WORK/b154/importcfg -pack ./file.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/28/2877adc2ad600b7ef4740952ade8a7716d648065b471f35681ccacff72eb1ab6-d # internal github.com/snapcore/snapd/jsonutil mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/jsonutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid dhs_49Bq5n1BrOy3r4Q5/dhs_49Bq5n1BrOy3r4Q5 -goversion go1.15.6 -D "" -importcfg $WORK/b159/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/1a/1a2d3414b7c92a52221f24248aaa5d8aa0d4076e575b1638cfc0d19942f1e7f3-d # internal golang.org/x/xerrors mkdir -p $WORK/b160/ cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/b6/b66a6223301d5723928fff52b29cf48bcc4d5c57d89d9cc23060f5f2b430b4df-d # internal mime/quotedprintable cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b161/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b163/ cd /usr/share/gocode/src/golang.org/x/xerrors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p golang.org/x/xerrors -complete -installsuffix shared -buildid SipDsLgYyv8g2AxBwxas/SipDsLgYyv8g2AxBwxas -goversion go1.15.6 -D "" -importcfg $WORK/b160/importcfg -pack ./adaptor.go ./doc.go ./errors.go ./fmt.go ./format.go ./frame.go ./wrap.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid pXVtaKGlmxXz46ni7FeZ/pXVtaKGlmxXz46ni7FeZ -goversion go1.15.6 -D "" -importcfg $WORK/b163/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/4a/4abd5e8d4f6cafcccba7cebcd1660bf63078beb9517437d7b647d54a8edde42f-d # internal testing mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b141/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b071/_pkg_.a packagefile runtime/trace=$WORK/b142/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p testing -std -complete -installsuffix shared -buildid 4Ubmi_Owz-fFeD22ILgt/4Ubmi_Owz-fFeD22ILgt -goversion go1.15.6 -D "" -importcfg $WORK/b140/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/84/84188751a22a08a3f052faef7380848f574e8c6d97990493820d584dc5e6ea64-d # internal github.com/snapcore/snapd/advisor mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b068/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b085/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/advisor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/snapcore/snapd/advisor -complete -installsuffix shared -buildid ZyP_ATTZJxMx_rvk-kQ4/ZyP_ATTZJxMx_rvk-kQ4 -goversion go1.15.6 -D "" -importcfg $WORK/b067/importcfg -pack ./backend.go ./cmdfinder.go ./finder.go ./pkgfinder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/8e/8e90391e287a7e683f7314ffe0a80cb4ecce365471deeb07aaf4a9494a8821db-d # internal github.com/snapcore/snapd/arch mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid ySu-fE-3eo-OjVFOVYpl/ySu-fE-3eo-OjVFOVYpl -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack ./arch.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/dc/dc4454344b8f8e8ba804e13cb745a146c0f1bedb1365d7458f355dc08554ea8c-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid mjAAyHBD_u8tDWCGlGo2/mjAAyHBD_u8tDWCGlGo2 -goversion go1.15.6 -D "" -importcfg $WORK/b126/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/18/186c555c35db42f710169b0c2c9fcbf91508577f6bc26a07970aded4d09a66a1-d # internal github.com/snapcore/snapd/bootloader/assets mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader/assets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/snapcore/snapd/bootloader/assets -complete -installsuffix shared -buildid nLGNkbz-MqQWvbgBsBhT/nLGNkbz-MqQWvbgBsBhT -goversion go1.15.6 -D "" -importcfg $WORK/b127/importcfg -pack ./assets.go ./generate.go ./grub.go ./grub_cfg_asset.go ./grub_recovery_cfg_asset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/71/712375a0b85921b6c9fd2b5915991b13785813277930e02d1bdbeb5971bfbbc9-d # internal github.com/snapcore/snapd/bootloader/androidbootenv mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader/androidbootenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/snapcore/snapd/bootloader/androidbootenv -complete -installsuffix shared -buildid VmN9c_HVMjK6qK3xiZKZ/VmN9c_HVMjK6qK3xiZKZ -goversion go1.15.6 -D "" -importcfg $WORK/b125/importcfg -pack ./androidbootenv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/c5/c5f3d8ab596ae3cca5e4461abc51398a4f1ef57ccc3a2d57e76e9b6b1e0c0f6a-d # internal github.com/snapcore/snapd/snap/channel mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b094/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/channel /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/snapcore/snapd/snap/channel -complete -installsuffix shared -buildid fXauuMEm-HUGQ9ctBibp/fXauuMEm-HUGQ9ctBibp -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack ./channel.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/47/4754ed44028cb971df44c780708c66f9fe592dfb67751507d92d8eaa514d8cf5-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b094/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/snapcore/snapd/snapdenv -complete -installsuffix shared -buildid wcaq2nWZC8HMwhK6iV2S/wcaq2nWZC8HMwhK6iV2S -goversion go1.15.6 -D "" -importcfg $WORK/b096/importcfg -pack ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/30/305ea4c778faae9a0a43cac64504c7daa4a185404f2a20b689dbad8d8d3fee60-d # internal github.com/snapcore/snapd/bootloader/lkenv mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader/lkenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/snapcore/snapd/bootloader/lkenv -complete -installsuffix shared -buildid YCTFhW_ENilpF3mnzaQY/YCTFhW_ENilpF3mnzaQY -goversion go1.15.6 -D "" -importcfg $WORK/b129/importcfg -pack ./lkenv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/63/6364354f1145f9354f76d0cb6c9ec7ff6904a2cfa1bdb70858b547f29ee2e5a9-d # internal github.com/snapcore/snapd/bootloader/efi mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader/efi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/snapcore/snapd/bootloader/efi -complete -installsuffix shared -buildid f-cjJ6VPh5pHwWvfD9oq/f-cjJ6VPh5pHwWvfD9oq -goversion go1.15.6 -D "" -importcfg $WORK/b143/importcfg -pack ./efi.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/52/52bba39d6217bf86a076575aeeb6ad2e75c91986c76b7c933d147fc31980d75e-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid YV9pB9ZxdsgTwBqfLbx_/YV9pB9ZxdsgTwBqfLbx_ -goversion go1.15.6 -D "" -importcfg $WORK/b095/importcfg -pack ./snapref.go ./tag.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/89/89d1ba04bcd1a42c408d1beb14a423cf92e387af2b29905fa2689da9902e88bb-d # internal github.com/snapcore/snapd/osutil/disks mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil/disks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/snapcore/snapd/osutil/disks -complete -installsuffix shared -buildid Rr9GpL1hVnz4iIg6Y4Aq/Rr9GpL1hVnz4iIg6Y4Aq -goversion go1.15.6 -D "" -importcfg $WORK/b147/importcfg -pack ./disks.go ./labels.go ./mockdisk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e2/e223359d8fb497717a38fdf99fa43fa687ece8b695ae32502f30f2e7187993cf-d # internal github.com/snapcore/snapd/snapdtool mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/elf=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snapdtool /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/snapcore/snapd/snapdtool -complete -installsuffix shared -buildid pFNfpQivJDbg4gAn2ggE/pFNfpQivJDbg4gAn2ggE -goversion go1.15.6 -D "" -importcfg $WORK/b156/importcfg -pack ./cmdutil.go ./info_file.go ./tool_linux.go ./version.go ./version_generated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/23/2352d5be1b2feec4cf522fb5fedc40c0acf539e800b85e0cb29039a4fee8c6d5-d # internal github.com/snapcore/snapd/asserts mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b095/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b115/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net/mail=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/asserts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid -UagJyJcGb0cWg1396-h/-UagJyJcGb0cWg1396-h -goversion go1.15.6 -D "" -importcfg $WORK/b088/importcfg -pack ./account.go ./account_key.go ./asserts.go ./batch.go ./crypto.go ./database.go ./digest.go ./fetcher.go ./findwildcard.go ./fsbackstore.go ./fsentryutils.go ./fskeypairmgr.go ./gpgkeypairmgr.go ./header_checks.go ./headers.go ./ifacedecls.go ./membackstore.go ./memkeypairmgr.go ./model.go ./pool.go ./repair.go ./serial_asserts.go ./snap_asserts.go ./store_asserts.go ./system_user.go ./validation_set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/ef/efdfbc5e80bcbd06b0def3349784cf11d2285d7aa7cd20747fe8034e41200758-d # internal github.com/snapcore/snapd/timings mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/timings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/snapcore/snapd/timings -complete -installsuffix shared -buildid X_Le5h6IMKEJBy-zgf96/X_Le5h6IMKEJBy-zgf96 -goversion go1.15.6 -D "" -importcfg $WORK/b157/importcfg -pack ./helpers.go ./state.go ./timings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/58/58006cd2e70b32cc4dbc34da09a3dd302fd6e965e8663fcc6b1bb277158a4dd6-d # internal mime/multipart mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 1JbQtSIfzd6xTOO8h50L/1JbQtSIfzd6xTOO8h50L -goversion go1.15.6 -D "" -importcfg $WORK/b162/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/a4/a43dd02da60e3a7efc9786d0f04212c593b8b5fefcc34bc95616e21438aee5b2-d # internal github.com/snapcore/go-gettext mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b139/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile testing=$WORK/b140/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/snapcore/go-gettext -complete -installsuffix shared -buildid tTuxQO1MwEzLgNJy3y0O/tTuxQO1MwEzLgNJy3y0O -goversion go1.15.6 -D "" -importcfg $WORK/b138/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/2c/2c6fd38eeda3bdae6c161c96473763977913fa0719126baeea1949f87270033f-d # internal compress/gzip mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid tg0HZkD3icOQtj9n74jz/tg0HZkD3icOQtj9n74jz -goversion go1.15.6 -D "" -importcfg $WORK/b165/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/28/287f97cf973d7b3b3601a0709838e3a4a75075a7a479fe6d3f7c78eee09ecfea-d # internal github.com/snapcore/snapd/i18n mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b138/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid 1jeCBGoqXnD-bdNtNdEB/1jeCBGoqXnD-bdNtNdEB -goversion go1.15.6 -D "" -importcfg $WORK/b137/importcfg -pack ./i18n.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/49/49640811a6a310832cf3d7e0a9bbf140c3f6881905bf9ab5499a57344fba7cf7-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid uObC7fEh4O4cNUjrw1sY/uObC7fEh4O4cNUjrw1sY -goversion go1.15.6 -D "" -importcfg $WORK/b169/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/ce/ce6667c7eb4e33ec303657f1f1c47e0ff825153a5ac7030006650f4cfd352674-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b085/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid wufuB0-Z_Q-IdJ5J2vZ2/wufuB0-Z_Q-IdJ5J2vZ2 -goversion go1.15.6 -D "" -importcfg $WORK/b136/importcfg -pack ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/81/81559941eee65ddf7f4760aeb005bd5fa493338e1dbd0251c9fb7d42dc9cc932-d # internal crypto/x509/pkix mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Ca1QCYru0ehJTuDCVDe-/Ca1QCYru0ehJTuDCVDe- -goversion go1.15.6 -D "" -importcfg $WORK/b173/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/77/77dbb443fcc20c5e106327f35741ecc7dd6d65b0bf0fb6f66c634b6e74a9ef15-d # internal encoding/pem mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid bIWNCjuCHK5_FxLE7QHW/bIWNCjuCHK5_FxLE7QHW -goversion go1.15.6 -D "" -importcfg $WORK/b174/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/46/46fd4c3db8c3097c38a8e4dcd313810aa1673f63798232f591f8ad7518451438-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b176/ cat >$WORK/b176/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b176=>" -I $WORK/b176/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b176/symabis ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/34/34f56b09e2645e62a38768ad0c377f8b1491d09fc2941bc3c8ce5439399ee123-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 5RCohf1U3dIYwLUSQArm/5RCohf1U3dIYwLUSQArm -goversion go1.15.6 -D "" -importcfg $WORK/b178/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b177/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid 88PWRBDALEV3Rd9gKMmS/88PWRBDALEV3Rd9gKMmS -goversion go1.15.6 -symabis $WORK/b176/symabis -D "" -importcfg $WORK/b176/importcfg -pack -asmhdr $WORK/b176/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/75/75c7953794165f8c256354f5097a1e3938c8283d5838953976f98f4b5be432f3-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b095/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b134/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b135/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b136/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b075/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid SUURUsFqQMHLZrYzM7GZ/SUURUsFqQMHLZrYzM7GZ -goversion go1.15.6 -D "" -importcfg $WORK/b132/importcfg -pack ./broken.go ./container.go ./epoch.go ./errors.go ./helpers.go ./hooktypes.go ./hotplug_key.go ./implicit.go ./info.go ./info_snap_yaml.go ./restartcond.go ./revision.go ./types.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/d7/d7a5360db6ed9430b0162be16f54a4cb5fa562a7e7f8c92be8ef423deb078b63-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid noMUkDXwU81d5NJZFEu2/noMUkDXwU81d5NJZFEu2 -goversion go1.15.6 -D "" -importcfg $WORK/b179/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/1a/1a7a12f74e55b07c2ef1f7422cd24f3615460c612db075eb6b9d918816c1d518-d # internal crypto/ed25519 mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b169/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid Vu6A10TB_nNgEwoPHFRF/Vu6A10TB_nNgEwoPHFRF -goversion go1.15.6 -D "" -importcfg $WORK/b168/importcfg -pack ./ed25519.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b176=>" -I $WORK/b176/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b176/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b176/_pkg_.a $WORK/b176/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/e6/e64e03ccfaf9ee86e2a387b50c69a349469fda8f6ff19083c7e5c301ef2225ed-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b178/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 9tAOuE48WMHOdI_2cG1g/9tAOuE48WMHOdI_2cG1g -goversion go1.15.6 -D "" -importcfg $WORK/b175/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/5c/5c6ba1ac8a190eb96081eccfbfb6fc8ec3afb72102bb5aeffbd73b642cce0c28-d # internal crypto/x509 mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/des=$WORK/b099/_pkg_.a packagefile crypto/dsa=$WORK/b100/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/ed25519=$WORK/b168/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/md5=$WORK/b106/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile crypto/x509/pkix=$WORK/b173/_pkg_.a packagefile encoding/asn1=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile encoding/pem=$WORK/b174/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b105/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid Ry1qGaeHMWlY_AOO8yxO/Ry1qGaeHMWlY_AOO8yxO -goversion go1.15.6 -D "" -importcfg $WORK/b172/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/c5/c5df5b3cae9a6f5c7fe109486d84a18e3119d876e4323a37af1045a8cb15357c-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b166/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid RYZ2eLPNwI-n6nhxoAa0/RYZ2eLPNwI-n6nhxoAa0 -goversion go1.15.6 -D "" -importcfg $WORK/b185/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/57/5767698985369f8eae893f1f7662fe4d5f5b6d115480bac2c3250ebc53ac04a1-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b184/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid fPRj9530h_nG2M5qDCpE/fPRj9530h_nG2M5qDCpE -goversion go1.15.6 -D "" -importcfg $WORK/b186/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/38/38560401493fd6219d0345bb54bcd8493ff5bdcef903abfd841d1e13a19c1030-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b185/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid bebt-h4O8AbNgHzh-Xhi/bebt-h4O8AbNgHzh-Xhi -goversion go1.15.6 -D "" -importcfg $WORK/b183/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/30/308a1710eb36916f1809863ec1d76dad86b14705e5239e263272d35ed96d86c7-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid iv88wniHhO2lqz4g7ef-/iv88wniHhO2lqz4g7ef- -goversion go1.15.6 -D "" -importcfg $WORK/b188/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/bf/bf73cbd817cee7e381cd6fd0013d7031fed6dfff4a6e72160c31f84fbab8dfc5-d # internal net/http/internal mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid 0fBg8QGVXDW6o1io543P/0fBg8QGVXDW6o1io543P -goversion go1.15.6 -D "" -importcfg $WORK/b190/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/c6/c6dac70c77387d024e0b7111101384a0cd8f9352dc93bac681ee08084b891145-d # internal github.com/snapcore/snapd/dbusutil mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/dbusutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/snapcore/snapd/dbusutil -complete -installsuffix shared -buildid I1M4MTTTuX8im8SJlBj4/I1M4MTTTuX8im8SJlBj4 -goversion go1.15.6 -D "" -importcfg $WORK/b192/importcfg -pack ./dbusutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/a7/a7aaa107e10700f812532a9e4154059170776c84f9c59edf89d8d02cdce73751-d # internal github.com/snapcore/snapd/overlord/state mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b157/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b087/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/state /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/snapcore/snapd/overlord/state -complete -installsuffix shared -buildid vjSlYuogrjz0sB4Z3Jrm/vjSlYuogrjz0sB4Z3Jrm -goversion go1.15.6 -D "" -importcfg $WORK/b195/importcfg -pack ./change.go ./copy.go ./state.go ./task.go ./taskrunner.go ./timings.go ./warning.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/98/982a35c04c9f593efa5ad9a665c1803d3305c583d2dd3394a8a8695b34803b3f-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b185/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b186/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 7ZUeRA4_5PBTH2q7iOOw/7ZUeRA4_5PBTH2q7iOOw -goversion go1.15.6 -D "" -importcfg $WORK/b182/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/9d/9db753c95b482b81102d849ca3d85a2d31c5389a72de2d0ffb672431305bd430-d # internal crypto/tls mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b166/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/des=$WORK/b099/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/ed25519=$WORK/b168/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/hmac=$WORK/b170/_pkg_.a packagefile crypto/md5=$WORK/b106/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/rc4=$WORK/b171/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile crypto/x509=$WORK/b172/_pkg_.a packagefile encoding/pem=$WORK/b174/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b179/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b180/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid E-cO8REgKjdUeBtoxRY2/E-cO8REgKjdUeBtoxRY2 -goversion go1.15.6 -D "" -importcfg $WORK/b167/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/af/afb0302de1b252d5f13753108340c294fd489ec5360597819c13041f2266a564-d # internal github.com/snapcore/snapd/bootloader mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/assets=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/bootloader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/snapcore/snapd/bootloader -complete -installsuffix shared -buildid YeXJ4Tf22R2JeypE7doS/YeXJ4Tf22R2JeypE7doS -goversion go1.15.6 -D "" -importcfg $WORK/b124/importcfg -pack ./androidboot.go ./asset.go ./bootloader.go ./grub.go ./lk.go ./uboot.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/29/29c5b4ba3283292ab557e763e1f39b2d7ddc12e54a636d81939b8c7f66aba3bc-d # internal github.com/snapcore/snapd/snap/snapdir mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b154/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/snapdir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid w66Vg2natRK5LI6I0Suq/w66Vg2natRK5LI6I0Suq -goversion go1.15.6 -D "" -importcfg $WORK/b153/importcfg -pack ./snapdir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/30/3083c0c94e9bd1ae8f6a278f02bb097b48c99e8b7178c89b30ef83fe97467450-d # internal github.com/snapcore/snapd/snap/squashfs mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b156/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/squashfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid 9rV3GG2IivCx2gaol08I/9rV3GG2IivCx2gaol08I -goversion go1.15.6 -D "" -importcfg $WORK/b155/importcfg -pack ./squashfs.go ./stat.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ba/baf19ac81eec91a2411c5586776624006847333da2afeebc128e477a4a17c4a7-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b181/ cat >$WORK/b181/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/b182/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid yG87gne9IrTJvZRsnPCe/yG87gne9IrTJvZRsnPCe -goversion go1.15.6 -D "" -importcfg $WORK/b181/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/5c/5c93fb6062d3b514de0a7bafacbd6b450fe925de1c54336b6166ed774b9dc250-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b182/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid YTcZpioXCX0NtZELGrQf/YTcZpioXCX0NtZELGrQf -goversion go1.15.6 -D "" -importcfg $WORK/b187/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/53/53e686c10fdb19bce28faaa4d6c72da3ca76128a3c479e151fdf86c0eb85bdfe-d # internal golang.org/x/crypto/poly1305 mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid TSB0KZMuKk3inBeAMcSk/TSB0KZMuKk3inBeAMcSk -goversion go1.15.6 -D "" -importcfg $WORK/b199/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/9a/9ace949588d95f222631149ef23953c6ee7f88e2c03cafc30ee3a1cfd8a1cbae-d # internal github.com/snapcore/snapd/features mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid jkWobtteB3hlr1aLJIlW/jkWobtteB3hlr1aLJIlW -goversion go1.15.6 -D "" -importcfg $WORK/b202/importcfg -pack ./features.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/05/05cda6f172942bac3243c8954b9c0afdb1f9142cf89b2ef493809008b3a06d9e-d # internal github.com/snapcore/snapd/overlord/configstate/config mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/configstate/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/snapcore/snapd/overlord/configstate/config -complete -installsuffix shared -buildid ibtpRPVDnpiJ9mkbVPoJ/ibtpRPVDnpiJ9mkbVPoJ -goversion go1.15.6 -D "" -importcfg $WORK/b203/importcfg -pack ./helpers.go ./transaction.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/72/7263ebd8e1dcbfb29dc08a0a4789fd3a7f3d771c7446392aef926fa51b73b752-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/subtle=$WORK/b198/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b199/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b200/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/nacl/secretbox /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid HTjJlW1iCIhQhctWEwRg/HTjJlW1iCIhQhctWEwRg -goversion go1.15.6 -D "" -importcfg $WORK/b197/importcfg -pack ./secretbox.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/9f/9fb02577052c9454c96d71963d14ac2dd41637ebf6b2ba78f40606a68d39f26f-d # internal gopkg.in/macaroon.v1 mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b170/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b197/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/macaroon.v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p gopkg.in/macaroon.v1 -complete -installsuffix shared -buildid 77Vce4UXacUvt9HYNqDb/77Vce4UXacUvt9HYNqDb -goversion go1.15.6 -D "" -importcfg $WORK/b196/importcfg -pack ./crypto.go ./macaroon.go ./marshal.go ./packet.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/90/90e99243cfbaedef0c80d641df8d8abe9c1daeccc962a158a601076dda863068-d # internal github.com/snapcore/snapd/osutil/squashfs mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil/squashfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/snapcore/snapd/osutil/squashfs -complete -installsuffix shared -buildid ZL2eIeN-DaHlXLis936z/ZL2eIeN-DaHlXLis936z -goversion go1.15.6 -D "" -importcfg $WORK/b206/importcfg -pack ./fstype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/f6/f65ce740f078549af1b73959f720524ecec754650838f78881264abfbbbd6b2e-d # internal github.com/snapcore/snapd/snap/snapfile mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b155/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/snapfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/snapcore/snapd/snap/snapfile -complete -installsuffix shared -buildid E-qX5SymbIR3iAlcO9QX/E-qX5SymbIR3iAlcO9QX -goversion go1.15.6 -D "" -importcfg $WORK/b152/importcfg -pack ./snapfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/cd/cd8fc236a92d30cb084fdcdd4b4618a655806f16400e0060be953c97e5210442-d # internal github.com/snapcore/snapd/sandbox/selinux mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/sandbox/selinux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/snapcore/snapd/sandbox/selinux -complete -installsuffix shared -buildid 7xC3OrEdeuAV28kmHfK3/7xC3OrEdeuAV28kmHfK3 -goversion go1.15.6 -D "" -importcfg $WORK/b207/importcfg -pack ./label.go ./label_linux.go ./selinux.go ./selinux_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/9a/9a19107c5871f7a16f721803778d2018d541aabd3f55d23b6f0ccdd11e5fd3c6-d # internal log/syslog mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid yboJ7ry5tijF9BP6ci0n/yboJ7ry5tijF9BP6ci0n -goversion go1.15.6 -D "" -importcfg $WORK/b208/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/ec/ec794e725efd9389430c957125f61ebaf47b95fc735287770a196e334f0b6615-d # internal github.com/snapcore/snapd/overlord/auth mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b195/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b196/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/auth /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/snapcore/snapd/overlord/auth -complete -installsuffix shared -buildid -TOxwJd4TAwkbxx8_FoI/-TOxwJd4TAwkbxx8_FoI -goversion go1.15.6 -D "" -importcfg $WORK/b194/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/39/3966cb2d48742a377c0a48661ad7f3c484920f83ccffdd47085e69fa199090c5-d # internal github.com/snapcore/snapd/strutil/quantity mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b137/_pkg_.a packagefile math=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/strutil/quantity /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/snapcore/snapd/strutil/quantity -complete -installsuffix shared -buildid KSCA60XZF0DOwFlyiIFW/KSCA60XZF0DOwFlyiIFW -goversion go1.15.6 -D "" -importcfg $WORK/b210/importcfg -pack ./quantity.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/1d/1d38fedaf6543702e5b4649339fe1420ed7df7f84d18233958d7161a15496b64-d # internal github.com/snapcore/snapd/asserts/signtool mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/asserts/signtool /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/snapcore/snapd/asserts/signtool -complete -installsuffix shared -buildid 0vqdlultkmsivXQfscSN/0vqdlultkmsivXQfscSN -goversion go1.15.6 -D "" -importcfg $WORK/b120/importcfg -pack ./sign.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/66/662cd3fbcfd1217adb47c7fd21d8c96c8c6cf82454a7f5b30cf9eca045eaedc6-d # internal github.com/snapcore/snapd/asserts/sysdb mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/asserts/sysdb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/snapcore/snapd/asserts/sysdb -complete -installsuffix shared -buildid EVQcb-hLTZFTPrJPcSO_/EVQcb-hLTZFTPrJPcSO_ -goversion go1.15.6 -D "" -importcfg $WORK/b121/importcfg -pack ./generic.go ./sysdb.go ./trusted.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/85/856c83721c6da864792e553fad579ec8ac14347a87e8d1e6a145d3c199a8ac12-d # internal github.com/snapcore/snapd/gadget mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/gadget/edition=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b095/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b075/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/gadget /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/snapcore/snapd/gadget -complete -installsuffix shared -buildid SYitXMH4JimuPoLh1t8E/SYitXMH4JimuPoLh1t8E -goversion go1.15.6 -D "" -importcfg $WORK/b144/importcfg -pack ./device_linux.go ./gadget.go ./layout.go ./mountedfilesystem.go ./ondisk.go ./raw.go ./update.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/ea/eaf2ac70f3ec650fdc324ef6f1aa99aae9313ec77d855f4e1a1e0a478c25b32b-d # internal github.com/snapcore/snapd/secboot mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/secboot /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/snapcore/snapd/secboot -complete -installsuffix shared -buildid dPFiqdzplqSeUHiGKs2x/dPFiqdzplqSeUHiGKs2x -goversion go1.15.6 -D "" -importcfg $WORK/b148/importcfg -pack ./encrypt.go ./encrypt_dummy.go ./secboot.go ./secboot_dummy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/67/67dc6240eafca9548447c4052430a8572a7cf990788183477041443a1884b5b9-d # internal github.com/snapcore/snapd/asserts/snapasserts mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/asserts/snapasserts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/snapcore/snapd/asserts/snapasserts -complete -installsuffix shared -buildid t31NHDof4TDgcQJbgAfn/t31NHDof4TDgcQJbgAfn -goversion go1.15.6 -D "" -importcfg $WORK/b150/importcfg -pack ./snapasserts.go ./validation_sets.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/5e/5ed9c81e7f83a5702af168ff2873a3ecb68eea4ee952f98213d5981e759cd1ae-d # internal github.com/snapcore/snapd/seed/internal mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b095/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/seed/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/snapcore/snapd/seed/internal -complete -installsuffix shared -buildid Gfo5jD7yeeD6eHx4Lmi1/Gfo5jD7yeeD6eHx4Lmi1 -goversion go1.15.6 -D "" -importcfg $WORK/b151/importcfg -pack ./auxinfo20.go ./doc.go ./helpers.go ./options20.go ./seed_yaml.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/d6/d617b624546874301cff028feb137bc93f38686611f5052aaafc1d7eb2e28ac8-d # internal github.com/snapcore/snapd/systemd mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b207/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log/syslog=$WORK/b208/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/systemd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/snapcore/snapd/systemd -complete -installsuffix shared -buildid ciT5-gjbNk9t6ob_1p_q/ciT5-gjbNk9t6ob_1p_q -goversion go1.15.6 -D "" -importcfg $WORK/b205/importcfg -pack ./emulation.go ./escape.go ./journal.go ./sdnotify.go ./sysctl.go ./systemd.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/c0/c04b400408e34b0bf85151ae152b19edd5a1748b278c54936c3ee9ffa18818b5-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b065/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid BBHbd0KvHAWBYAx6BLQ4/BBHbd0KvHAWBYAx6BLQ4 -goversion go1.15.6 -D "" -importcfg $WORK/b211/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/0a/0a03e284e47612d20f64dddd7835febab3059c86a35ddf00334b378b9cf4a5a9-d # internal github.com/snapcore/snapd/seed mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b095/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b157/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/seed /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/snapcore/snapd/seed -complete -installsuffix shared -buildid V2yt1YOsYkIrTBWxonj6/V2yt1YOsYkIrTBWxonj6 -goversion go1.15.6 -D "" -importcfg $WORK/b149/importcfg -pack ./helpers.go ./seed.go ./seed16.go ./seed20.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/4d/4dcb6fbbefdbde429a49f579e3e5cb4a45b0f62b6ff0ec032078827429d3bd84-d # internal github.com/snapcore/snapd/progress mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b210/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b211/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/progress /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/snapcore/snapd/progress -complete -installsuffix shared -buildid Ej7tnGHnx5z0hmE4MU_m/Ej7tnGHnx5z0hmE4MU_m -goversion go1.15.6 -D "" -importcfg $WORK/b209/importcfg -pack ./ansimeter.go ./progress.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/e4/e48fb841c85d975f611840cd8eb85baa21fb99a1d802ccfd248085a9ff64771e-d # internal github.com/snapcore/snapd/seed/seedwriter mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b095/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/seed/seedwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/snapcore/snapd/seed/seedwriter -complete -installsuffix shared -buildid SA3ur1Lyb0rKXNqOLryC/SA3ur1Lyb0rKXNqOLryC -goversion go1.15.6 -D "" -importcfg $WORK/b212/importcfg -pack ./helpers.go ./seed16.go ./seed20.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/d2/d2479c17436fcca4f95ba3f92d7646b2ca480c054edc65f7612ca6caae0c7537-d # internal github.com/snapcore/snapd/jsonutil/safejson mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/jsonutil/safejson /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/snapcore/snapd/jsonutil/safejson -complete -installsuffix shared -buildid k65oc5BVvLvumJMlWMA6/k65oc5BVvLvumJMlWMA6 -goversion go1.15.6 -D "" -importcfg $WORK/b218/importcfg -pack ./safejson.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/02/02e1ff524cc3b760f53a578709f546e94274d2629f6cb9b5de2ab2bb396387cd-d # internal os/signal mkdir -p $WORK/b219/ cat >$WORK/b219/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b219=>" -I $WORK/b219/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b219/symabis ./sig.s cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p os/signal -std -installsuffix shared -buildid D_0PHik_Dpw4i18Yjs4J/D_0PHik_Dpw4i18Yjs4J -goversion go1.15.6 -symabis $WORK/b219/symabis -D "" -importcfg $WORK/b219/importcfg -pack -asmhdr $WORK/b219/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/ce/cecf744144bf0ae74c41240b48b7321fb2028cc6dbe17ef76621da62d50cc4ae-d # internal github.com/snapcore/snapd/interfaces/utils mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/snapcore/snapd/interfaces/utils -complete -installsuffix shared -buildid irfbzQZrOy9xXt70dEIW/irfbzQZrOy9xXt70dEIW -goversion go1.15.6 -D "" -importcfg $WORK/b222/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/8c/8cb843c2b41d1b3a75f040c1e9ce986bd82f3e028d58c2fa6fa70d3e093bf0ea-d # internal github.com/snapcore/snapd/interfaces/hotplug mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/hotplug /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/snapcore/snapd/interfaces/hotplug -complete -installsuffix shared -buildid CaTownMd1BFWiCLIe9Xt/CaTownMd1BFWiCLIe9Xt -goversion go1.15.6 -D "" -importcfg $WORK/b221/importcfg -pack ./deviceinfo.go ./proposed_slot.go ./udevadm.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b219=>" -I $WORK/b219/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b219/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b219/_pkg_.a $WORK/b219/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/59/597d8a26916cd65d900248a63cb54f3ba306772cee4b51472dc7e3071601cba2-d # internal github.com/snapcore/snapd/sandbox/apparmor mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/sandbox/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/snapcore/snapd/sandbox/apparmor -complete -installsuffix shared -buildid iOWUzLY1Z-c3LD3d2kRR/iOWUzLY1Z-c3LD3d2kRR -goversion go1.15.6 -D "" -importcfg $WORK/b223/importcfg -pack ./apparmor.go ./process.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/26/269a7baf0eab4a929e8da208e2c26cf5a7bdadc7ae6864c7971c54cb7d86d8ad-d # internal github.com/snapcore/snapd/sandbox/cgroup mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b095/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/sandbox/cgroup /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/snapcore/snapd/sandbox/cgroup -complete -installsuffix shared -buildid 3cPF3DLyK5JQgthckPup/3cPF3DLyK5JQgthckPup -goversion go1.15.6 -D "" -importcfg $WORK/b224/importcfg -pack ./cgroup.go ./freezer.go ./pids.go ./process.go ./scanning.go ./tracking.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/6d/6db388d903086fc67635f278488a8c81f50cc9162ab46ffecd32442ebbe531d8-d # internal github.com/snapcore/snapd/sandbox/seccomp mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/sandbox/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/snapcore/snapd/sandbox/seccomp -complete -installsuffix shared -buildid ys-yGnUSHLA_6gPjBwxE/ys-yGnUSHLA_6gPjBwxE -goversion go1.15.6 -D "" -importcfg $WORK/b225/importcfg -pack ./compiler.go ./seccomp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/ee/ee51a499495fd0d47f0107a52d76e80d5efab57866f0acf2793afeece0bb2b37-d # internal github.com/snapcore/snapd/boot mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b143/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b157/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b115/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/boot /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/snapcore/snapd/boot -complete -installsuffix shared -buildid OXycYpR2ixujsfTgg7G9/OXycYpR2ixujsfTgg7G9 -goversion go1.15.6 -D "" -importcfg $WORK/b122/importcfg -pack ./assets.go ./boot.go ./bootchain.go ./booted_kernel_partition_linux.go ./bootstate16.go ./bootstate20.go ./bootstate20_bloader_kernel_state.go ./cmdline.go ./debug.go ./errors.go ./initramfs.go ./initramfs20dirs.go ./kernel_os.go ./makebootable.go ./modeenv.go ./seal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/20/20e2a8c7a9a2c7c36a08cb4bb6e4a6496308d49b2fa96b15e992cb665bb54262-d # internal github.com/snapcore/snapd/sysconfig mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/sysconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/snapcore/snapd/sysconfig -complete -installsuffix shared -buildid SoEY5DRvGWjMiuldLCwu/SoEY5DRvGWjMiuldLCwu -goversion go1.15.6 -D "" -importcfg $WORK/b204/importcfg -pack ./cloudinit.go ./sysconfig.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/3c/3c7d8945e62c26709bbedab54af1ee2fe34d4629b188ac1fe49be6967d602ed1-d # internal text/template/parse mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid b5JyDCO__BsX42uNOm2_/b5JyDCO__BsX42uNOm2_ -goversion go1.15.6 -D "" -importcfg $WORK/b232/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/40/407e78338ffcc40ad150bee53c4e059602dd479f0730c5464b4e53a66bdf05e2-d # internal github.com/snapcore/snapd/interfaces mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b156/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b157/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/snapcore/snapd/interfaces -complete -installsuffix shared -buildid cX7S3kBPt0cwrmatLrIL/cX7S3kBPt0cwrmatLrIL -goversion go1.15.6 -D "" -importcfg $WORK/b220/importcfg -pack ./backend.go ./connection.go ./core.go ./helpers.go ./naming.go ./repo.go ./sorting.go ./system_key.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/0b/0b23e60e916625637a0b7c6c8cbbeeb84e47b9a63d3e04952db16f03102f8b6d-d # internal github.com/snapcore/snapd/osutil/strace mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil/strace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/snapcore/snapd/osutil/strace -complete -installsuffix shared -buildid R0oSEQFvvVMEqv1Rxzk5/R0oSEQFvvVMEqv1Rxzk5 -goversion go1.15.6 -D "" -importcfg $WORK/b238/importcfg -pack ./strace.go ./timing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/66/664ad2eca8d8d25f60f2557d96350f6672ed6af1aae9c43347b5ec63eda3d36c-d # internal github.com/snapcore/snapd/kernel mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/kernel /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/snapcore/snapd/kernel -complete -installsuffix shared -buildid w3q3LoOo88jwX_CDkNmH/w3q3LoOo88jwX_CDkNmH -goversion go1.15.6 -D "" -importcfg $WORK/b240/importcfg -pack ./kernel.go ./validate.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/45/45795c20fca818f4b3eb486bb52d36c6818781795932095713e291e1b1ba992e-d # internal net/http/httptrace mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b044/_pkg_.a packagefile crypto/tls=$WORK/b167/_pkg_.a packagefile internal/nettrace=$WORK/b058/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid FseVwbBfkWfqGkQnpi8y/FseVwbBfkWfqGkQnpi8y -goversion go1.15.6 -D "" -importcfg $WORK/b189/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/f0/f0628be1a6a41f20c09a8d96d8812bee1f98ab186b9e7c0b997788836292a02c-d # internal net/http mkdir -p $WORK/b164/ cat >$WORK/b164/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/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b165/_pkg_.a packagefile container/list=$WORK/b166/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/tls=$WORK/b167/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b188/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b182/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http/httptrace=$WORK/b189/_pkg_.a packagefile net/http/internal=$WORK/b190/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p net/http -std -complete -installsuffix shared -buildid UQoTswPCVWhCE1MDnE-Y/UQoTswPCVWhCE1MDnE-Y -goversion go1.15.6 -D "" -importcfg $WORK/b164/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/31/319a042ce020f61038622f875ea425ca4435182232c6b764e5c06a84a369fee2-d # internal github.com/snapcore/snapd/snap/pack mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/kernel=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b155/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/pack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/snapcore/snapd/snap/pack -complete -installsuffix shared -buildid D8wK6Q6CFMU4o-qkbcVa/D8wK6Q6CFMU4o-qkbcVa -goversion go1.15.6 -D "" -importcfg $WORK/b239/importcfg -pack ./pack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/ba/baf7baa6450c3a0da4814e5fac1b133fccac653fc5a8009364851a983b331118-d # internal github.com/snapcore/snapd/snap/snapenv mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/arch=$WORK/b094/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/snapenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/snapcore/snapd/snap/snapenv -complete -installsuffix shared -buildid L9fdciHzWlEtfovkGasH/L9fdciHzWlEtfovkGasH -goversion go1.15.6 -D "" -importcfg $WORK/b241/importcfg -pack ./snapenv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/6b/6b1fa6114841003be39596570faa8cecc4f98271235b27db0e0d14787f4b7164-d # internal github.com/snapcore/snapd/strutil/shlex mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/strutil/shlex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/snapcore/snapd/strutil/shlex -complete -installsuffix shared -buildid 7YiM6FkEbwR_BJXPzcOr/7YiM6FkEbwR_BJXPzcOr -goversion go1.15.6 -D "" -importcfg $WORK/b242/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/96/966bace799bf37beef472ecb6288ecc66728dbf78cc8886a5f95c4ea968cb5d2-d # internal github.com/snapcore/snapd/interfaces/kmod mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b157/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/kmod /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/snapcore/snapd/interfaces/kmod -complete -installsuffix shared -buildid r-NzMfLcEBFP2K7jBOh_/r-NzMfLcEBFP2K7jBOh_ -goversion go1.15.6 -D "" -importcfg $WORK/b233/importcfg -pack ./backend.go ./kmod.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/c5/c5eedddd2c34b2ff507dca19c8f132941d821e18d031cf5ed58cc80ea4fdd11b-d # internal text/template mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b232/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p text/template -std -complete -installsuffix shared -buildid HGy9nUlqo4AE2EnTf5V0/HGy9nUlqo4AE2EnTf5V0 -goversion go1.15.6 -D "" -importcfg $WORK/b231/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/17/173e7da43bd6cce266c7ee59411193f737d849551a5c07b20da753097bc2e704-d # internal github.com/snapcore/snapd/interfaces/mount mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b156/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b157/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/snapcore/snapd/interfaces/mount -complete -installsuffix shared -buildid xW-BDZyW7gaS-WPCMMAc/xW-BDZyW7gaS-WPCMMAc -goversion go1.15.6 -D "" -importcfg $WORK/b234/importcfg -pack ./backend.go ./ns.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f0/f0fce7f012be33d88cdcda7716f6e5afd315716426d67195afcd5a99d3add3cf-d # internal github.com/snapcore/snapd/interfaces/seccomp mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b094/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b156/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b157/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/snapcore/snapd/interfaces/seccomp -complete -installsuffix shared -buildid _bH4ByEFgtPlPRUNjgO7/_bH4ByEFgtPlPRUNjgO7 -goversion go1.15.6 -D "" -importcfg $WORK/b235/importcfg -pack ./backend.go ./spec.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/9b/9bb83cf7ce0b9c4a2bc8bb7cf2da0a9b03fe7f28550b47f60d8721101c6c81a9-d # internal github.com/snapcore/snapd/overlord/configstate/configcore mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b205/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/overlord/configstate/configcore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/snapcore/snapd/overlord/configstate/configcore -complete -installsuffix shared -buildid 53xU2Fa9w4Ln_ByPx0PS/53xU2Fa9w4Ln_ByPx0PS -goversion go1.15.6 -D "" -importcfg $WORK/b201/importcfg -pack ./backlight.go ./corecfg.go ./experimental.go ./handlers.go ./journal.go ./network.go ./picfg.go ./powerbtn.go ./services.go ./sysctl.go ./timezone.go ./utils.go ./watchdog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/bf/bf8a854fb9b16951ebb915b30e953fa85201e5ca397825e5f59fbeb6c9f91fde-d # internal github.com/snapcore/snapd/interfaces/systemd mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b157/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/systemd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/snapcore/snapd/interfaces/systemd -complete -installsuffix shared -buildid 1KICYjCtiJA0c2VAGB0Z/1KICYjCtiJA0c2VAGB0Z -goversion go1.15.6 -D "" -importcfg $WORK/b236/importcfg -pack ./backend.go ./service.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/46/461362851c436af74becc765acee93d034cb2716df1fa3d537eab9526a3706bd-d # internal github.com/snapcore/snapd/interfaces/udev mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b157/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/udev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/snapcore/snapd/interfaces/udev -complete -installsuffix shared -buildid U0Fq9b59YiUQSVfOlR_E/U0Fq9b59YiUQSVfOlR_E -goversion go1.15.6 -D "" -importcfg $WORK/b237/importcfg -pack ./backend.go ./spec.go ./udev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/77/773623cc868ab4ec930e215bcd2ad46cd82f54940dd9598e8dcbe13fdfc3f7fd-d # internal github.com/snapcore/snapd/desktop/notification mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/desktop/notification /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/snapcore/snapd/desktop/notification -complete -installsuffix shared -buildid Zb5z9waL5O-f4D7lO5V1/Zb5z9waL5O-f4D7lO5V1 -goversion go1.15.6 -D "" -importcfg $WORK/b245/importcfg -pack ./caps.go ./fdo.go ./hints.go ./notify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/16/169fe9c2a65250c3b8181641ddfc09608c280be57110b69373ab344b1c844e1d-d # internal github.com/coreos/go-systemd/activation mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b167/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid WcPa_q_-O5gp3JkGsXef/WcPa_q_-O5gp3JkGsXef -goversion go1.15.6 -D "" -importcfg $WORK/b247/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/6d/6db16b79be8f24b6eaca9c1fca567452ad18c2dd73039ba7011016fc2286e544-d # internal github.com/snapcore/snapd/usersession/autostart mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b205/_pkg_.a packagefile log/syslog=$WORK/b208/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/usersession/autostart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/snapcore/snapd/usersession/autostart -complete -installsuffix shared -buildid LRD7uiMqAwSDMiATYY4_/LRD7uiMqAwSDMiATYY4_ -goversion go1.15.6 -D "" -importcfg $WORK/b248/importcfg -pack ./autostart.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/75/75f522a556af38854f6d2ab6152a648fb1666f0d528a096b82cb5e95d3d66efb-d # internal github.com/snapcore/snapd/netutil mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/coreos/go-systemd/activation=$WORK/b247/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/netutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/snapcore/snapd/netutil -complete -installsuffix shared -buildid pV13-DDA40vuZ9sJGLeB/pV13-DDA40vuZ9sJGLeB -goversion go1.15.6 -D "" -importcfg $WORK/b246/importcfg -pack ./activation.go ./metered.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/0d/0d9ca6790b1f08bf2404e65e55b62f42b500294572e498cfb7e55c0cb65964e3-d # internal encoding/xml mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid oIN3wwJbMHcOgMOv-L4c/oIN3wwJbMHcOgMOv-L4c -goversion go1.15.6 -D "" -importcfg $WORK/b251/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/16/16f4a82936d17a2bf7523cadfed6190f9e732ec14593c83ec93393e3d235b6e4-d # internal github.com/godbus/dbus/v5 mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid 00zIM9DNW71lLVWo8ErL/00zIM9DNW71lLVWo8ErL -goversion go1.15.6 -D "" -importcfg $WORK/b252/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/a9/a9e8680b618ff962e676d44ce37916aa0d661b62a016a96efc71a6c2e51eb7b8-d # internal github.com/snapcore/snapd/usersession/userd/ui mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile html=$WORK/b254/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/usersession/userd/ui /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/snapcore/snapd/usersession/userd/ui -complete -installsuffix shared -buildid uVcLkLN4zxVT3TPJECVo/uVcLkLN4zxVT3TPJECVo -goversion go1.15.6 -D "" -importcfg $WORK/b253/importcfg -pack ./kdialog.go ./ui.go ./zenity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/02/02c81df076e48e7ea420834aeba6b6da3a6042a29907fb07b616c7e6c7a73dcf-d # internal github.com/snapcore/snapd/x11 mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/x11 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/snapcore/snapd/x11 -complete -installsuffix shared -buildid OgXHI2lENX7k1Z0Bgm0m/OgXHI2lENX7k1Z0Bgm0m -goversion go1.15.6 -D "" -importcfg $WORK/b255/importcfg -pack ./xauth.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/47/4776dbf78107b84574768f34718b475b48b288d6db0fc1c1f59966e1477f56fa-d # internal go/token mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p go/token -std -complete -installsuffix shared -buildid IxmA-YO1oVezLxwPckyV/IxmA-YO1oVezLxwPckyV -goversion go1.15.6 -D "" -importcfg $WORK/b259/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/cf/cf96e6ee7ef8f30a933a6e1eb18374cf49379a0d2e6f8b2ce3544a1296fa7506-d # internal internal/lazyregexp mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 5UB6RKlXIZ4sFmzz05AH/5UB6RKlXIZ4sFmzz05AH -goversion go1.15.6 -D "" -importcfg $WORK/b260/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/3e/3ee69f0cb7043d61fc37a42d6a05927f0f5e0b2b1576a56d4195b3dad54c6362-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/23/2398ae670fcd6a7eb7fd2a0e4820775360d8852031f8b7effece93af0abd0288-d # internal go/scanner mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b259/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid BdfWU3CoCTAayAfh7lBQ/BdfWU3CoCTAayAfh7lBQ -goversion go1.15.6 -D "" -importcfg $WORK/b258/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/76/76f8557ee5bd9d51d7f004ebacc750aebfe91e36710631f85d4c6b889504df7f-d # internal go/ast mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/scanner=$WORK/b258/_pkg_.a packagefile go/token=$WORK/b259/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p go/ast -std -complete -installsuffix shared -buildid IhgQ6B3NKjb1DNBt06Z4/IhgQ6B3NKjb1DNBt06Z4 -goversion go1.15.6 -D "" -importcfg $WORK/b257/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/7a/7a5e6bd7eb4bb61f1ee68e9a3d3d7b1e14d3232b05f3c6c8d61257ba04dc457a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/de/dedd765ac487cab233f8eca04b2024411f3e122aaac5937a31773926c3728393-d # internal go/doc mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b257/_pkg_.a packagefile go/token=$WORK/b259/_pkg_.a packagefile internal/lazyregexp=$WORK/b260/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b231/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p go/doc -std -complete -installsuffix shared -buildid M-dVsD8d2awwLrfnFSa9/M-dVsD8d2awwLrfnFSa9 -goversion go1.15.6 -D "" -importcfg $WORK/b256/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/00/00b6218cce982197a6f4f649d7c95ff7494219d37e985be03963544d7d83ca5a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/64/640bfd1cd32242b7e38ca894efc621fbc127ecc105ee7e55d29bbeadf05bbb56-d # internal github.com/godbus/dbus/introspect mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b251/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b252/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/godbus/dbus/introspect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/godbus/dbus/introspect -complete -installsuffix shared -buildid eefCewm7INjNt6GbbhQF/eefCewm7INjNt6GbbhQF -goversion go1.15.6 -D "" -importcfg $WORK/b250/importcfg -pack ./call.go ./introspect.go ./introspectable.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/b1/b11fb231a254f45779ff3847f31556daa64bafd079b5d03ceabdf7c2bd525ffd-d # internal github.com/snapcore/snapd/usersession/userd mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/godbus/dbus/introspect=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd/ui=$WORK/b253/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/usersession/userd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/snapcore/snapd/usersession/userd -complete -installsuffix shared -buildid -36EoleWOi3GT150Rwi0/-36EoleWOi3GT150Rwi0 -goversion go1.15.6 -D "" -importcfg $WORK/b249/importcfg -pack ./helpers.go ./launcher.go ./settings.go ./userd.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/04/04d720ea15cd1cf7315dea93c0a8513b10863231bf3998dd37d03eea9f495e1a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/ab/ab205d5c00229000cbcf19bc91a551a4eca361fa682045dcc58a742991380332-d # internal github.com/snapcore/snapd/usersession/client mkdir -p $WORK/b230/ net/http/httputil mkdir -p $WORK/b217/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/usersession/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/snapcore/snapd/usersession/client -complete -installsuffix shared -buildid BdbFwltggx_KyLgwf5VK/BdbFwltggx_KyLgwf5VK -goversion go1.15.6 -D "" -importcfg $WORK/b230/importcfg -pack ./client.go cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b181/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b190/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid axExGAX_EgyROuZMxo2q/axExGAX_EgyROuZMxo2q -goversion go1.15.6 -D "" -importcfg $WORK/b217/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go github.com/snapcore/snapd/client mkdir -p $WORK/b158/ github.com/gorilla/mux mkdir -p $WORK/b244/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b160/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid 4WBNVbMfzltUGJEJUjYh/4WBNVbMfzltUGJEJUjYh -goversion go1.15.6 -D "" -importcfg $WORK/b158/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./cohort.go ./conf.go ./connections.go ./console_conf.go ./errors.go ./icons.go ./interfaces.go ./login.go ./model.go ./packages.go ./snap_op.go ./snapctl.go ./snapshot.go ./systems.go ./users.go ./warnings.go cd /usr/share/gocode/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid ttLM8-g_kT31d7NHu3BL/ttLM8-g_kT31d7NHu3BL -goversion go1.15.6 -D "" -importcfg $WORK/b244/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/ee/ee3fbc259a405e25dee3d35ff2c4732b51dca5acbf37872d7751da17b1aab5c4-d # internal github.com/snapcore/snapd/wrappers mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b135/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b136/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b157/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b230/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b231/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/wrappers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/snapcore/snapd/wrappers -complete -installsuffix shared -buildid UKlROwSwpsdiEDPXat-5/UKlROwSwpsdiEDPXat-5 -goversion go1.15.6 -D "" -importcfg $WORK/b229/importcfg -pack ./binaries.go ./core18.go ./desktop.go ./icons.go ./services.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/99/995f67d0820464f9305ae6eb78f0b268c5be4d61af6e2b657ae6c50a0e8a3ac1-d # internal github.com/snapcore/snapd/httputil mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b167/_pkg_.a packagefile crypto/x509=$WORK/b172/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile net/http/httputil=$WORK/b217/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/snapcore/snapd/httputil -complete -installsuffix shared -buildid GyFSNysyejz0c6V-_EYY/GyFSNysyejz0c6V-_EYY -goversion go1.15.6 -D "" -importcfg $WORK/b215/importcfg -pack ./client.go ./logger.go ./retry.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/fd/fd12c43d67cd2cd249ea4460eeb96ca457af81c2ba8fea4a502a2fa320ea5a71-d # internal github.com/snapcore/snapd/usersession/agent mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b244/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/desktop/notification=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b135/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b087/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/usersession/agent /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/snapcore/snapd/usersession/agent -complete -installsuffix shared -buildid HovDEqn6HHnE8-jf-xWG/HovDEqn6HHnE8-jf-xWG -goversion go1.15.6 -D "" -importcfg $WORK/b243/importcfg -pack ./response.go ./rest_api.go ./session_agent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/7b/7b76671c82c1b7ff4588c15a2b1d374178e3ad4d3baf7070fa682a6774e4b402-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/bc/bcb0973873587beb2c8bca4dd1c652155d750a3d78be6f95c87b6afc21fe942e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/47/47dd944799ec1248b68cf2d69295eaaaffc772099d02fd28da85e597145cb6a1-d # internal github.com/snapcore/snapd/client/clientutil mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/client=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/client/clientutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/snapcore/snapd/client/clientutil -complete -installsuffix shared -buildid nnTN7o37k3sbmM5QUHZX/nnTN7o37k3sbmM5QUHZX -goversion go1.15.6 -D "" -importcfg $WORK/b191/importcfg -pack ./snapinfo.go github.com/snapcore/snapd/store mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/juju/ratelimit=$WORK/b214/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b094/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b096/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b156/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b196/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/store /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/snapcore/snapd/store -complete -installsuffix shared -buildid EK7x7SFg3butjWxed5Mj/EK7x7SFg3butjWxed5Mj -goversion go1.15.6 -D "" -importcfg $WORK/b213/importcfg -pack ./auth.go ./cache.go ./details.go ./details_v2.go ./devicenauthctx.go ./errors.go ./search_v2.go ./store.go ./store_action.go ./store_asserts.go ./store_download.go ./uacontext.go ./userinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/17/17ef61051d00ae366aaa4b034d5768759ae97371c9a256af561b5b2459fe9b57-d # internal github.com/snapcore/snapd/interfaces/dbus mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b156/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b157/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b229/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/snapcore/snapd/interfaces/dbus -complete -installsuffix shared -buildid Zd6w4_34jQqsaR5AqG4D/Zd6w4_34jQqsaR5AqG4D -goversion go1.15.6 -D "" -importcfg $WORK/b228/importcfg -pack ./backend.go ./dbus.go ./spec.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/e0/e03aefb508d6b04d195f641e0a662dd619b7bbe14214a809c2ca9ecc208ca4ec-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/09/09ef660e0b8569cc3c81c5bb044f2b7cae9d7453040d63281c5ee6370f648aa1-d # internal github.com/snapcore/snapd/interfaces/apparmor mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b228/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b157/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/snapcore/snapd/interfaces/apparmor -complete -installsuffix shared -buildid W8-8X93NpQxqiApOtkf-/W8-8X93NpQxqiApOtkf- -goversion go1.15.6 -D "" -importcfg $WORK/b227/importcfg -pack ./apparmor.go ./backend.go ./spec.go ./template.go ./template_vars.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/63/6316aeda9a66513416b1267cbcc2e37fd15693676eb6a5388743dbe07f906012-d # internal github.com/snapcore/snapd/interfaces/builtin mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b227/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b228/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b235/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b236/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/interfaces/builtin /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/snapcore/snapd/interfaces/builtin -complete -installsuffix shared -buildid J2YT3zoIGD4rlmbeWL4q/J2YT3zoIGD4rlmbeWL4q -goversion go1.15.6 -D "" -importcfg $WORK/b226/importcfg -pack ./account_control.go ./accounts_service.go ./adb_support.go ./all.go ./alsa.go ./appstream_metadata.go ./audio_playback.go ./audio_record.go ./autopilot.go ./avahi_control.go ./avahi_observe.go ./block_devices.go ./bluetooth_control.go ./bluez.go ./bool_file.go ./broadcom_asic_control.go ./browser_support.go ./calendar_service.go ./camera.go ./can_bus.go ./cifs_mount.go ./classic_support.go ./common.go ./common_files.go ./contacts_service.go ./content.go ./core_support.go ./cpu_control.go ./cups.go ./cups_control.go ./daemon_notify.go ./dbus.go ./dcdbas_control.go ./desktop.go ./desktop_legacy.go ./device_buttons.go ./display_control.go ./docker.go ./docker_support.go ./dummy.go ./dvb.go ./firewall_control.go ./framebuffer.go ./fuse_support.go ./fwupd.go ./gconf.go ./gpg_keys.go ./gpg_public_keys.go ./gpio.go ./gpio_control.go ./gpio_memory_control.go ./greengrass_support.go ./gsettings.go ./hardware_observe.go ./hardware_random_control.go ./hardware_random_observe.go ./hidraw.go ./home.go ./hostname_control.go ./hugepages_control.go ./i2c.go ./iio.go ./intel_mei.go ./io_ports_control.go ./jack1.go ./joystick.go ./juju_client_observe.go ./kernel_crypto_api.go ./kernel_module_control.go ./kernel_module_observe.go ./kubernetes_support.go ./kvm.go ./libvirt.go ./locale_control.go ./location_control.go ./location_observe.go ./log_observe.go ./login_session_control.go ./login_session_observe.go ./lxd.go ./lxd_support.go ./maliit.go ./media_hub.go ./mir.go ./modem_manager.go ./mount_observe.go ./mpris.go ./multipass_support.go ./netlink_audit.go ./netlink_connector.go ./network.go ./network_bind.go ./network_control.go ./network_manager.go ./network_manager_observe.go ./network_observe.go ./network_setup_control.go ./network_setup_observe.go ./network_status.go ./ofono.go ./online_accounts_service.go ./opengl.go ./openvswitch.go ./openvswitch_support.go ./optical_drive.go ./packagekit_control.go ./password_manager_service.go ./personal_files.go ./physical_memory_control.go ./physical_memory_observe.go ./power_control.go ./ppp.go ./process_control.go ./ptp.go ./pulseaudio.go ./raw_usb.go ./raw_volume.go ./removable_media.go ./screen_inhibit_control.go ./screencast_legacy.go ./serial_port.go ./shutdown.go ./snapd_control.go ./spi.go ./ssh_keys.go ./ssh_public_keys.go ./storage_framework_service.go ./system_backup.go ./system_files.go ./system_observe.go ./system_packages_doc.go ./system_source_code.go ./system_trace.go ./thumbnailer_service.go ./time_control.go ./timeserver_control.go ./timezone_control.go ./tpm.go ./u2f_devices.go ./ubuntu_download_manager.go ./udisks2.go ./uhid.go ./uinput.go ./uio.go ./unity7.go ./unity8.go ./unity8_calendar.go ./unity8_contacts.go ./unity8_pim_common.go ./upower_observe.go ./utils.go ./vcio.go ./wayland.go ./x11.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/65/650407cad3441ca4dc8f31286dd9f80cbc31ca4c69279529c320f76363c62000-d # internal github.com/snapcore/snapd/image mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/seed/seedwriter=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b155/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b096/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b204/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b219/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/snapcore/snapd/image -complete -installsuffix shared -buildid kEOiAMAyOT3zKxNqf-Vu/kEOiAMAyOT3zKxNqf-Vu -goversion go1.15.6 -D "" -importcfg $WORK/b193/importcfg -pack ./helpers.go ./image_linux.go ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/03/034d241ec3b7b55b861af7c237508fded3e46753737d94128457ffa66841ba0c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/94/94569a78dcb9a99719d29b2a9ba36e76c8d342a27bae9c5b0b44882b1f448d98-d # internal github.com/snapcore/snapd/cmd/snap mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b067/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/asserts/signtool=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b191/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/image=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil/strace=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/snap/pack=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b155/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b096/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b156/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b136/_pkg_.a packagefile github.com/snapcore/snapd/usersession/agent=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/usersession/autostart=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd/ui=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/x11=$WORK/b255/_pkg_.a packagefile go/doc=$WORK/b256/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b115/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b211/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b160/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b075/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/signal=$WORK/b219/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b261/_pkg_.a packagefile text/template=$WORK/b231/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/cmd/snap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid zRyJ6gct_3qvrkwxNqc3/zRyJ6gct_3qvrkwxNqc3 -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd_abort.go ./cmd_ack.go ./cmd_advise.go ./cmd_alias.go ./cmd_aliases.go ./cmd_auto_import.go ./cmd_booted.go ./cmd_buy.go ./cmd_can_manage_refreshes.go ./cmd_changes.go ./cmd_confinement.go ./cmd_connect.go ./cmd_connections.go ./cmd_connectivity_check.go ./cmd_create_cohort.go ./cmd_create_key.go ./cmd_create_user.go ./cmd_debug.go ./cmd_debug_bootvars.go ./cmd_debug_model.go ./cmd_debug_seeding.go ./cmd_debug_state.go ./cmd_debug_timings.go ./cmd_debug_validate_seed.go ./cmd_delete_key.go ./cmd_disconnect.go ./cmd_download.go ./cmd_ensure_state_soon.go ./cmd_export_key.go ./cmd_find.go ./cmd_first_boot.go ./cmd_get.go ./cmd_get_base_declaration.go ./cmd_handle_link.go ./cmd_help.go ./cmd_info.go ./cmd_interface.go ./cmd_interfaces.go ./cmd_keys.go ./cmd_known.go ./cmd_list.go ./cmd_login.go ./cmd_logout.go ./cmd_managed.go ./cmd_model.go ./cmd_pack.go ./cmd_paths.go ./cmd_prefer.go ./cmd_prepare_image.go ./cmd_reboot.go ./cmd_recovery.go ./cmd_remodel.go ./cmd_remove_user.go ./cmd_repair_repairs.go ./cmd_routine.go ./cmd_routine_console_conf.go ./cmd_routine_file_access.go ./cmd_routine_portal_info.go ./cmd_run.go ./cmd_sandbox_features.go ./cmd_services.go ./cmd_set.go ./cmd_sign.go ./cmd_sign_build.go ./cmd_snap_op.go ./cmd_snapshot.go ./cmd_unalias.go ./cmd_unset.go ./cmd_userd.go ./cmd_version.go ./cmd_version_linux.go ./cmd_wait.go ./cmd_warnings.go ./cmd_watch.go ./cmd_whoami.go ./color.go ./complete.go ./error.go ./fallocate_linux.go ./interfaces_common.go ./last.go ./main.go ./notes.go ./times.go ./wait.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/9f/9f3d3c4b5fac0ab5e22c33c2c87ba872593a5c36c5f2d6a91ef31332c4acaa30-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snap=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b067/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/asserts/signtool=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b191/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/image=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil/strace=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/snap/pack=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b155/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b096/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b156/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b074/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b136/_pkg_.a packagefile github.com/snapcore/snapd/usersession/agent=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/usersession/autostart=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd/ui=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/x11=$WORK/b255/_pkg_.a packagefile go/doc=$WORK/b256/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b115/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b211/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b160/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b075/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/signal=$WORK/b219/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b261/_pkg_.a packagefile text/template=$WORK/b231/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b065/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b068/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b095/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b097/_pkg_.a packagefile net/mail=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b143/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b157/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b138/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/seed/seedwriter=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b227/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b228/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b235/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b236/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b237/_pkg_.a packagefile log=$WORK/b070/_pkg_.a packagefile debug/elf=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b084/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b087/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b134/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b135/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b094/_pkg_.a packagefile github.com/snapcore/snapd/kernel=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b154/_pkg_.a packagefile github.com/juju/ratelimit=$WORK/b214/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b218/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b216/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/desktop/notification=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b205/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile log/syslog=$WORK/b208/_pkg_.a packagefile github.com/godbus/dbus/introspect=$WORK/b250/_pkg_.a packagefile html=$WORK/b254/_pkg_.a packagefile go/ast=$WORK/b257/_pkg_.a packagefile go/token=$WORK/b259/_pkg_.a packagefile internal/lazyregexp=$WORK/b260/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b057/_pkg_.a packagefile internal/nettrace=$WORK/b058/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b059/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile compress/gzip=$WORK/b165/_pkg_.a packagefile container/list=$WORK/b166/_pkg_.a packagefile crypto/tls=$WORK/b167/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b188/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b182/_pkg_.a packagefile net/http/httptrace=$WORK/b189/_pkg_.a packagefile net/http/internal=$WORK/b190/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile internal/oserror=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b040/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b041/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile regexp/syntax=$WORK/b077/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile text/template/parse=$WORK/b232/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b066/_pkg_.a packagefile hash/fnv=$WORK/b069/_pkg_.a packagefile runtime/debug=$WORK/b071/_pkg_.a packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile compress/bzip2=$WORK/b098/_pkg_.a packagefile compress/flate=$WORK/b081/_pkg_.a packagefile compress/zlib=$WORK/b080/_pkg_.a packagefile crypto/des=$WORK/b099/_pkg_.a packagefile crypto/dsa=$WORK/b100/_pkg_.a packagefile crypto/md5=$WORK/b106/_pkg_.a packagefile encoding/asn1=$WORK/b104/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b107/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b108/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b109/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b110/_pkg_.a packagefile image=$WORK/b111/_pkg_.a packagefile image/jpeg=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b105/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/assets=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/gadget/edition=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b147/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b139/_pkg_.a packagefile testing=$WORK/b140/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b229/_pkg_.a packagefile debug/dwarf=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b170/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b197/_pkg_.a packagefile crypto/x509=$WORK/b172/_pkg_.a packagefile net/http/httputil=$WORK/b217/_pkg_.a packagefile github.com/coreos/go-systemd/activation=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b206/_pkg_.a packagefile encoding/xml=$WORK/b251/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b252/_pkg_.a packagefile go/scanner=$WORK/b258/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile crypto/ed25519=$WORK/b168/_pkg_.a packagefile crypto/rc4=$WORK/b171/_pkg_.a packagefile encoding/pem=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b179/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b180/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b185/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b186/_pkg_.a packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile hash/adler32=$WORK/b082/_pkg_.a packagefile image/color=$WORK/b112/_pkg_.a packagefile image/internal/imageutil=$WORK/b114/_pkg_.a packagefile flag=$WORK/b141/_pkg_.a packagefile runtime/trace=$WORK/b142/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b230/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=$WORK/b198/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b199/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b200/_pkg_.a packagefile crypto/x509/pkix=$WORK/b173/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b178/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b184/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=tOF9BnQGEiUl2wBXa3kz/zRyJ6gct_3qvrkwxNqc3/u9Y_cxWtlFHmkCk2uueZ/tOF9BnQGEiUl2wBXa3kz -B 0x78eedf06b4681cc91f24c6c33dc86dd5bde374b2 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/snap rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback nosecboot nomanagers' -ldflags ' -B 0x29ae41f00ffaafb3d6cd8c152ae33dfc2e2abd9c -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snap-failure github.com/snapcore/snapd/cmd/snap-failure WORK=/tmp/go-build714571665 internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid odoLga2Q3k0KwhFj2vDV/odoLga2Q3k0KwhFj2vDV -goversion go1.15.6 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid IHm7HS6agtdIWwBkKlwV/IHm7HS6agtdIWwBkKlwV -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid b3FS1CA1-8xVEE1cwUeQ/b3FS1CA1-8xVEE1cwUeQ -goversion go1.15.6 -D "" -importcfg $WORK/b010/importcfg -pack ./cpu.go ./cpu_arm64.go runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./asm_arm64.s ./atomic_arm64.s internal/race mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid ymEWITZtGZkamO_sKOR6/ymEWITZtGZkamO_sKOR6 -goversion go1.15.6 -D "" -importcfg $WORK/b016/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/7e/7e8aa51848c2639e1624acdf61238f4cb2fe9ede26f29a30a3f61315d3acf403-d # internal sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b017/symabis ./asm.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid VlsJVAeT91J8jCymNECz/VlsJVAeT91J8jCymNECz -goversion go1.15.6 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm64.go ./stubs.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid fmC0IUlxSYmcst3vdtqP/fmC0IUlxSYmcst3vdtqP -goversion go1.15.6 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/4c/4c58712f0729418069e261653020131bef3e74c8a367e214e7f18c34c08eea50-d # internal unicode mkdir -p $WORK/b018/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/asm_arm64.o ./asm_arm64.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid aLsFVZAO0qBMPedNAPyr/aLsFVZAO0qBMPedNAPyr -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/67/67dc1921302633abbdb964cbbf3bad68a95d4d6eaf3b27bc75be1153caaa34db-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid _doDFA72DXM1Tmf4u8nG/_doDFA72DXM1Tmf4u8nG -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b017/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/be/beaf407ebfe407084324863d03d67462d1d3a1d7a452ef11d325647284971aa0-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid kMZfMj29DTwVSP3PXpjl/kMZfMj29DTwVSP3PXpjl -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9e/9eda8d20218f05e2f04e7d72020974fe6c5748e6c2aeb4d891b9b0aaccf83139-d # internal encoding mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p encoding -std -complete -installsuffix shared -buildid b7nFvj4_Z1rTe3PlmNU3/b7nFvj4_Z1rTe3PlmNU3 -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/44/448afaf12a525b60fa479b408758221c607809ae3a96f6417726605684e4f5ce-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/77/773252047295226d6f428ec48ca9c7b8a56313245678240fe4fb729517a7f864-d # internal math/bits mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math/bits -std -complete -installsuffix shared -buildid uJZtg5zL_NKnJ26MWLPk/uJZtg5zL_NKnJ26MWLPk -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/54/54d33436f97b2b73dde310d18482f954c055a7988ccaa906c0590396ef00d7e5-d # internal internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid GuUrgke9172oaQlx3WB5/GuUrgke9172oaQlx3WB5 -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid uvqiRn2nl1eMlxpsWEnm/uvqiRn2nl1eMlxpsWEnm -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/01/0180709eb2de994e8938e22f5b9c739c5dd9d1236e7e7324a81f0bb8a620b1ac-d # internal unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid TepEzh0N9RElyLDune-c/TepEzh0N9RElyLDune-c -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/compare_arm64.o ./compare_arm64.s cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cc/cc7fc255b4bcedaa884dca1418d0b6feaffecb5b509935f11a0718571ea097d4-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid HsGz_85p-oLeJm5CgaDj/HsGz_85p-oLeJm5CgaDj -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/7f/7f76df205d0672feb0d4565f61e30b43874441b987e5a245a505ae9e44ee2716-d # internal math mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b023/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/8d/8d912320b5768383ce564fc2e4b54af0ac08f65eedf3a8a8c6733e79dba93264-d # internal crypto/internal/subtle mkdir -p $WORK/b069/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/count_arm64.o ./count_arm64.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid BcixXIwOErxQJuDIEwbY/BcixXIwOErxQJuDIEwbY -goversion go1.15.6 -D "" -importcfg $WORK/b069/importcfg -pack ./aliasing.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math -std -installsuffix shared -buildid sIw_R4H6s3Kp0HU3GgTP/sIw_R4H6s3Kp0HU3GgTP -goversion go1.15.6 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/12/1254775e7369ab22cbcb91a0954ab65358aafd45962489023707b66b905fc557-d # internal crypto/subtle mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid K6QVF27xZAiIIpLtTX73/K6QVF27xZAiIIpLtTX73 -goversion go1.15.6 -D "" -importcfg $WORK/b070/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3e/3e64b7ab40aca644b6818a660fb560a4d2b17354d18f03a087c274b3159f89b5-d # internal internal/nettrace mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 2vUoYy1krBiHLQmVnZOV/2vUoYy1krBiHLQmVnZOV -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_arm64.o $WORK/b009/count_arm64.o $WORK/b009/equal_arm64.o $WORK/b009/index_arm64.o $WORK/b009/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f9/f9d8d6888bd3b8805154a4abdeb9fd98e8871b5078af77981c735fb4e0a395af-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/69/693b589ec4a3c3d3d28b5907fc27e0b7a726ad31c7f8d5df733540ea2704a2f7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/1b/1b17ab95f49b6bdcc46398dddb99ac6cf9fe86715b00bbb6baeea722914fa472-d # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s runtime/cgo mkdir -p $WORK/b078/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b078/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b078/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid BG5FyJxa5remuxPC0qkZ/BG5FyJxa5remuxPC0qkZ -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c9/c972980d92befa3023a735dfea98a39f69bae02313d64888a4ecaae448f75f10-d # internal cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/stubs_arm64.o ./stubs_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b023/_pkg_.a $WORK/b023/dim_arm64.o $WORK/b023/exp_arm64.o $WORK/b023/floor_arm64.o $WORK/b023/modf_arm64.o $WORK/b023/sqrt_arm64.o $WORK/b023/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4d/4d20a1d308a8834ef18097026c73e93bbcee5da3d67973d6acf1d6b86ed1f7ef-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -o $WORK/b078/_x012.o -c gcc_arm64.S cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -o $WORK/b078/_cgo_.o $WORK/b078/_cgo_main.o $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o $WORK/b078/_x005.o $WORK/b078/_x006.o $WORK/b078/_x007.o $WORK/b078/_x008.o $WORK/b078/_x009.o $WORK/b078/_x010.o $WORK/b078/_x011.o $WORK/b078/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b078/_cgo_.o -dynout $WORK/b078/_cgo_import.go -dynlinker cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b078/symabis ./asm_arm64.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 2rBJAz0i1useHJMxaCar/2rBJAz0i1useHJMxaCar -goversion go1.15.6 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b078/_cgo_gotypes.go $WORK/b078/cgo.cgo1.go $WORK/b078/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b078/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_arm64.o $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o $WORK/b078/_x005.o $WORK/b078/_x006.o $WORK/b078/_x007.o $WORK/b078/_x008.o $WORK/b078/_x009.o $WORK/b078/_x010.o $WORK/b078/_x011.o $WORK/b078/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/b2/b29dc7363b139c2e4c450ad3ed6876b219a0da1a562675be411af144111e3a7d-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b008/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm64.o $WORK/b008/atomic_arm64.o $WORK/b008/duff_arm64.o $WORK/b008/memclr_arm64.o $WORK/b008/memmove_arm64.o $WORK/b008/preempt_arm64.o $WORK/b008/rt0_linux_arm64.o $WORK/b008/sys_linux_arm64.o $WORK/b008/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/2d/2dbe59820dfdca79c8ee2958257fdc1144cc5e411af6ec950da8e7b8fb6eaaff-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b015/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid fQh0NEY7qjS4vOHizohz/fQh0NEY7qjS4vOHizohz -goversion go1.15.6 -D "" -importcfg $WORK/b015/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 8c8xkAjv33M6pxPWCKyf/8c8xkAjv33M6pxPWCKyf -goversion go1.15.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/05/0530d9f7901dac8523cbc2894047a7dafa2df829e8d4539d60771abd63b4da01-d # internal internal/singleflight mkdir -p $WORK/b077/ math/rand mkdir -p $WORK/b072/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WW4-MuwOULMqgiYpnGam/WW4-MuwOULMqgiYpnGam -goversion go1.15.6 -D "" -importcfg $WORK/b077/importcfg -pack ./singleflight.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p math/rand -std -complete -installsuffix shared -buildid OfVOWMeIRKB84vC6mhLN/OfVOWMeIRKB84vC6mhLN -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/08/087f01aabf02ed4078ce920249487211c41e6576a7ffa39e7478a03b3972dd84-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/5f/5ff7c38eabd7f2330bb6b73fc8836ce79d3a5bb4492eabf2d8d47bce72d1f297-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/f7/f7e120fa6ee4dee35c303e4ad290f331798a299db20b8c6c83a3104824e14d47-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b029/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid GM08lc0eCg5KRqLlYtbP/GM08lc0eCg5KRqLlYtbP -goversion go1.15.6 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p sort -std -complete -installsuffix shared -buildid 0UgELZJWkty25RVWAQVu/0UgELZJWkty25RVWAQVu -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/c7/c7193330969cb5e6de1f26feb338097dd7115e065edddb6489b8e50a56eaf2e5-d # internal internal/oserror mkdir -p $WORK/b031/ io mkdir -p $WORK/b014/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid OIMtIrOjqg9t9gH0Ej0o/OIMtIrOjqg9t9gH0Ej0o -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./errors.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF strconv mkdir -p $WORK/b026/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid 9HFq78jyuiRzImLbtWUJ/9HFq78jyuiRzImLbtWUJ -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b075/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p strconv -std -complete -installsuffix shared -buildid cNKKaMauFVjUczfw9OHV/cNKKaMauFVjUczfw9OHV -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid vu--SCUS_vXV4BF_Q9TM/vu--SCUS_vXV4BF_Q9TM -goversion go1.15.6 -D "" -importcfg $WORK/b075/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/53/5375ff7e79c0aea0ab6395764a23881018422e006e7be7b0859944bbc7bf096d-d # internal syscall mkdir -p $WORK/b034/ cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b034/symabis ./asm_linux_arm64.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p syscall -std -installsuffix shared -buildid pU-erCKpRY1WPMGPVUkC/pU-erCKpRY1WPMGPVUkC -goversion go1.15.6 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup3_linux.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/44/4479b4be4cdf94f7aac1804337a986f1955fcc4a36f52399726035a4daa08b81-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/4e/4e1b5b657d787fefdae41b322b18f4240d2460aa2543cc38053fe50f3a772ffc-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 0o7W2XtEgAS7tE5ZGfAY/0o7W2XtEgAS7tE5ZGfAY -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid 8hlIqbkVLhrBoVgs6MTW/8hlIqbkVLhrBoVgs6MTW -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/b3/b3895e0c884c38b3f22cdaba8daa2ef6b9155284a6553f800c728f5be30d2466-d # internal reflect mkdir -p $WORK/b025/ cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b025/symabis ./asm_arm64.s cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p reflect -std -installsuffix shared -buildid pTrrPtGnu_qUCkKISX56/pTrrPtGnu_qUCkKISX56 -goversion go1.15.6 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c3/c3d2cd4ae4ec69f79d70994d2a35585d192fe8f68313375d901fb93b8837b48e-d # internal hash mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p hash -std -complete -installsuffix shared -buildid G0wvq2feoGiO4Fh02efP/G0wvq2feoGiO4Fh02efP -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bf/bf5a6b12ac2d067afe1b1d3e63a07af009c8a9f566974d4503119db1a13600dd-d # internal crypto mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto -std -complete -installsuffix shared -buildid z8yFPdy4sd1rt7zusTXj/z8yFPdy4sd1rt7zusTXj -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f8/f816f3a67359cf904e351d5f707a8e1fa6db1cb7e60387598f1bfd3bb83c04f1-d # internal bufio mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p bufio -std -complete -installsuffix shared -buildid vvyq0_USI_HS792ctr0L/vvyq0_USI_HS792ctr0L -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/16/168d84b9bd9540da7f0468a33848564fc5584df113e362f8c55e945232af6545-d # internal path mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p path -std -complete -installsuffix shared -buildid DQnvosG1nhHam2gOZadY/DQnvosG1nhHam2gOZadY -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/3d/3d4c03f42f4904454d02ea554ff7b90f872c2ba9c3d0264be0506fd7ad099222-d # internal regexp/syntax mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid C87nvsMf4U2vlJ54FkUQ/C87nvsMf4U2vlJ54FkUQ -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/c4/c498fcd13097c97b101aa4e54ddf69adf6d97fba41ecf501fffa82d620534b5c-d # internal hash/adler32 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 4aurZG8WYVWGnKvbP8T3/4aurZG8WYVWGnKvbP8T3 -goversion go1.15.6 -D "" -importcfg $WORK/b061/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/cd/cddb8c18bca3d9d15f8693a951fabf570bef2f141e4e7a7cd3e5f81422bd250d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/4981949a09ec66571559c747748e1edff750ef0c31c14f35b79ea3deaefe16bf-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b034/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b034/_pkg_.a $WORK/b034/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/dd/dd0d6b52593f4049c2bfeccbbf10244c4bfde957c8edff9c7587975f11a78b25-d # internal internal/syscall/unix mkdir -p $WORK/b033/ time mkdir -p $WORK/b035/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid KfJlauR9-I2V9i2VIylA/KfJlauR9-I2V9i2VIylA -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p time -std -installsuffix shared -buildid g7kAtpM6D8rdEMZ_-_yI/g7kAtpM6D8rdEMZ_-_yI -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/execenv mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 7Mtv8W1l6KoN4NydUFOd/7Mtv8W1l6KoN4NydUFOd -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d1/d1e04db0f76ea3f8cae29a489c568b30941ddb560b875878b95a1a9a0ab564eb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/02/0265e2a7a6b46a268eb2eb8c2b596bc7eb56e8c7c1af55abc36876b3f4c78506-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/84/84bb0a5156b592639bb319c1f4eaf13c33b2b29ac3674029bcb52cadd9e64af4-d # internal regexp mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b051/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p regexp -std -complete -installsuffix shared -buildid Qc6MDM5PCsDMgdTzDmqF/Qc6MDM5PCsDMgdTzDmqF -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e7/e771e516ecde1a63ba701db1df5b86f22dffe5b7b2e4ed0a28650bba7dfb7098-d # internal context mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p context -std -complete -installsuffix shared -buildid s0rwFec4jEp8_y0zaz0_/s0rwFec4jEp8_y0zaz0_ -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/poll -std -installsuffix shared -buildid 92bE6i6NU9pcmEPha-4Y/92bE6i6NU9pcmEPha-4Y -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d0/d01e68f335cb6ca91bd80245cc95b5c315bd7389d489a63a8a17ebd7867288d7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ea/ea885af145a3f942c5d7eeb2cf0888161db4a9f533b91156d0b9fbfc8056c8fa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/36/368d33a152a6db0600fc092d3898959fd75c2f5e76a7081427fd715ad5af8c06-d # internal os mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p os -std -installsuffix shared -buildid _xO1E5UIEMW3-__WpFst/_xO1E5UIEMW3-__WpFst -goversion go1.15.6 -D "" -importcfg $WORK/b030/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b025/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/61/61976f5a485f62ebcae9bcb89ad0d47f898fd7bfa02c961bb5b2273bcc08e658-d # internal internal/fmtsort mkdir -p $WORK/b028/ encoding/binary mkdir -p $WORK/b022/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid jmZgyrT5WUqcqaGuszPB/jmZgyrT5WUqcqaGuszPB -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./sort.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tx-vcnz6Cvd2EljtYsHL/tx-vcnz6Cvd2EljtYsHL -goversion go1.15.6 -D "" -importcfg $WORK/b022/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b4/b48459191b46a57ba3712fae883c7938954875ee160a08bf75ac51b856c358cb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/85/8515322f20dd191dd0d2bb94e580bdeca92a9d80364085f16b85049199058c24-d # internal encoding/base64 mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid AaKNl4FMTlkWCNk2MjBV/AaKNl4FMTlkWCNk2MjBV -goversion go1.15.6 -D "" -importcfg $WORK/b021/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b068/ golang.org/x/sys/unix crypto/sha256 cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b042/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 8ge3qgCz8gc0M8dFCeMo/8ge3qgCz8gc0M8dFCeMo -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go mkdir -p $WORK/b073/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./asm_linux_arm64.s cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b073/symabis ./sha256block_arm64.s cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid SPhFsMfb2rp5q1iq-XLQ/SPhFsMfb2rp5q1iq-XLQ -goversion go1.15.6 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm64.go ./zptrace_armnn_linux.go ./zptrace_linux_arm64.go ./zsyscall_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux.go ./ztypes_linux_arm64.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid Hqad77-1To3NNly9bA6E/Hqad77-1To3NNly9bA6E -goversion go1.15.6 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/99/9906146c7ddd2b27d2c2e5dca710f8b7de08d7ba06e229254c92dc63c085d1bf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b3/b38eeeca9f4d1e6b5819f6e425f18b10ff49e38a8064fa6dc880eaaa1b9028f1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/5a/5a5af411332760295607516759ab7691953a04681211238684df5dd82727bb6b-d # internal path/filepath mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid GTjO8ng11OBRKdIyS4p7/GTjO8ng11OBRKdIyS4p7 -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid sIbYAyizLLRptBh-w7gA/sIbYAyizLLRptBh-w7gA -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack ./syscall.go ./sysnum_32_linux.go ./sysnum_linux.go fmt mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p fmt -std -complete -installsuffix shared -buildid I8SI6XDURPNUxSVxEtcu/I8SI6XDURPNUxSVxEtcu -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/85/858b4c6926bca931b6678163e4e371dbfbd4b2886a0921456aeda928217599c7-d # internal net mkdir -p $WORK/b074/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b074/ -importpath net -- -I $WORK/b074/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a7/a78e563354de178ea5f9b6b0a031f771547ca3542823fdb7d430e59b763341fd-d # internal crypto/aes mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b067/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/aes -std -installsuffix shared -buildid NVPPgpvz2CMCaDY7TnbT/NVPPgpvz2CMCaDY7TnbT -goversion go1.15.6 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ce/cedf060933f3295f6129b9bb8a77d78690362faad779ef1b08581d030371d4df-d # internal io/ioutil mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid yMCphrOAm3oITg5ROMA1/yMCphrOAm3oITg5ROMA1 -goversion go1.15.6 -D "" -importcfg $WORK/b052/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_arm64.o $WORK/b067/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b3/b38553c0d7e7b5abe27eeaa9a984b4d6fd26a6a549c58c28743fa366b53fb3d1-d # internal os/exec mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ZHkoQKgDdLCRLCNkHeXn/ZHkoQKgDdLCRLCNkHeXn -goversion go1.15.6 -D "" -importcfg $WORK/b080/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/96/96fab494436e3b3d2e551bc6a0827402daaf4002f72a24ba97abc70df0466d1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a7/a77ca46570c514f1dcdbe934877afa83f4138555aef19a5abef2e75fb9b8687c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/21/21b26cdc01d87cda63d73132632368b491addf1853bc00a8cf2338c3a0cc8dd7-d # internal compress/flate mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid KWf8PKidmmIiHHoexsDe/KWf8PKidmmIiHHoexsDe -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go gopkg.in/yaml.v2 mkdir -p $WORK/b049/ encoding/json mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 5cqY2YLs9oufORurcynn/5cqY2YLs9oufORurcynn -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid ALd7Bo4o0igAqXJQxyNI/ALd7Bo4o0igAqXJQxyNI -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f6/f6fd68b3b5ee45114565b87eeb56141dfa453fb0ab1b45d91b91c226237ad72d-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b042/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid HWxqgGoka2j73NtSNvW4/HWxqgGoka2j73NtSNvW4 -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ac/ac895cce0e13a47ad91c7abf092796226b8125b5e1854be709e9be98cd9f6641-d # internal compress/zlib mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile hash/adler32=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid X2Hegst4rXrfVyRZ9A0i/X2Hegst4rXrfVyRZ9A0i -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./reader.go ./writer.go cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/d9/d9c366f8bce97fcf45b002eec9fa3b4aab61777ec6a5b08c288680f50cf2862e-d # internal debug/dwarf mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid 4t_B8xPtKk3rjsSB8HCK/4t_B8xPtKk3rjsSB8HCK -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0b/0bdf7eb544c8dcd4389f176c88b48c620d900bf5edd438c608a3bdbe78339bf0-d # internal encoding/hex mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid KHtTnPKZCYNl4_NQHsPM/KHtTnPKZCYNl4_NQHsPM -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack ./hex.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/6f/6f71b05025d21d1521b6d25ba1e227e9494149a0948ccb50e63133f331182a46-d # internal math/big mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./arith_arm64.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p math/big -std -installsuffix shared -buildid gIZ3PlfjiKrlt-3ihCqV/gIZ3PlfjiKrlt-3ihCqV -goversion go1.15.6 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b075/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b076/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b077/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p net -std -installsuffix shared -buildid F4eqRR-zN0-GGYdRDefv/F4eqRR-zN0-GGYdRDefv -goversion go1.15.6 -D "" -importcfg $WORK/b074/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo_linux.cgo1.go $WORK/b074/cgo_resnew.cgo1.go $WORK/b074/cgo_socknew.cgo1.go $WORK/b074/cgo_unix.cgo1.go $WORK/b074/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/1d/1de13e77d156740563b08a1792d9907b3f580aa6bdb21c43060d41c744cb0ec9-d # internal debug/elf mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b059/_pkg_.a packagefile debug/dwarf=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid -whOsirvTgHwiLt08nG9/-whOsirvTgHwiLt08nG9 -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/62/62ca12f694166f5af1a75054ac0d069b2829a84228841a31d3049d916e41b516-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid og8c1Jw0UgbQDiHP1TZH/og8c1Jw0UgbQDiHP1TZH -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/42/4288f7e56318f30c3cd201577d53677090c0fc867630c4c2c3287a1e39d60a49-d # internal os/user mkdir -p $WORK/b081/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b081/ -importpath os/user -- -I $WORK/b081/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ed/edac602687efbc1de8112e0c3ae5099e64b18e154ef1b13d88ee5511478bfa62-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid T0DSDQUYpQsKBj319jSc/T0DSDQUYpQsKBj319jSc -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/d7/d7d5bbb797419e3626e0e0395ce906e5e2a96ecb418d5b354b38212443235a86-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 1GC1lpZ-FFeDPFoqDFx8/1GC1lpZ-FFeDPFoqDFx8 -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./release.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/1a/1ab94efbdbc227cceb3c42db83a9da6c872410dc542134b1a117de16ab4c2505-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b047/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid 7K2vUey3A_k70PXJ9Cy_/7K2vUey3A_k70PXJ9Cy_ -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack ./dirs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/a2/a20f8cde079df25648918315ce11a511c09d0a2c3b8dc5de85164173b2be57fc-d # internal log mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p log -std -complete -installsuffix shared -buildid W61DWEtHgf6CBeNwv-dA/W61DWEtHgf6CBeNwv-dA -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/70/70c584e64f2de041f28bb43ded077000c6cf2ed3ed1ad58849dd99e238aed738-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/9f/9f9db41aa9f634a14e78dcf7d706dd9fff6b3a263904ed57cb24579fd8ec026d-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ba/ba3d92719100b85239973a2003d14cdc4bc3b33798ed318aca66e104c826d3cd-d # internal crypto/rand mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid EHqMMV35U7x4KoL8phzk/EHqMMV35U7x4KoL8phzk -goversion go1.15.6 -D "" -importcfg $WORK/b066/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/5a/5a049e949d1d06baeccdfef87657f28424fc25d85555777d423e471eddc82043-d # internal cd $WORK/b081 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -o $WORK/b081/_cgo_.o $WORK/b081/_cgo_main.o $WORK/b081/_x001.o $WORK/b081/_x002.o $WORK/b081/_x003.o $WORK/b081/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b081/_cgo_.o -dynout $WORK/b081/_cgo_import.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p os/user -std -installsuffix shared -buildid xjcg_YOsGrh91qgR78XY/xjcg_YOsGrh91qgR78XY -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack ./lookup.go ./user.go $WORK/b081/_cgo_gotypes.go $WORK/b081/cgo_lookup_unix.cgo1.go $WORK/b081/getgrouplist_unix.cgo1.go $WORK/b081/listgroups_unix.cgo1.go $WORK/b081/_cgo_import.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/78/78a77ce2caa4425c667b635959017326874578f76d22c0ff7596b389adef39b7-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid 3BAeKyDuOWgYfulSoCY4/3BAeKyDuOWgYfulSoCY4 -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack ./crypto.go ./rand.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b081/_pkg_.a $WORK/b081/_x001.o $WORK/b081/_x002.o $WORK/b081/_x003.o $WORK/b081/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/d4/d44b2e4f1e9673e92f2b37bfa3018ad98291e584d6d033b3afa2dc888ddcff4f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c0/c088b6aee27f7321c30f55f1d41bb155d7cfc66fae209a72bdf9893292b48312-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile debug/elf=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b048/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b079/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b080/_pkg_.a packagefile os/user=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid dGvBT7QxnonhLr4u4-nW/dGvBT7QxnonhLr4u4-nW -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_64.go ./chdir.go ./cmp.go ./context.go ./cp.go ./cp_linux.go ./digest.go ./disk.go ./doc.go ./env.go ./exec.go ./exitcode.go ./flock.go ./fshelpers.go ./group.go ./group_cgo.go ./io.go ./kcmdline.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./sizer.go ./stat.go ./syncdir.go ./synctree.go ./sys_linux.go ./testhelper.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/84/84188751a22a08a3f052faef7380848f574e8c6d97990493820d584dc5e6ea64-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b054/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid mjAAyHBD_u8tDWCGlGo2/mjAAyHBD_u8tDWCGlGo2 -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/71/712375a0b85921b6c9fd2b5915991b13785813277930e02d1bdbeb5971bfbbc9-d # internal github.com/snapcore/snapd/cmd/snap-failure mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b046/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b053/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b054/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/cmd/snap-failure /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid PmqVEDym9aEihrd7SQn3/PmqVEDym9aEihrd7SQn3 -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd_snapd.go ./main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/31/319d1e6a09b9ef370e25b07fa196866b81f77a05d6ec2fa869f1672bc8a58b90-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snap-failure=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b046/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b053/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b054/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b078/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b042/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b047/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile debug/elf=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b048/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b079/_pkg_.a packagefile os/user=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b043/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile compress/zlib=$WORK/b059/_pkg_.a packagefile debug/dwarf=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/sha256=$WORK/b073/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b049/_pkg_.a packagefile regexp/syntax=$WORK/b051/_pkg_.a packagefile compress/flate=$WORK/b060/_pkg_.a packagefile hash/adler32=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b076/_pkg_.a packagefile internal/singleflight=$WORK/b077/_pkg_.a packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=APi2_P-qc0h0gRroGAWp/PmqVEDym9aEihrd7SQn3/Oev-yUiGIsTNutQ5ZKV2/APi2_P-qc0h0gRroGAWp -B 0x29ae41f00ffaafb3d6cd8c152ae33dfc2e2abd9c -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/snap-failure rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback nosecboot nomanagers' -ldflags ' -B 0xe2b71e61846925230d2e94a3e0e44bc205cad013 -linkmode external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static'\''' -a -v -x -o bin/snap-exec github.com/snapcore/snapd/cmd/snap-exec WORK=/tmp/go-build538416668 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid odoLga2Q3k0KwhFj2vDV/odoLga2Q3k0KwhFj2vDV -goversion go1.15.6 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid b3FS1CA1-8xVEE1cwUeQ/b3FS1CA1-8xVEE1cwUeQ -goversion go1.15.6 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm64.go math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid uJZtg5zL_NKnJ26MWLPk/uJZtg5zL_NKnJ26MWLPk -goversion go1.15.6 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid IHm7HS6agtdIWwBkKlwV/IHm7HS6agtdIWwBkKlwV -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid VlsJVAeT91J8jCymNECz/VlsJVAeT91J8jCymNECz -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/7e/7e8aa51848c2639e1624acdf61238f4cb2fe9ede26f29a30a3f61315d3acf403-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid kMZfMj29DTwVSP3PXpjl/kMZfMj29DTwVSP3PXpjl -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/67/67dc1921302633abbdb964cbbf3bad68a95d4d6eaf3b27bc75be1153caaa34db-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid _doDFA72DXM1Tmf4u8nG/_doDFA72DXM1Tmf4u8nG -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/44/448afaf12a525b60fa479b408758221c607809ae3a96f6417726605684e4f5ce-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/be/beaf407ebfe407084324863d03d67462d1d3a1d7a452ef11d325647284971aa0-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid ymEWITZtGZkamO_sKOR6/ymEWITZtGZkamO_sKOR6 -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9e/9eda8d20218f05e2f04e7d72020974fe6c5748e6c2aeb4d891b9b0aaccf83139-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid uvqiRn2nl1eMlxpsWEnm/uvqiRn2nl1eMlxpsWEnm -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid fmC0IUlxSYmcst3vdtqP/fmC0IUlxSYmcst3vdtqP -goversion go1.15.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4c/4c58712f0729418069e261653020131bef3e74c8a367e214e7f18c34c08eea50-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid aLsFVZAO0qBMPedNAPyr/aLsFVZAO0qBMPedNAPyr -goversion go1.15.6 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/01/0180709eb2de994e8938e22f5b9c739c5dd9d1236e7e7324a81f0bb8a620b1ac-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid HsGz_85p-oLeJm5CgaDj/HsGz_85p-oLeJm5CgaDj -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm.o ./asm.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/7f/7f76df205d0672feb0d4565f61e30b43874441b987e5a245a505ae9e44ee2716-d # internal math cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/compare_arm64.o ./compare_arm64.s mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/77/773252047295226d6f428ec48ca9c7b8a56313245678240fe4fb729517a7f864-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid GuUrgke9172oaQlx3WB5/GuUrgke9172oaQlx3WB5 -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/count_arm64.o ./count_arm64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid sIw_R4H6s3Kp0HU3GgTP/sIw_R4H6s3Kp0HU3GgTP -goversion go1.15.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/8d/8d912320b5768383ce564fc2e4b54af0ac08f65eedf3a8a8c6733e79dba93264-d # internal encoding mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/equal_arm64.o ./equal_arm64.s cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding -std -complete -installsuffix shared -buildid b7nFvj4_Z1rTe3PlmNU3/b7nFvj4_Z1rTe3PlmNU3 -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/cc/cc7fc255b4bcedaa884dca1418d0b6feaffecb5b509935f11a0718571ea097d4-d # internal crypto/internal/subtle mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid BcixXIwOErxQJuDIEwbY/BcixXIwOErxQJuDIEwbY -goversion go1.15.6 -D "" -importcfg $WORK/b066/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/54/54d33436f97b2b73dde310d18482f954c055a7988ccaa906c0590396ef00d7e5-d # internal crypto/subtle mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm64.o $WORK/b008/count_arm64.o $WORK/b008/equal_arm64.o $WORK/b008/index_arm64.o $WORK/b008/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid K6QVF27xZAiIIpLtTX73/K6QVF27xZAiIIpLtTX73 -goversion go1.15.6 -D "" -importcfg $WORK/b067/importcfg -pack ./constant_time.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f9/f9d8d6888bd3b8805154a4abdeb9fd98e8871b5078af77981c735fb4e0a395af-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3e/3e64b7ab40aca644b6818a660fb560a4d2b17354d18f03a087c274b3159f89b5-d # internal internal/nettrace mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 2vUoYy1krBiHLQmVnZOV/2vUoYy1krBiHLQmVnZOV -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/1b/1b17ab95f49b6bdcc46398dddb99ac6cf9fe86715b00bbb6baeea722914fa472-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/69/693b589ec4a3c3d3d28b5907fc27e0b7a726ad31c7f8d5df733540ea2704a2f7-d # internal unicode/utf16 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid TepEzh0N9RElyLDune-c/TepEzh0N9RElyLDune-c -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack ./utf16.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s runtime/cgo cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b075/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid BG5FyJxa5remuxPC0qkZ/BG5FyJxa5remuxPC0qkZ -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b075/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b075/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/12/1254775e7369ab22cbcb91a0954ab65358aafd45962489023707b66b905fc557-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 gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c9/c972980d92befa3023a735dfea98a39f69bae02313d64888a4ecaae448f75f10-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/modf_arm64.o ./modf_arm64.s cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_arm64.o $WORK/b015/exp_arm64.o $WORK/b015/floor_arm64.o $WORK/b015/modf_arm64.o $WORK/b015/sqrt_arm64.o $WORK/b015/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/4d/4d20a1d308a8834ef18097026c73e93bbcee5da3d67973d6acf1d6b86ed1f7ef-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x012.o -c gcc_arm64.S cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go -dynlinker cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b075/symabis ./asm_arm64.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 2rBJAz0i1useHJMxaCar/2rBJAz0i1useHJMxaCar -goversion go1.15.6 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b075/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_arm64.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b2/b29dc7363b139c2e4c450ad3ed6876b219a0da1a562675be411af144111e3a7d-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b007/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm64.o $WORK/b007/atomic_arm64.o $WORK/b007/duff_arm64.o $WORK/b007/memclr_arm64.o $WORK/b007/memmove_arm64.o $WORK/b007/preempt_arm64.o $WORK/b007/rt0_linux_arm64.o $WORK/b007/sys_linux_arm64.o $WORK/b007/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/2d/2dbe59820dfdca79c8ee2958257fdc1144cc5e411af6ec950da8e7b8fb6eaaff-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid fQh0NEY7qjS4vOHizohz/fQh0NEY7qjS4vOHizohz -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 8c8xkAjv33M6pxPWCKyf/8c8xkAjv33M6pxPWCKyf -goversion go1.15.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/05/0530d9f7901dac8523cbc2894047a7dafa2df829e8d4539d60771abd63b4da01-d # internal internal/singleflight mkdir -p $WORK/b074/ math/rand mkdir -p $WORK/b069/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WW4-MuwOULMqgiYpnGam/WW4-MuwOULMqgiYpnGam -goversion go1.15.6 -D "" -importcfg $WORK/b074/importcfg -pack ./singleflight.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p math/rand -std -complete -installsuffix shared -buildid OfVOWMeIRKB84vC6mhLN/OfVOWMeIRKB84vC6mhLN -goversion go1.15.6 -D "" -importcfg $WORK/b069/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/08/087f01aabf02ed4078ce920249487211c41e6576a7ffa39e7478a03b3972dd84-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5f/5ff7c38eabd7f2330bb6b73fc8836ce79d3a5bb4492eabf2d8d47bce72d1f297-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/f7/f7e120fa6ee4dee35c303e4ad290f331798a299db20b8c6c83a3104824e14d47-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid GM08lc0eCg5KRqLlYtbP/GM08lc0eCg5KRqLlYtbP -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid 0UgELZJWkty25RVWAQVu/0UgELZJWkty25RVWAQVu -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c7/c7193330969cb5e6de1f26feb338097dd7115e065edddb6489b8e50a56eaf2e5-d # internal internal/oserror mkdir -p $WORK/b026/ io mkdir -p $WORK/b024/ strconv cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b017/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid OIMtIrOjqg9t9gH0Ej0o/OIMtIrOjqg9t9gH0Ej0o -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid 9HFq78jyuiRzImLbtWUJ/9HFq78jyuiRzImLbtWUJ -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid cNKKaMauFVjUczfw9OHV/cNKKaMauFVjUczfw9OHV -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid vu--SCUS_vXV4BF_Q9TM/vu--SCUS_vXV4BF_Q9TM -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/53/5375ff7e79c0aea0ab6395764a23881018422e006e7be7b0859944bbc7bf096d-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid pU-erCKpRY1WPMGPVUkC/pU-erCKpRY1WPMGPVUkC -goversion go1.15.6 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup3_linux.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/44/4479b4be4cdf94f7aac1804337a986f1955fcc4a36f52399726035a4daa08b81-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4e/4e1b5b657d787fefdae41b322b18f4240d2460aa2543cc38053fe50f3a772ffc-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid 0o7W2XtEgAS7tE5ZGfAY/0o7W2XtEgAS7tE5ZGfAY -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid 8hlIqbkVLhrBoVgs6MTW/8hlIqbkVLhrBoVgs6MTW -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b3/b3895e0c884c38b3f22cdaba8daa2ef6b9155284a6553f800c728f5be30d2466-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid pTrrPtGnu_qUCkKISX56/pTrrPtGnu_qUCkKISX56 -goversion go1.15.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c3/c3d2cd4ae4ec69f79d70994d2a35585d192fe8f68313375d901fb93b8837b48e-d # internal hash mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p hash -std -complete -installsuffix shared -buildid G0wvq2feoGiO4Fh02efP/G0wvq2feoGiO4Fh02efP -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/bf/bf5a6b12ac2d067afe1b1d3e63a07af009c8a9f566974d4503119db1a13600dd-d # internal crypto mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto -std -complete -installsuffix shared -buildid z8yFPdy4sd1rt7zusTXj/z8yFPdy4sd1rt7zusTXj -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f8/f816f3a67359cf904e351d5f707a8e1fa6db1cb7e60387598f1bfd3bb83c04f1-d # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid vvyq0_USI_HS792ctr0L/vvyq0_USI_HS792ctr0L -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/16/168d84b9bd9540da7f0468a33848564fc5584df113e362f8c55e945232af6545-d # internal path mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p path -std -complete -installsuffix shared -buildid DQnvosG1nhHam2gOZadY/DQnvosG1nhHam2gOZadY -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c4/c498fcd13097c97b101aa4e54ddf69adf6d97fba41ecf501fffa82d620534b5c-d # internal regexp/syntax mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid C87nvsMf4U2vlJ54FkUQ/C87nvsMf4U2vlJ54FkUQ -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/3d/3d4c03f42f4904454d02ea554ff7b90f872c2ba9c3d0264be0506fd7ad099222-d # internal hash/adler32 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 4aurZG8WYVWGnKvbP8T3/4aurZG8WYVWGnKvbP8T3 -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/cd/cddb8c18bca3d9d15f8693a951fabf570bef2f141e4e7a7cd3e5f81422bd250d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/49/4981949a09ec66571559c747748e1edff750ef0c31c14f35b79ea3deaefe16bf-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/dd/dd0d6b52593f4049c2bfeccbbf10244c4bfde957c8edff9c7587975f11a78b25-d # internal internal/syscall/unix mkdir -p $WORK/b028/ time internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid KfJlauR9-I2V9i2VIylA/KfJlauR9-I2V9i2VIylA -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 7Mtv8W1l6KoN4NydUFOd/7Mtv8W1l6KoN4NydUFOd -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid g7kAtpM6D8rdEMZ_-_yI/g7kAtpM6D8rdEMZ_-_yI -goversion go1.15.6 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d1/d1e04db0f76ea3f8cae29a489c568b30941ddb560b875878b95a1a9a0ab564eb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/02/0265e2a7a6b46a268eb2eb8c2b596bc7eb56e8c7c1af55abc36876b3f4c78506-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/84/84bb0a5156b592639bb319c1f4eaf13c33b2b29ac3674029bcb52cadd9e64af4-d # internal regexp mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b049/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p regexp -std -complete -installsuffix shared -buildid Qc6MDM5PCsDMgdTzDmqF/Qc6MDM5PCsDMgdTzDmqF -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e7/e771e516ecde1a63ba701db1df5b86f22dffe5b7b2e4ed0a28650bba7dfb7098-d # internal context mkdir -p $WORK/b052/ internal/poll cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p context -std -complete -installsuffix shared -buildid s0rwFec4jEp8_y0zaz0_/s0rwFec4jEp8_y0zaz0_ -goversion go1.15.6 -D "" -importcfg $WORK/b052/importcfg -pack ./context.go mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid 92bE6i6NU9pcmEPha-4Y/92bE6i6NU9pcmEPha-4Y -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d0/d01e68f335cb6ca91bd80245cc95b5c315bd7389d489a63a8a17ebd7867288d7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ea/ea885af145a3f942c5d7eeb2cf0888161db4a9f533b91156d0b9fbfc8056c8fa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/36/368d33a152a6db0600fc092d3898959fd75c2f5e76a7081427fd715ad5af8c06-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid _xO1E5UIEMW3-__WpFst/_xO1E5UIEMW3-__WpFst -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/61/61976f5a485f62ebcae9bcb89ad0d47f898fd7bfa02c961bb5b2273bcc08e658-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid jmZgyrT5WUqcqaGuszPB/jmZgyrT5WUqcqaGuszPB -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tx-vcnz6Cvd2EljtYsHL/tx-vcnz6Cvd2EljtYsHL -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/b4/b48459191b46a57ba3712fae883c7938954875ee160a08bf75ac51b856c358cb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/85/8515322f20dd191dd0d2bb94e580bdeca92a9d80364085f16b85049199058c24-d # internal encoding/base64 mkdir -p $WORK/b047/ crypto/cipher crypto/sha256 mkdir -p $WORK/b065/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./sha256block_arm64.s golang.org/x/sys/unix mkdir -p $WORK/b037/ cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b037/symabis ./asm_linux_arm64.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 8ge3qgCz8gc0M8dFCeMo/8ge3qgCz8gc0M8dFCeMo -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid AaKNl4FMTlkWCNk2MjBV/AaKNl4FMTlkWCNk2MjBV -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./base64.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid Hqad77-1To3NNly9bA6E/Hqad77-1To3NNly9bA6E -goversion go1.15.6 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid SPhFsMfb2rp5q1iq-XLQ/SPhFsMfb2rp5q1iq-XLQ -goversion go1.15.6 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm64.go ./zptrace_armnn_linux.go ./zptrace_linux_arm64.go ./zsyscall_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/5a/5a5af411332760295607516759ab7691953a04681211238684df5dd82727bb6b-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid I8SI6XDURPNUxSVxEtcu/I8SI6XDURPNUxSVxEtcu -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/99/9906146c7ddd2b27d2c2e5dca710f8b7de08d7ba06e229254c92dc63c085d1bf-d # internal path/filepath mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid GTjO8ng11OBRKdIyS4p7/GTjO8ng11OBRKdIyS4p7 -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/b3/b38eeeca9f4d1e6b5819f6e425f18b10ff49e38a8064fa6dc880eaaa1b9028f1-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid sIbYAyizLLRptBh-w7gA/sIbYAyizLLRptBh-w7gA -goversion go1.15.6 -D "" -importcfg $WORK/b061/importcfg -pack ./syscall.go ./sysnum_32_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/a7/a78e563354de178ea5f9b6b0a031f771547ca3542823fdb7d430e59b763341fd-d # internal crypto/aes mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b064/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b065/_pkg_.a packagefile crypto/internal/subtle=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/aes -std -installsuffix shared -buildid NVPPgpvz2CMCaDY7TnbT/NVPPgpvz2CMCaDY7TnbT -goversion go1.15.6 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/85/858b4c6926bca931b6678163e4e371dbfbd4b2886a0921456aeda928217599c7-d # internal net mkdir -p $WORK/b071/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b071/ -importpath net -- -I $WORK/b071/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ce/cedf060933f3295f6129b9bb8a77d78690362faad779ef1b08581d030371d4df-d # internal io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid yMCphrOAm3oITg5ROMA1/yMCphrOAm3oITg5ROMA1 -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b064/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b064/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b064/_pkg_.a $WORK/b064/asm_arm64.o $WORK/b064/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b3/b38553c0d7e7b5abe27eeaa9a984b4d6fd26a6a549c58c28743fa366b53fb3d1-d # internal os/exec mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ZHkoQKgDdLCRLCNkHeXn/ZHkoQKgDdLCRLCNkHeXn -goversion go1.15.6 -D "" -importcfg $WORK/b077/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/96/96fab494436e3b3d2e551bc6a0827402daaf4002f72a24ba97abc70df0466d1f-d # internal runtime/debug mkdir -p $WORK/b096/ cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b096/symabis ./debug.s cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p runtime/debug -std -installsuffix shared -buildid y5YHVfgzK8o9uuZTIhZz/y5YHVfgzK8o9uuZTIhZz -goversion go1.15.6 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b096/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b096/_pkg_.a $WORK/b096/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a9/a9d754ce6a0aa1b0ea3e132d898284a0567e370a539232addab5c17197ef0e1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/21/21b26cdc01d87cda63d73132632368b491addf1853bc00a8cf2338c3a0cc8dd7-d # internal compress/flate mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid KWf8PKidmmIiHHoexsDe/KWf8PKidmmIiHHoexsDe -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go gopkg.in/yaml.v2 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid ALd7Bo4o0igAqXJQxyNI/ALd7Bo4o0igAqXJQxyNI -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a7/a77ca46570c514f1dcdbe934877afa83f4138555aef19a5abef2e75fb9b8687c-d # internal debug/dwarf mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid 4t_B8xPtKk3rjsSB8HCK/4t_B8xPtKk3rjsSB8HCK -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ac/ac895cce0e13a47ad91c7abf092796226b8125b5e1854be709e9be98cd9f6641-d # internal compress/zlib mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile hash/adler32=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid X2Hegst4rXrfVyRZ9A0i/X2Hegst4rXrfVyRZ9A0i -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d9/d9c366f8bce97fcf45b002eec9fa3b4aab61777ec6a5b08c288680f50cf2862e-d # internal encoding/hex mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid KHtTnPKZCYNl4_NQHsPM/KHtTnPKZCYNl4_NQHsPM -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/6f/6f71b05025d21d1521b6d25ba1e227e9494149a0948ccb50e63133f331182a46-d # internal math/big mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b068/symabis ./arith_arm64.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p math/big -std -installsuffix shared -buildid gIZ3PlfjiKrlt-3ihCqV/gIZ3PlfjiKrlt-3ihCqV -goversion go1.15.6 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b037/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f6/f6fd68b3b5ee45114565b87eeb56141dfa453fb0ab1b45d91b91c226237ad72d-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid HWxqgGoka2j73NtSNvW4/HWxqgGoka2j73NtSNvW4 -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/1d/1de13e77d156740563b08a1792d9907b3f580aa6bdb21c43060d41c744cb0ec9-d # internal debug/elf mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/zlib=$WORK/b056/_pkg_.a packagefile debug/dwarf=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid -whOsirvTgHwiLt08nG9/-whOsirvTgHwiLt08nG9 -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./elf.go ./file.go ./reader.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p net -std -installsuffix shared -buildid F4eqRR-zN0-GGYdRDefv/F4eqRR-zN0-GGYdRDefv -goversion go1.15.6 -D "" -importcfg $WORK/b071/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo_linux.cgo1.go $WORK/b071/cgo_resnew.cgo1.go $WORK/b071/cgo_socknew.cgo1.go $WORK/b071/cgo_unix.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/a2/a20f8cde079df25648918315ce11a511c09d0a2c3b8dc5de85164173b2be57fc-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid og8c1Jw0UgbQDiHP1TZH/og8c1Jw0UgbQDiHP1TZH -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/42/4288f7e56318f30c3cd201577d53677090c0fc867630c4c2c3287a1e39d60a49-d # internal os/user mkdir -p $WORK/b078/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b078/ -importpath os/user -- -I $WORK/b078/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ed/edac602687efbc1de8112e0c3ae5099e64b18e154ef1b13d88ee5511478bfa62-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid T0DSDQUYpQsKBj319jSc/T0DSDQUYpQsKBj319jSc -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/62/62ca12f694166f5af1a75054ac0d069b2829a84228841a31d3049d916e41b516-d # internal encoding/json mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b081/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 5cqY2YLs9oufORurcynn/5cqY2YLs9oufORurcynn -goversion go1.15.6 -D "" -importcfg $WORK/b080/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b068/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b068/_pkg_.a $WORK/b068/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ba/ba3d92719100b85239973a2003d14cdc4bc3b33798ed318aca66e104c826d3cd-d # internal crypto/rand mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid EHqMMV35U7x4KoL8phzk/EHqMMV35U7x4KoL8phzk -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d7/d7d5bbb797419e3626e0e0395ce906e5e2a96ecb418d5b354b38212443235a86-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 1GC1lpZ-FFeDPFoqDFx8/1GC1lpZ-FFeDPFoqDFx8 -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./release.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1a/1ab94efbdbc227cceb3c42db83a9da6c872410dc542134b1a117de16ab4c2505-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b043/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid 7K2vUey3A_k70PXJ9Cy_/7K2vUey3A_k70PXJ9Cy_ -goversion go1.15.6 -D "" -importcfg $WORK/b042/importcfg -pack ./dirs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/5a/5a049e949d1d06baeccdfef87657f28424fc25d85555777d423e471eddc82043-d # internal log mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p log -std -complete -installsuffix shared -buildid W61DWEtHgf6CBeNwv-dA/W61DWEtHgf6CBeNwv-dA -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/70/70c584e64f2de041f28bb43ded077000c6cf2ed3ed1ad58849dd99e238aed738-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid vAxD9lisnI6t07LglVqa/vAxD9lisnI6t07LglVqa -goversion go1.15.6 -D "" -importcfg $WORK/b084/importcfg -pack ./normalize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/bc/bcbd8b9a98721fae741a26ace41d040853358c9d9babf9bdcfb7fdc02f4ebf0d-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid fShZfkaCEtDATnEm9CfY/fShZfkaCEtDATnEm9CfY -goversion go1.15.6 -D "" -importcfg $WORK/b088/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9f/9f9db41aa9f634a14e78dcf7d706dd9fff6b3a263904ed57cb24579fd8ec026d-d # internal github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/snapcore/go-gettext/pluralforms -complete -installsuffix shared -buildid ke0KQAR3S72W-x5xZv9X/ke0KQAR3S72W-x5xZv9X -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/fb/fb3cae8be6d3f382104ea077b8e90b10061032f018b40a9646e93278c1bd9563-d # internal flag mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p flag -std -complete -installsuffix shared -buildid fNoVNu0wJUPKoJbAfN3a/fNoVNu0wJUPKoJbAfN3a -goversion go1.15.6 -D "" -importcfg $WORK/b095/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/45/4555695252e03299642e831debedf6acd51d27c017999cda4e6299b552f39186-d # internal runtime/trace mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p runtime/trace -std -installsuffix shared -buildid DpAWl-Vr8LkPoh4ltF93/DpAWl-Vr8LkPoh4ltF93 -goversion go1.15.6 -D "" -importcfg $WORK/b097/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/b7/b7f98b6c9e3da90c9f22ffa408295b765d527dd5a023108ee90fccd1bc2a4f05-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4a/4abd5e8d4f6cafcccba7cebcd1660bf63078beb9517437d7b647d54a8edde42f-d # internal testing mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b096/_pkg_.a packagefile runtime/trace=$WORK/b097/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p testing -std -complete -installsuffix shared -buildid 4Ubmi_Owz-fFeD22ILgt/4Ubmi_Owz-fFeD22ILgt -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/0b/0bdf7eb544c8dcd4389f176c88b48c620d900bf5edd438c608a3bdbe78339bf0-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b080/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid K0BxKMtzcL71XbN8y-N9/K0BxKMtzcL71XbN8y-N9 -goversion go1.15.6 -D "" -importcfg $WORK/b089/importcfg -pack ./timeout.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/8d/8d6b4acf2e8d532b236238a80efa791923e8fe9dd2d01c9fa775ca1743553e22-d # internal cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a4/a43dd02da60e3a7efc9786d0f04212c593b8b5fefcc34bc95616e21438aee5b2-d # internal github.com/snapcore/go-gettext mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b093/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile testing=$WORK/b094/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/snapcore/go-gettext -complete -installsuffix shared -buildid tTuxQO1MwEzLgNJy3y0O/tTuxQO1MwEzLgNJy3y0O -goversion go1.15.6 -D "" -importcfg $WORK/b092/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/28/287f97cf973d7b3b3601a0709838e3a4a75075a7a479fe6d3f7c78eee09ecfea-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -o $WORK/b078/_cgo_.o $WORK/b078/_cgo_main.o $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b078/_cgo_.o -dynout $WORK/b078/_cgo_import.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p os/user -std -installsuffix shared -buildid xjcg_YOsGrh91qgR78XY/xjcg_YOsGrh91qgR78XY -goversion go1.15.6 -D "" -importcfg $WORK/b078/importcfg -pack ./lookup.go ./user.go $WORK/b078/_cgo_gotypes.go $WORK/b078/cgo_lookup_unix.cgo1.go $WORK/b078/getgrouplist_unix.cgo1.go $WORK/b078/listgroups_unix.cgo1.go $WORK/b078/_cgo_import.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/78/78a77ce2caa4425c667b635959017326874578f76d22c0ff7596b389adef39b7-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/rand=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid 3BAeKyDuOWgYfulSoCY4/3BAeKyDuOWgYfulSoCY4 -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack ./crypto.go ./rand.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b078/_pkg_.a $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/d4/d44b2e4f1e9673e92f2b37bfa3018ad98291e584d6d033b3afa2dc888ddcff4f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c0/c088b6aee27f7321c30f55f1d41bb155d7cfc66fae209a72bdf9893292b48312-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b052/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile debug/elf=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b061/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b062/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b076/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b077/_pkg_.a packagefile os/user=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid dGvBT7QxnonhLr4u4-nW/dGvBT7QxnonhLr4u4-nW -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_64.go ./chdir.go ./cmp.go ./context.go ./cp.go ./cp_linux.go ./digest.go ./disk.go ./doc.go ./env.go ./exec.go ./exitcode.go ./flock.go ./fshelpers.go ./group.go ./group_cgo.go ./io.go ./kcmdline.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./sizer.go ./stat.go ./syncdir.go ./synctree.go ./sys_linux.go ./testhelper.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/84/84188751a22a08a3f052faef7380848f574e8c6d97990493820d584dc5e6ea64-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b082/ github.com/snapcore/snapd/i18n github.com/snapcore/snapd/arch github.com/snapcore/snapd/features cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b091/ cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid mjAAyHBD_u8tDWCGlGo2/mjAAyHBD_u8tDWCGlGo2 -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack ./logger.go mkdir -p $WORK/b087/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid 1jeCBGoqXnD-bdNtNdEB/1jeCBGoqXnD-bdNtNdEB -goversion go1.15.6 -D "" -importcfg $WORK/b091/importcfg -pack ./i18n.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid ySu-fE-3eo-OjVFOVYpl/ySu-fE-3eo-OjVFOVYpl -goversion go1.15.6 -D "" -importcfg $WORK/b087/importcfg -pack ./arch.go mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid jkWobtteB3hlr1aLJIlW/jkWobtteB3hlr1aLJIlW -goversion go1.15.6 -D "" -importcfg $WORK/b099/importcfg -pack ./features.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/c5/c5f3d8ab596ae3cca5e4461abc51398a4f1ef57ccc3a2d57e76e9b6b1e0c0f6a-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b087/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b043/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/snapcore/snapd/snapdenv -complete -installsuffix shared -buildid wcaq2nWZC8HMwhK6iV2S/wcaq2nWZC8HMwhK6iV2S -goversion go1.15.6 -D "" -importcfg $WORK/b086/importcfg -pack ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ce/ce6667c7eb4e33ec303657f1f1c47e0ff825153a5ac7030006650f4cfd352674-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid wufuB0-Z_Q-IdJ5J2vZ2/wufuB0-Z_Q-IdJ5J2vZ2 -goversion go1.15.6 -D "" -importcfg $WORK/b090/importcfg -pack ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/71/712375a0b85921b6c9fd2b5915991b13785813277930e02d1bdbeb5971bfbbc9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/05/05cda6f172942bac3243c8954b9c0afdb1f9142cf89b2ef493809008b3a06d9e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/52/52bba39d6217bf86a076575aeeb6ad2e75c91986c76b7c933d147fc31980d75e-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid YV9pB9ZxdsgTwBqfLbx_/YV9pB9ZxdsgTwBqfLbx_ -goversion go1.15.6 -D "" -importcfg $WORK/b085/importcfg -pack ./snapref.go ./tag.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/23/2352d5be1b2feec4cf522fb5fedc40c0acf539e800b85e0cb29039a4fee8c6d5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/75/75c7953794165f8c256354f5097a1e3938c8283d5838953976f98f4b5be432f3-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b061/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b090/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b045/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid SUURUsFqQMHLZrYzM7GZ/SUURUsFqQMHLZrYzM7GZ -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack ./broken.go ./container.go ./epoch.go ./errors.go ./helpers.go ./hooktypes.go ./hotplug_key.go ./implicit.go ./info.go ./info_snap_yaml.go ./restartcond.go ./revision.go ./types.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/af/afb0302de1b252d5f13753108340c294fd489ec5360597819c13041f2266a564-d # internal github.com/snapcore/snapd/snap/snapenv mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/arch=$WORK/b087/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b099/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b061/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b079/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/snap/snapenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/snapcore/snapd/snap/snapenv -complete -installsuffix shared -buildid L9fdciHzWlEtfovkGasH/L9fdciHzWlEtfovkGasH -goversion go1.15.6 -D "" -importcfg $WORK/b098/importcfg -pack ./snapenv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/6b/6b1fa6114841003be39596570faa8cecc4f98271235b27db0e0d14787f4b7164-d # internal github.com/snapcore/snapd/cmd/snap-exec mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b098/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/cmd/snap-exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid nf-Ya_eJ7K7EiuRXG3Gv/nf-Ya_eJ7K7EiuRXG3Gv -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/cf/cfd35b36012286609ea181e282bbc1165e3d19456062ddb2a74cfba11d68730d-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snap-exec=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b098/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b043/_pkg_.a packagefile context=$WORK/b052/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile debug/elf=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b061/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b062/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os/exec=$WORK/b077/_pkg_.a packagefile os/user=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b080/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b090/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b045/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b087/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b099/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b039/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile compress/zlib=$WORK/b056/_pkg_.a packagefile debug/dwarf=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile math/rand=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile regexp/syntax=$WORK/b049/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile unicode/utf16=$WORK/b081/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b091/_pkg_.a packagefile compress/flate=$WORK/b057/_pkg_.a packagefile hash/adler32=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b092/_pkg_.a packagefile crypto/internal/subtle=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b067/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b093/_pkg_.a packagefile testing=$WORK/b094/_pkg_.a packagefile flag=$WORK/b095/_pkg_.a packagefile runtime/debug=$WORK/b096/_pkg_.a packagefile runtime/trace=$WORK/b097/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=7vK8QRVR7DLvLvftCWOn/nf-Ya_eJ7K7EiuRXG3Gv/3F-R9i2sO-YdUM15U9Hs/7vK8QRVR7DLvLvftCWOn -B 0xe2b71e61846925230d2e94a3e0e44bc205cad013 -linkmode external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal # github.com/snapcore/snapd/cmd/snap-exec /usr/bin/ld: /tmp/go-link-223084619/000002.o: in function `mygetgrouplist': /usr/lib/golang/src/os/user/getgrouplist_unix.go:16: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-223084619/000001.o: in function `mygetgrgid_r': /usr/lib/golang/src/os/user/cgo_lookup_unix.go:38: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-223084619/000001.o: in function `mygetgrnam_r': /usr/lib/golang/src/os/user/cgo_lookup_unix.go:43: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-223084619/000001.o: in function `mygetpwnam_r': /usr/lib/golang/src/os/user/cgo_lookup_unix.go:33: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-223084619/000001.o: in function `mygetpwuid_r': /usr/lib/golang/src/os/user/cgo_lookup_unix.go:28: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-223084619/000020.o: in function `_cgo_26061493d47f_C2func_getaddrinfo': /tmp/go-build/cgo-gcc-prolog:58: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking mkdir -p bin/ mv $WORK/b001/exe/a.out bin/snap-exec rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback nosecboot nomanagers' -ldflags ' -B 0xdd2e9cd20dc88ed0dce3565f47fd0b2527a05969 -linkmode external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static'\''' -a -v -x -o bin/snap-update-ns github.com/snapcore/snapd/cmd/snap-update-ns WORK=/tmp/go-build119289599 internal/unsafeheader mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid odoLga2Q3k0KwhFj2vDV/odoLga2Q3k0KwhFj2vDV -goversion go1.15.6 -D "" -importcfg $WORK/b004/importcfg -pack ./unsafeheader.go runtime/internal/sys mkdir -p $WORK/b011/ internal/cpu cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid b3FS1CA1-8xVEE1cwUeQ/b3FS1CA1-8xVEE1cwUeQ -goversion go1.15.6 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm64.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid uJZtg5zL_NKnJ26MWLPk/uJZtg5zL_NKnJ26MWLPk -goversion go1.15.6 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid IHm7HS6agtdIWwBkKlwV/IHm7HS6agtdIWwBkKlwV -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/7e/7e8aa51848c2639e1624acdf61238f4cb2fe9ede26f29a30a3f61315d3acf403-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid kMZfMj29DTwVSP3PXpjl/kMZfMj29DTwVSP3PXpjl -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid VlsJVAeT91J8jCymNECz/VlsJVAeT91J8jCymNECz -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/67/67dc1921302633abbdb964cbbf3bad68a95d4d6eaf3b27bc75be1153caaa34db-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid _doDFA72DXM1Tmf4u8nG/_doDFA72DXM1Tmf4u8nG -goversion go1.15.6 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/be/beaf407ebfe407084324863d03d67462d1d3a1d7a452ef11d325647284971aa0-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid ymEWITZtGZkamO_sKOR6/ymEWITZtGZkamO_sKOR6 -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/7f/7f76df205d0672feb0d4565f61e30b43874441b987e5a245a505ae9e44ee2716-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4c/4c58712f0729418069e261653020131bef3e74c8a367e214e7f18c34c08eea50-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9e/9eda8d20218f05e2f04e7d72020974fe6c5748e6c2aeb4d891b9b0aaccf83139-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid aLsFVZAO0qBMPedNAPyr/aLsFVZAO0qBMPedNAPyr -goversion go1.15.6 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid fmC0IUlxSYmcst3vdtqP/fmC0IUlxSYmcst3vdtqP -goversion go1.15.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/44/448afaf12a525b60fa479b408758221c607809ae3a96f6417726605684e4f5ce-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid uvqiRn2nl1eMlxpsWEnm/uvqiRn2nl1eMlxpsWEnm -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/01/0180709eb2de994e8938e22f5b9c739c5dd9d1236e7e7324a81f0bb8a620b1ac-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid HsGz_85p-oLeJm5CgaDj/HsGz_85p-oLeJm5CgaDj -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./unsafeheader.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid sIw_R4H6s3Kp0HU3GgTP/sIw_R4H6s3Kp0HU3GgTP -goversion go1.15.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/8d/8d912320b5768383ce564fc2e4b54af0ac08f65eedf3a8a8c6733e79dba93264-d # internal encoding mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding -std -complete -installsuffix shared -buildid b7nFvj4_Z1rTe3PlmNU3/b7nFvj4_Z1rTe3PlmNU3 -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./encoding.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/77/773252047295226d6f428ec48ca9c7b8a56313245678240fe4fb729517a7f864-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid GuUrgke9172oaQlx3WB5/GuUrgke9172oaQlx3WB5 -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/54/54d33436f97b2b73dde310d18482f954c055a7988ccaa906c0590396ef00d7e5-d # internal crypto/internal/subtle mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid BcixXIwOErxQJuDIEwbY/BcixXIwOErxQJuDIEwbY -goversion go1.15.6 -D "" -importcfg $WORK/b067/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/cc/cc7fc255b4bcedaa884dca1418d0b6feaffecb5b509935f11a0718571ea097d4-d # internal crypto/subtle mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid K6QVF27xZAiIIpLtTX73/K6QVF27xZAiIIpLtTX73 -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/index_arm64.o ./index_arm64.s cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/3e/3e64b7ab40aca644b6818a660fb560a4d2b17354d18f03a087c274b3159f89b5-d # internal internal/nettrace mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 2vUoYy1krBiHLQmVnZOV/2vUoYy1krBiHLQmVnZOV -goversion go1.15.6 -D "" -importcfg $WORK/b074/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/69/693b589ec4a3c3d3d28b5907fc27e0b7a726ad31c7f8d5df733540ea2704a2f7-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/indexbyte_arm64.o ./indexbyte_arm64.s runtime/cgo mkdir -p $WORK/b076/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b076/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b076/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/1b/1b17ab95f49b6bdcc46398dddb99ac6cf9fe86715b00bbb6baeea722914fa472-d # internal unicode/utf16 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid TepEzh0N9RElyLDune-c/TepEzh0N9RElyLDune-c -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm64.o $WORK/b007/count_arm64.o $WORK/b007/equal_arm64.o $WORK/b007/index_arm64.o $WORK/b007/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/f9/f9d8d6888bd3b8805154a4abdeb9fd98e8871b5078af77981c735fb4e0a395af-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/12/1254775e7369ab22cbcb91a0954ab65358aafd45962489023707b66b905fc557-d # internal runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid BG5FyJxa5remuxPC0qkZ/BG5FyJxa5remuxPC0qkZ -goversion go1.15.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c9/c972980d92befa3023a735dfea98a39f69bae02313d64888a4ecaae448f75f10-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/floor_arm64.o ./floor_arm64.s cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_arm64.o $WORK/b015/exp_arm64.o $WORK/b015/floor_arm64.o $WORK/b015/modf_arm64.o $WORK/b015/sqrt_arm64.o $WORK/b015/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/4d/4d20a1d308a8834ef18097026c73e93bbcee5da3d67973d6acf1d6b86ed1f7ef-d # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x012.o -c gcc_arm64.S cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -o $WORK/b076/_cgo_.o $WORK/b076/_cgo_main.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o $WORK/b076/_x006.o $WORK/b076/_x007.o $WORK/b076/_x008.o $WORK/b076/_x009.o $WORK/b076/_x010.o $WORK/b076/_x011.o $WORK/b076/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go -dynlinker cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b076/symabis ./asm_arm64.s cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 2rBJAz0i1useHJMxaCar/2rBJAz0i1useHJMxaCar -goversion go1.15.6 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b076/_cgo_gotypes.go $WORK/b076/cgo.cgo1.go $WORK/b076/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b076/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/asm_arm64.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o $WORK/b076/_x006.o $WORK/b076/_x007.o $WORK/b076/_x008.o $WORK/b076/_x009.o $WORK/b076/_x010.o $WORK/b076/_x011.o $WORK/b076/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b2/b29dc7363b139c2e4c450ad3ed6876b219a0da1a562675be411af144111e3a7d-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b006/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm64.o $WORK/b006/atomic_arm64.o $WORK/b006/duff_arm64.o $WORK/b006/memclr_arm64.o $WORK/b006/memmove_arm64.o $WORK/b006/preempt_arm64.o $WORK/b006/rt0_linux_arm64.o $WORK/b006/sys_linux_arm64.o $WORK/b006/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2d/2dbe59820dfdca79c8ee2958257fdc1144cc5e411af6ec950da8e7b8fb6eaaff-d # internal internal/reflectlite mkdir -p $WORK/b003/ sync mkdir -p $WORK/b019/ cat >$WORK/b003/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b003/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid fQh0NEY7qjS4vOHizohz/fQh0NEY7qjS4vOHizohz -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 8c8xkAjv33M6pxPWCKyf/8c8xkAjv33M6pxPWCKyf -goversion go1.15.6 -symabis $WORK/b003/symabis -D "" -importcfg $WORK/b003/importcfg -pack -asmhdr $WORK/b003/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/05/0530d9f7901dac8523cbc2894047a7dafa2df829e8d4539d60771abd63b4da01-d # internal internal/singleflight mkdir -p $WORK/b075/ math/rand mkdir -p $WORK/b070/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WW4-MuwOULMqgiYpnGam/WW4-MuwOULMqgiYpnGam -goversion go1.15.6 -D "" -importcfg $WORK/b075/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p math/rand -std -complete -installsuffix shared -buildid OfVOWMeIRKB84vC6mhLN/OfVOWMeIRKB84vC6mhLN -goversion go1.15.6 -D "" -importcfg $WORK/b070/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/08/087f01aabf02ed4078ce920249487211c41e6576a7ffa39e7478a03b3972dd84-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/5f/5ff7c38eabd7f2330bb6b73fc8836ce79d3a5bb4492eabf2d8d47bce72d1f297-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b003/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b003/_pkg_.a $WORK/b003/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/f7/f7e120fa6ee4dee35c303e4ad290f331798a299db20b8c6c83a3104824e14d47-d # internal errors mkdir -p $WORK/b002/ sort mkdir -p $WORK/b023/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p errors -std -complete -installsuffix shared -buildid GM08lc0eCg5KRqLlYtbP/GM08lc0eCg5KRqLlYtbP -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid 0UgELZJWkty25RVWAQVu/0UgELZJWkty25RVWAQVu -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c7/c7193330969cb5e6de1f26feb338097dd7115e065edddb6489b8e50a56eaf2e5-d # internal internal/oserror mkdir -p $WORK/b026/ io cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b073/ strconv cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid OIMtIrOjqg9t9gH0Ej0o/OIMtIrOjqg9t9gH0Ej0o -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go mkdir -p $WORK/b024/ mkdir -p $WORK/b017/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid 9HFq78jyuiRzImLbtWUJ/9HFq78jyuiRzImLbtWUJ -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid vu--SCUS_vXV4BF_Q9TM/vu--SCUS_vXV4BF_Q9TM -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack ./message.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid cNKKaMauFVjUczfw9OHV/cNKKaMauFVjUczfw9OHV -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/53/5375ff7e79c0aea0ab6395764a23881018422e006e7be7b0859944bbc7bf096d-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid pU-erCKpRY1WPMGPVUkC/pU-erCKpRY1WPMGPVUkC -goversion go1.15.6 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup3_linux.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/44/4479b4be4cdf94f7aac1804337a986f1955fcc4a36f52399726035a4daa08b81-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4e/4e1b5b657d787fefdae41b322b18f4240d2460aa2543cc38053fe50f3a772ffc-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid 0o7W2XtEgAS7tE5ZGfAY/0o7W2XtEgAS7tE5ZGfAY -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid 8hlIqbkVLhrBoVgs6MTW/8hlIqbkVLhrBoVgs6MTW -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c3/c3d2cd4ae4ec69f79d70994d2a35585d192fe8f68313375d901fb93b8837b48e-d # internal hash mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p hash -std -complete -installsuffix shared -buildid G0wvq2feoGiO4Fh02efP/G0wvq2feoGiO4Fh02efP -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b3/b3895e0c884c38b3f22cdaba8daa2ef6b9155284a6553f800c728f5be30d2466-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/bf/bf5a6b12ac2d067afe1b1d3e63a07af009c8a9f566974d4503119db1a13600dd-d # internal crypto mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto -std -complete -installsuffix shared -buildid z8yFPdy4sd1rt7zusTXj/z8yFPdy4sd1rt7zusTXj -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack ./crypto.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b004/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid pTrrPtGnu_qUCkKISX56/pTrrPtGnu_qUCkKISX56 -goversion go1.15.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/16/168d84b9bd9540da7f0468a33848564fc5584df113e362f8c55e945232af6545-d # internal hash/adler32 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 4aurZG8WYVWGnKvbP8T3/4aurZG8WYVWGnKvbP8T3 -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f8/f816f3a67359cf904e351d5f707a8e1fa6db1cb7e60387598f1bfd3bb83c04f1-d # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid vvyq0_USI_HS792ctr0L/vvyq0_USI_HS792ctr0L -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/cd/cddb8c18bca3d9d15f8693a951fabf570bef2f141e4e7a7cd3e5f81422bd250d-d # internal path mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p path -std -complete -installsuffix shared -buildid DQnvosG1nhHam2gOZadY/DQnvosG1nhHam2gOZadY -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./match.go ./path.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3d/3d4c03f42f4904454d02ea554ff7b90f872c2ba9c3d0264be0506fd7ad099222-d # internal regexp/syntax mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid C87nvsMf4U2vlJ54FkUQ/C87nvsMf4U2vlJ54FkUQ -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c4/c498fcd13097c97b101aa4e54ddf69adf6d97fba41ecf501fffa82d620534b5c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/49/4981949a09ec66571559c747748e1edff750ef0c31c14f35b79ea3deaefe16bf-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/dd/dd0d6b52593f4049c2bfeccbbf10244c4bfde957c8edff9c7587975f11a78b25-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 7Mtv8W1l6KoN4NydUFOd/7Mtv8W1l6KoN4NydUFOd -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid g7kAtpM6D8rdEMZ_-_yI/g7kAtpM6D8rdEMZ_-_yI -goversion go1.15.6 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid KfJlauR9-I2V9i2VIylA/KfJlauR9-I2V9i2VIylA -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d1/d1e04db0f76ea3f8cae29a489c568b30941ddb560b875878b95a1a9a0ab564eb-d # internal github.com/snapcore/snapd/osutil/mount mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/snapcore/snapd/osutil/mount -complete -installsuffix shared -buildid 9sGNwtjzCdOUmUoIKrkc/9sGNwtjzCdOUmUoIKrkc -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack ./mount_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/02/0265e2a7a6b46a268eb2eb8c2b596bc7eb56e8c7c1af55abc36876b3f4c78506-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/5b/5bf3b03e2df46a74c46ea3a45d87aed8145d9f39c21aea679bb8bc9b3673dede-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/84/84bb0a5156b592639bb319c1f4eaf13c33b2b29ac3674029bcb52cadd9e64af4-d # internal regexp mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b050/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p regexp -std -complete -installsuffix shared -buildid Qc6MDM5PCsDMgdTzDmqF/Qc6MDM5PCsDMgdTzDmqF -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ea/ea885af145a3f942c5d7eeb2cf0888161db4a9f533b91156d0b9fbfc8056c8fa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e7/e771e516ecde1a63ba701db1df5b86f22dffe5b7b2e4ed0a28650bba7dfb7098-d # internal context mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/reflectlite=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p context -std -complete -installsuffix shared -buildid s0rwFec4jEp8_y0zaz0_/s0rwFec4jEp8_y0zaz0_ -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid 92bE6i6NU9pcmEPha-4Y/92bE6i6NU9pcmEPha-4Y -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d0/d01e68f335cb6ca91bd80245cc95b5c315bd7389d489a63a8a17ebd7867288d7-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/61/61976f5a485f62ebcae9bcb89ad0d47f898fd7bfa02c961bb5b2273bcc08e658-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid jmZgyrT5WUqcqaGuszPB/jmZgyrT5WUqcqaGuszPB -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid tx-vcnz6Cvd2EljtYsHL/tx-vcnz6Cvd2EljtYsHL -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./binary.go ./varint.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/36/368d33a152a6db0600fc092d3898959fd75c2f5e76a7081427fd715ad5af8c06-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid _xO1E5UIEMW3-__WpFst/_xO1E5UIEMW3-__WpFst -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/b4/b48459191b46a57ba3712fae883c7938954875ee160a08bf75ac51b856c358cb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/85/8515322f20dd191dd0d2bb94e580bdeca92a9d80364085f16b85049199058c24-d # internal encoding/base64 mkdir -p $WORK/b048/ crypto/cipher cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF crypto/sha256 mkdir -p $WORK/b066/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid AaKNl4FMTlkWCNk2MjBV/AaKNl4FMTlkWCNk2MjBV -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack ./base64.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b071/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 8ge3qgCz8gc0M8dFCeMo/8ge3qgCz8gc0M8dFCeMo -goversion go1.15.6 -D "" -importcfg $WORK/b066/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./sha256block_arm64.s golang.org/x/sys/unix mkdir -p $WORK/b037/ cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b037/symabis ./asm_linux_arm64.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid Hqad77-1To3NNly9bA6E/Hqad77-1To3NNly9bA6E -goversion go1.15.6 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid SPhFsMfb2rp5q1iq-XLQ/SPhFsMfb2rp5q1iq-XLQ -goversion go1.15.6 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm64.go ./zptrace_armnn_linux.go ./zptrace_linux_arm64.go ./zsyscall_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux.go ./ztypes_linux_arm64.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/99/9906146c7ddd2b27d2c2e5dca710f8b7de08d7ba06e229254c92dc63c085d1bf-d # internal crypto/sha1 mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b086/symabis ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/b3/b38eeeca9f4d1e6b5819f6e425f18b10ff49e38a8064fa6dc880eaaa1b9028f1-d # internal cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid -j7F_hcB0AIWliQlouKA/-j7F_hcB0AIWliQlouKA -goversion go1.15.6 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a7/a78e563354de178ea5f9b6b0a031f771547ca3542823fdb7d430e59b763341fd-d # internal crypto/aes mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b065/symabis ./asm_arm64.s ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/5a/5a5af411332760295607516759ab7691953a04681211238684df5dd82727bb6b-d # internal path/filepath mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid GTjO8ng11OBRKdIyS4p7/GTjO8ng11OBRKdIyS4p7 -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p fmt -std -complete -installsuffix shared -buildid I8SI6XDURPNUxSVxEtcu/I8SI6XDURPNUxSVxEtcu -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/aes -std -installsuffix shared -buildid NVPPgpvz2CMCaDY7TnbT/NVPPgpvz2CMCaDY7TnbT -goversion go1.15.6 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b086/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b086/_pkg_.a $WORK/b086/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/70/7068e7c3d4760a687c5d7f9ed0772b31fd2a5ad68a8d93474cc7b6a705877fb8-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid sIbYAyizLLRptBh-w7gA/sIbYAyizLLRptBh-w7gA -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack ./syscall.go ./sysnum_32_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/85/858b4c6926bca931b6678163e4e371dbfbd4b2886a0921456aeda928217599c7-d # internal net mkdir -p $WORK/b072/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b072/ -importpath net -- -I $WORK/b072/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b065/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b065/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b065/_pkg_.a $WORK/b065/asm_arm64.o $WORK/b065/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/96/96fab494436e3b3d2e551bc6a0827402daaf4002f72a24ba97abc70df0466d1f-d # internal runtime/debug mkdir -p $WORK/b103/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b103/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ce/cedf060933f3295f6129b9bb8a77d78690362faad779ef1b08581d030371d4df-d # internal io/ioutil mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid yMCphrOAm3oITg5ROMA1/yMCphrOAm3oITg5ROMA1 -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p runtime/debug -std -installsuffix shared -buildid y5YHVfgzK8o9uuZTIhZz/y5YHVfgzK8o9uuZTIhZz -goversion go1.15.6 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b103/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b103/_pkg_.a $WORK/b103/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/a9/a9d754ce6a0aa1b0ea3e132d898284a0567e370a539232addab5c17197ef0e1f-d # internal os/exec mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b053/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ZHkoQKgDdLCRLCNkHeXn/ZHkoQKgDdLCRLCNkHeXn -goversion go1.15.6 -D "" -importcfg $WORK/b078/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/b3/b38553c0d7e7b5abe27eeaa9a984b4d6fd26a6a549c58c28743fa366b53fb3d1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a7/a77ca46570c514f1dcdbe934877afa83f4138555aef19a5abef2e75fb9b8687c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/21/21b26cdc01d87cda63d73132632368b491addf1853bc00a8cf2338c3a0cc8dd7-d # internal compress/flate mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF debug/dwarf mkdir -p $WORK/b060/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid KWf8PKidmmIiHHoexsDe/KWf8PKidmmIiHHoexsDe -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid 4t_B8xPtKk3rjsSB8HCK/4t_B8xPtKk3rjsSB8HCK -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go gopkg.in/yaml.v2 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b048/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid ALd7Bo4o0igAqXJQxyNI/ALd7Bo4o0igAqXJQxyNI -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ac/ac895cce0e13a47ad91c7abf092796226b8125b5e1854be709e9be98cd9f6641-d # internal compress/zlib mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile hash/adler32=$WORK/b059/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid X2Hegst4rXrfVyRZ9A0i/X2Hegst4rXrfVyRZ9A0i -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d9/d9c366f8bce97fcf45b002eec9fa3b4aab61777ec6a5b08c288680f50cf2862e-d # internal encoding/hex mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid KHtTnPKZCYNl4_NQHsPM/KHtTnPKZCYNl4_NQHsPM -goversion go1.15.6 -D "" -importcfg $WORK/b061/importcfg -pack ./hex.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b037/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f6/f6fd68b3b5ee45114565b87eeb56141dfa453fb0ab1b45d91b91c226237ad72d-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid HWxqgGoka2j73NtSNvW4/HWxqgGoka2j73NtSNvW4 -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/6f/6f71b05025d21d1521b6d25ba1e227e9494149a0948ccb50e63133f331182a46-d # internal math/big mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b069/symabis ./arith_arm64.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p math/big -std -installsuffix shared -buildid gIZ3PlfjiKrlt-3ihCqV/gIZ3PlfjiKrlt-3ihCqV -goversion go1.15.6 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1d/1de13e77d156740563b08a1792d9907b3f580aa6bdb21c43060d41c744cb0ec9-d # internal debug/elf mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/zlib=$WORK/b057/_pkg_.a packagefile debug/dwarf=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid -whOsirvTgHwiLt08nG9/-whOsirvTgHwiLt08nG9 -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./elf.go ./file.go ./reader.go cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -o $WORK/b072/_cgo_.o $WORK/b072/_cgo_main.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b072/_cgo_.o -dynout $WORK/b072/_cgo_import.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b053/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b073/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b074/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b075/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p net -std -installsuffix shared -buildid F4eqRR-zN0-GGYdRDefv/F4eqRR-zN0-GGYdRDefv -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b072/_cgo_gotypes.go $WORK/b072/cgo_linux.cgo1.go $WORK/b072/cgo_resnew.cgo1.go $WORK/b072/cgo_socknew.cgo1.go $WORK/b072/cgo_unix.cgo1.go $WORK/b072/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a2/a20f8cde079df25648918315ce11a511c09d0a2c3b8dc5de85164173b2be57fc-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b053/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid og8c1Jw0UgbQDiHP1TZH/og8c1Jw0UgbQDiHP1TZH -goversion go1.15.6 -D "" -importcfg $WORK/b077/importcfg -pack ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/42/4288f7e56318f30c3cd201577d53677090c0fc867630c4c2c3287a1e39d60a49-d # internal os/user mkdir -p $WORK/b079/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b079/ -importpath os/user -- -I $WORK/b079/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/62/62ca12f694166f5af1a75054ac0d069b2829a84228841a31d3049d916e41b516-d # internal log mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p log -std -complete -installsuffix shared -buildid W61DWEtHgf6CBeNwv-dA/W61DWEtHgf6CBeNwv-dA -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ed/edac602687efbc1de8112e0c3ae5099e64b18e154ef1b13d88ee5511478bfa62-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid T0DSDQUYpQsKBj319jSc/T0DSDQUYpQsKBj319jSc -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/70/70c584e64f2de041f28bb43ded077000c6cf2ed3ed1ad58849dd99e238aed738-d # internal encoding/json mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b048/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b093/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 5cqY2YLs9oufORurcynn/5cqY2YLs9oufORurcynn -goversion go1.15.6 -D "" -importcfg $WORK/b092/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d7/d7d5bbb797419e3626e0e0395ce906e5e2a96ecb418d5b354b38212443235a86-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 1GC1lpZ-FFeDPFoqDFx8/1GC1lpZ-FFeDPFoqDFx8 -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack ./release.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/1a/1ab94efbdbc227cceb3c42db83a9da6c872410dc542134b1a117de16ab4c2505-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b044/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid 7K2vUey3A_k70PXJ9Cy_/7K2vUey3A_k70PXJ9Cy_ -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./dirs.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b069/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b069/_pkg_.a $WORK/b069/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ba/ba3d92719100b85239973a2003d14cdc4bc3b33798ed318aca66e104c826d3cd-d # internal crypto/rand mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid EHqMMV35U7x4KoL8phzk/EHqMMV35U7x4KoL8phzk -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9f/9f9db41aa9f634a14e78dcf7d706dd9fff6b3a263904ed57cb24579fd8ec026d-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid vAxD9lisnI6t07LglVqa/vAxD9lisnI6t07LglVqa -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack ./normalize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/5a/5a049e949d1d06baeccdfef87657f28424fc25d85555777d423e471eddc82043-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.48.2/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid fShZfkaCEtDATnEm9CfY/fShZfkaCEtDATnEm9CfY -goversion go1.15.6 -D "" -importcfg $WORK/b095/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/bc/bcbd8b9a98721fae741a26ace41d040853358c9d9babf9bdcfb7fdc02f4ebf0d-d # internal github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/snapcore/go-gettext/pluralforms -complete -installsuffix shared -buildid ke0KQAR3S72W-x5xZv9X/ke0KQAR3S72W-x5xZv9X -goversion go1.15.6 -D "" -importcfg $WORK/b100/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/fb/fb3cae8be6d3f382104ea077b8e90b10061032f018b40a9646e93278c1bd9563-d # internal flag mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p flag -std -complete -installsuffix shared -buildid fNoVNu0wJUPKoJbAfN3a/fNoVNu0wJUPKoJbAfN3a -goversion go1.15.6 -D "" -importcfg $WORK/b102/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/45/4555695252e03299642e831debedf6acd51d27c017999cda4e6299b552f39186-d # internal runtime/trace mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p runtime/trace -std -installsuffix shared -buildid DpAWl-Vr8LkPoh4ltF93/DpAWl-Vr8LkPoh4ltF93 -goversion go1.15.6 -D "" -importcfg $WORK/b104/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/b7/b7f98b6c9e3da90c9f22ffa408295b765d527dd5a023108ee90fccd1bc2a4f05-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4a/4abd5e8d4f6cafcccba7cebcd1660bf63078beb9517437d7b647d54a8edde42f-d # internal testing mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile flag=$WORK/b102/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile runtime/trace=$WORK/b104/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b