Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/snapd.spec'], chrootPath='/var/lib/mock/f32-build-23356791-2250372/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 armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1602460800 Wrote: /builddir/build/SRPMS/snapd-2.47.1-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/snapd.spec'], chrootPath='/var/lib/mock/f32-build-23356791-2250372/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 armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1602460800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4FJRrt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf snapd-2.47.1 + /usr/bin/xz -dc /builddir/build/SOURCES/snapd_2.47.1.no-vendor.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd snapd-2.47.1 + /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.5QjoYq + umask 022 + cd /builddir/build/BUILD + cd snapd-2.47.1 + ./mkversion.sh 2.47.1-1.fc32 *** Setting version to '2.47.1-1.fc32' 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.47.1:/usr/share/gocode + GOPATH=/builddir/build/BUILD/snapd-2.47.1:/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 0x621b00d1f167458779f47a12ad7eb5f194ecad14 -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-build411853035 internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF internal/race cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid rAl3mMY4ZV4vCoQBjCdb/rAl3mMY4ZV4vCoQBjCdb -goversion go1.14.9 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm.go mkdir -p $WORK/b019/ runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF unicode/utf8 cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid QCO2DvxHX_4-kSMKpkbm/QCO2DvxHX_4-kSMKpkbm -goversion go1.14.9 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b017/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid rekZLsM4QOnHcVicSNxD/rekZLsM4QOnHcVicSNxD -goversion go1.14.9 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b015/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 8bdVN26PK72YrKfOvTJx/8bdVN26PK72YrKfOvTJx -goversion go1.14.9 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid R00BAxm8nG8f3k44oMRK/R00BAxm8nG8f3k44oMRK -goversion go1.14.9 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/40/40bc09527718580e7228356f6103eab1a4d221ea3b2379ec6c8a76a79ff1c39e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f2/f2a47f10b132ff38ea5f3586278e4e0d5740c5ebe03bbd12ef6e916ef87c0cad-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_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid DnnVWy0-Ssyo0WYQRerA/DnnVWy0-Ssyo0WYQRerA -goversion go1.14.9 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/36/36a75072680cbe7c188ebb88574da7625ccd43a30467074a97e3790b3bc0f4c7-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm.s internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid bonr7eUJhX29bbIKKcIv/bonr7eUJhX29bbIKKcIv -goversion go1.14.9 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/43/4385e52072d4fa536db07c99667311b1f52f8a5fdad73d290f5dc891aeaebed8-d # internal 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_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b009/symabis ./asm_arm.s ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/33/3333653107100365d9397fe3b1489975e16fef00e77e7acd83e4fae9c278e0d9-d # internal unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid xX-XTVtTp2KaD6ypVCDg/xX-XTVtTp2KaD6ypVCDg -goversion go1.14.9 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid gOXCgwxHlG7-iK0-vLEg/gOXCgwxHlG7-iK0-vLEg -goversion go1.14.9 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3f/3f1cc827c59ddbfa8d082c56237e432a0f0bbdd404acf27c7d92f788a63aaffd-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid D9RqID6GXrPaWIUyerN3/D9RqID6GXrPaWIUyerN3 -goversion go1.14.9 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/81/817d42c26f4433b7411c0855b6e044678d1c855041ccf35ffdfa6852901ca26f-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid FAv5Nzecod8zPjAdkiaI/FAv5Nzecod8zPjAdkiaI -goversion go1.14.9 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/compare_arm.o ./compare_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/count_arm.o ./count_arm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid aSGSYXNJH7ZW_8YcAVDZ/aSGSYXNJH7ZW_8YcAVDZ -goversion go1.14.9 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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_arm/buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/sys_linux_arm.o ./sys_linux_arm.s cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/47/47b447fa685288f26f2009126f6b928a1a775f1dfbb117b7d70d553ded3b7267-d # internal crypto/subtle mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid nmpFv3SwhpZqQfPE8KJD/nmpFv3SwhpZqQfPE8KJD -goversion go1.14.9 -D "" -importcfg $WORK/b037/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm.o $WORK/b009/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/3c/3c9d79ffb5f7ee0dd019dcd88b0f92197cefe981b02e8148a1f85c42890f2032-d # internal encoding mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding -std -complete -installsuffix shared -buildid MtZeuKmPxBhjVuIb0jDS/MtZeuKmPxBhjVuIb0jDS -goversion go1.14.9 -D "" -importcfg $WORK/b044/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm.o $WORK/b006/count_arm.o $WORK/b006/equal_arm.o $WORK/b006/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/14/14b7d11f3d3fff4203d2cf37ee06ac70e9c1d241e10d8b09b7bfa703879583bf-d # internal unicode/utf16 cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6a/6a30ae9eba89b1ee21829b2882671f6ba54f6aca5d8b5d8a9e78a85fd79392ee-d # internal mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid jRZteN3xClm_s-LJR4Ar/jRZteN3xClm_s-LJR4Ar -goversion go1.14.9 -D "" -importcfg $WORK/b046/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5c/5c63b29a87faca168ed882d1ec9964be48b5135b4cf2c8aab56d0b8d5287758f-d # internal container/list mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p container/list -std -complete -installsuffix shared -buildid yLHO_Mh_i1MqlxRKl3Pw/yLHO_Mh_i1MqlxRKl3Pw -goversion go1.14.9 -D "" -importcfg $WORK/b052/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/74/746ee7dd6b1059d12f5f1e311fdb9310c2378b13431bb1e13d71fa91d53d4192-d # internal crypto/internal/subtle mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 6gq4_Y-RTtNFdHx9JTBD/6gq4_Y-RTtNFdHx9JTBD -goversion go1.14.9 -D "" -importcfg $WORK/b056/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/74/74253f8289db21ba1228919d649d0a5956f904b32b826ad360bea9f35ba9b5b7-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ba6pbAbomb-4BQesAMsH/ba6pbAbomb-4BQesAMsH -goversion go1.14.9 -D "" -importcfg $WORK/b078/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/be/bec152b2a0a779939d74f4e0c69ad1d4953be4debbb0b36e2b0010936483ea75-d # internal internal/nettrace mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid AywVr9q_Ltd2TqqmT5Xz/AywVr9q_Ltd2TqqmT5Xz -goversion go1.14.9 -D "" -importcfg $WORK/b083/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/5b/5b5b2d2b51f5583e9b08d87d61e7a8b227f6f55348da7cc4d5678cadf537af5b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b085/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b085/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b085/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/fb/fb4c6bf47f89698dfb9e7d188b3daa1128185a42c90eb927ccb9f5fd86f0dde9-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid YVgFhVQXPcH-JH08GmxV/YVgFhVQXPcH-JH08GmxV -goversion go1.14.9 -D "" -importcfg $WORK/b089/importcfg -pack ./aliasing.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid Akva5V0MLISL-Pz9MjjP/Akva5V0MLISL-Pz9MjjP -goversion go1.14.9 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.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_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.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 ./sigaction.go ./signal_arm.go ./signal_linux_arm.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 ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f5/f5483ea57716818cc19683f929c8874223545f3fec48b3d99efffd2a4145c148-d # internal image/color mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p image/color -std -complete -installsuffix shared -buildid C3O6mbeu3IRIo_VSm7a0/C3O6mbeu3IRIo_VSm7a0 -goversion go1.14.9 -D "" -importcfg $WORK/b138/importcfg -pack ./color.go ./ycbcr.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9b/9b64d5a3be7e414e873e0580d45cab4dc1ce2160e757dde247dd3bde397be756-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/a1/a1bd7eb6f25e018394290592a42aab0abd6a68cbbed20bf6775ad9e098d36e69-d # internal golang.org/x/crypto/internal/subtle mkdir -p $WORK/b186/ golang.org/x/xerrors/internal cat >$WORK/b186/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid tQoT9aRBl7AtpbSMwANT/tQoT9aRBl7AtpbSMwANT -goversion go1.14.9 -D "" -importcfg $WORK/b186/importcfg -pack ./aliasing.go cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c 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_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p golang.org/x/xerrors/internal -complete -installsuffix shared -buildid 4HsoId6r6UhvgMElFq-0/4HsoId6r6UhvgMElFq-0 -goversion go1.14.9 -D "" -importcfg $WORK/b161/importcfg -pack ./internal.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/d0/d0dbb1b6c1c10083a8e4df0331a21f1c408ebb2b527a6de22ab5b8ed95b4cc9d-d # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/42/42c0417846a9b4caad9c93951335e9354815be058326160d1c9e5f443e974bd0-d # internal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/stubs_arm.o ./stubs_arm.s golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p golang.org/x/crypto/salsa20/salsa -complete -installsuffix shared -buildid DMPduk6LM3ZLVYNd5u93/DMPduk6LM3ZLVYNd5u93 -goversion go1.14.9 -D "" -importcfg $WORK/b188/importcfg -pack ./hsalsa20.go ./salsa208.go ./salsa20_noasm.go ./salsa20_ref.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/sqrt_arm.o $WORK/b014/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/df/df6de4c7dd3044584596832626597c1027d7dabe32623aa1f6e0dddc6e0ea2e6-d # internal cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/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_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/cc/ccd181bc6af291fc8e70e7325f64d527dc74f7882173db9ffa328c45b7e510ee-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -g -O2 -Wall -Werror -o $WORK/b085/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -g -O2 -Wall -Werror -o $WORK/b085/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -g -O2 -Wall -Werror -o $WORK/b085/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -g -O2 -Wall -Werror -o $WORK/b085/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -g -O2 -Wall -Werror -o $WORK/b085/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -g -O2 -Wall -Werror -o $WORK/b085/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -g -O2 -Wall -Werror -o $WORK/b085/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I $WORK/b085/ -g -O2 -Wall -Werror -o $WORK/b085/_x010.o -c gcc_arm.S cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -o $WORK/b085/_cgo_.o $WORK/b085/_cgo_main.o $WORK/b085/_x001.o $WORK/b085/_x002.o $WORK/b085/_x003.o $WORK/b085/_x004.o $WORK/b085/_x005.o $WORK/b085/_x006.o $WORK/b085/_x007.o $WORK/b085/_x008.o $WORK/b085/_x009.o $WORK/b085/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b085/_cgo_.o -dynout $WORK/b085/_cgo_import.go -dynlinker cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b085/symabis ./asm_arm.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p runtime/cgo -std -installsuffix shared -buildid MVvGv3OKCNZUA4huUOVk/MVvGv3OKCNZUA4huUOVk -goversion go1.14.9 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b085/_cgo_gotypes.go $WORK/b085/cgo.cgo1.go $WORK/b085/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b085/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b085/_pkg_.a $WORK/b085/asm_arm.o $WORK/b085/_x001.o $WORK/b085/_x002.o $WORK/b085/_x003.o $WORK/b085/_x004.o $WORK/b085/_x005.o $WORK/b085/_x006.o $WORK/b085/_x007.o $WORK/b085/_x008.o $WORK/b085/_x009.o $WORK/b085/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/81/81e358f23ce1d149838a564b9639d58f999b509da8888a75e3b94f65ef400476-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm.o $WORK/b005/duff_arm.o $WORK/b005/memclr_arm.o $WORK/b005/memmove_arm.o $WORK/b005/preempt_arm.o $WORK/b005/rt0_linux_arm.o $WORK/b005/sys_linux_arm.o $WORK/b005/tls_arm.o $WORK/b005/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/be/befd3e142a2409bc9cad27176ba78ad0ed27c51aadf5c4928eee03cc12d4bc5e-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b018/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid -jdDbzOGT3cfUa-i6IHz/-jdDbzOGT3cfUa-i6IHz -goversion go1.14.9 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid wZna2sTJMsSz5d9MPjAk/wZna2sTJMsSz5d9MPjAk -goversion go1.14.9 -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_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fc/fc0ec740954aafaf95acb278c004e0ac8f1620928571187ea83d33e4e353699a-d # internal internal/singleflight mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF math/rand mkdir -p $WORK/b058/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 19kbsHXJlmXCOlffiwk6/19kbsHXJlmXCOlffiwk6 -goversion go1.14.9 -D "" -importcfg $WORK/b084/importcfg -pack ./singleflight.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p math/rand -std -complete -installsuffix shared -buildid JvOBR4FIfvoKZosweAtj/JvOBR4FIfvoKZosweAtj -goversion go1.14.9 -D "" -importcfg $WORK/b058/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/01/01bd89636f8ea2579a5be014900f2352794fd1ddf7c6a1927d95885c0e69005d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/7b/7b910bf34ed0765b392efb77612e933ce605f93db8aba25ec7dc9bb9099efa8a-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a6/a6a4eeb5e24ac791e11dac5b292aaea94d4d190544474468e081a0245031d057-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ 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_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid MZ8u-32Ceukz5RrF_cRx/MZ8u-32Ceukz5RrF_cRx -goversion go1.14.9 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b022/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_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid I6U15OHhVoOYJj2HpAY-/I6U15OHhVoOYJj2HpAY- -goversion go1.14.9 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/eb/eb4d782439e75db2167ad6b69ed4639a8a4ad63354a1f950884afbefcaaecfdf-d # internal io mkdir -p $WORK/b023/ internal/oserror mkdir -p $WORK/b025/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid XR5-1GJeqoSUeufk6M9E/XR5-1GJeqoSUeufk6M9E -goversion go1.14.9 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid dvRcby40t2rgYhpzQ_Qg/dvRcby40t2rgYhpzQ_Qg -goversion go1.14.9 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b082/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid aa2Z6wEOzEV5-TQ7BnaU/aa2Z6wEOzEV5-TQ7BnaU -goversion go1.14.9 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b082/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_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid xAnQvfHdoBv6QksSaRcW/xAnQvfHdoBv6QksSaRcW -goversion go1.14.9 -D "" -importcfg $WORK/b082/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6e/6ece6fbd6fb1c44ef3aeb9b1b7d0efb7e2987f9febdcf8a13ab08f938d116ed0-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid 4ZlJQsdFq7R3C2myCk5Z/4ZlJQsdFq7R3C2myCk5Z -goversion go1.14.9 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/aa/aa45351822858cea4eb88fbcf77572caa7734ab2e140e211ed7f1a9bdb765184-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b133/ cat >$WORK/b133/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_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid yE2qpY3YPsouRWe1DPOt/yE2qpY3YPsouRWe1DPOt -goversion go1.14.9 -D "" -importcfg $WORK/b133/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f0/f0e9cc1f91f9959cc9bcc798a14e849d34da1774163c65c5929626c0d74383a3-d # internal bytes mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid 13r6p9TzUHtgc_K5GuoN/13r6p9TzUHtgc_K5GuoN -goversion go1.14.9 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/85/8514d42c4e283b41370fea605077fbb205088b88770b03ff6dd6d727a53f796c-d # internal hash mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p hash -std -complete -installsuffix shared -buildid UoqMbs_sFIza3i4ctb94/UoqMbs_sFIza3i4ctb94 -goversion go1.14.9 -D "" -importcfg $WORK/b038/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a8/a8135d545dc20f0c5ef75777482a8db05625e336a0e0617fc256f93436924f63-d # internal crypto/hmac mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b037/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid EwZfLTdh484SitwojU0V/EwZfLTdh484SitwojU0V -goversion go1.14.9 -D "" -importcfg $WORK/b036/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/4a/4a7a244b497f2f7c465772e2e752df160086ae614e865d23d8aa806d44da96d5-d # internal strings mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p strings -std -complete -installsuffix shared -buildid ZoBcR27Irk12JekfiOqN/ZoBcR27Irk12JekfiOqN -goversion go1.14.9 -D "" -importcfg $WORK/b045/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/45/4597e7a186a25a7d2354f4c25348103be21791a05a9143bc3392698a0bda15f9-d # internal bufio mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p bufio -std -complete -installsuffix shared -buildid SiXi4mhsV1U5QeudPrR1/SiXi4mhsV1U5QeudPrR1 -goversion go1.14.9 -D "" -importcfg $WORK/b033/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/44/44fb91dde257a009cbbe11d291a6a0b7f6807bdb33293307cde9c9517f31df91-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b013/symabis ./asm_arm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid R9P9uAf3fIuDYYY0smoj/R9P9uAf3fIuDYYY0smoj -goversion go1.14.9 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/98/98c9385116fe915311a6bcaeebfd2cdef0d24a66913656ae1ba1c7e1f7409fca-d # internal crypto mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto -std -complete -installsuffix shared -buildid aXfxlNbDTSzFjnekFLTV/aXfxlNbDTSzFjnekFLTV -goversion go1.14.9 -D "" -importcfg $WORK/b040/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c6/c628076e614133b0d89fee9b3e552e61c0491aa0af8955a487153cc4274f5429-d # internal hash/crc32 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid Y6W0vOz_N8cB9i-oS9Ux/Y6W0vOz_N8cB9i-oS9Ux -goversion go1.14.9 -D "" -importcfg $WORK/b051/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ab/ab4b615e7262d1f504d37f794fa4ac9607f77c3267913b66252054b0eb67bef4-d # internal crypto/internal/randutil mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/77/779230a0bfcd6b7a4f72b237d9fc8989b1c9a671eaecc4df83ab5a563f963ea7-d # internal crypto/rc4 cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid eU6yNBOw9XaVBEhbZgj2/eU6yNBOw9XaVBEhbZgj2 -goversion go1.14.9 -D "" -importcfg $WORK/b063/importcfg -pack ./randutil.go mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid A6UD4LaNZ8-K-HtkX3zH/A6UD4LaNZ8-K-HtkX3zH -goversion go1.14.9 -D "" -importcfg $WORK/b069/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/d8/d80218ec2d3d61d33a39de0c00f9bad22c3278095ea7923475a7e3762241eb7e-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid z2BiPhQxd5h2H0pQGnJV/z2BiPhQxd5h2H0pQGnJV -goversion go1.14.9 -D "" -importcfg $WORK/b092/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/e7/e7f073f0a482290e3725983a3709c97cf04b8829b7804c542921084f890be058-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid F_Lq8IJVnir4XIlwN4mP/F_Lq8IJVnir4XIlwN4mP -goversion go1.14.9 -D "" -importcfg $WORK/b096/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/83/839483e335504394dfd743509714636f8dc2dd867c38ae351c6f2ac2e1bebfe2-d # internal path mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/db/db73f520c52a376836e0438d1be69b3e763c37dcd0bb8e2af601fe9459d29f6a-d # internal cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p path -std -complete -installsuffix shared -buildid 7Dru_vsr74wXz056EVqL/7Dru_vsr74wXz056EVqL -goversion go1.14.9 -D "" -importcfg $WORK/b108/importcfg -pack ./match.go ./path.go regexp/syntax mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 9zQ17YTRZl0o1MxN4fF-/9zQ17YTRZl0o1MxN4fF- -goversion go1.14.9 -D "" -importcfg $WORK/b110/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_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a0/a09426e4840b3b6ba25a65db4de8af3edc09d6d43331fc5fbecebce2c794b1d6-d # internal hash/adler32 mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid eCjxtK_g9W70iPIBK5JN/eCjxtK_g9W70iPIBK5JN -goversion go1.14.9 -D "" -importcfg $WORK/b116/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/cb/cbde9a3af461dc495a44a4ccae640ec36f470658bf4c7666e12b1199429ad6ae-d # internal compress/bzip2 mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid olmOonqcXIxSc_VusTzS/olmOonqcXIxSc_VusTzS -goversion go1.14.9 -D "" -importcfg $WORK/b132/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/5f/5f8e3df2c5aa7f7c8dee798e6d258e3851b5bb1c9aa87c734c99a4818431ada6-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid QuLl8-pmqltOMfzYluBZ/QuLl8-pmqltOMfzYluBZ -goversion go1.14.9 -D "" -importcfg $WORK/b135/importcfg -pack ./errors.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b028/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/95/95edb8728985e2b712cea7252b3189370b1baff146c966ba1ee2c5fc50b073bf-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b135/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid mSHIBrATAs1vSCWl_5iK/mSHIBrATAs1vSCWl_5iK -goversion go1.14.9 -D "" -importcfg $WORK/b136/importcfg -pack ./s2k.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/20/20a94bf4808fc36420631bedc554b24e29601d262eae6db79117e7e41161bebf-d # internal image mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b138/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p image -std -complete -installsuffix shared -buildid 9lfahKZr7iuHn1sNVnX5/9lfahKZr7iuHn1sNVnX5 -goversion go1.14.9 -D "" -importcfg $WORK/b137/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/d1/d1df12c23d367123735ea0e3b1fbeb556f13265a5fc003e72be9733268992f4a-d # internal internal/syscall/unix mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid LIcZ_l3Fl_ZgAv5cHfVa/LIcZ_l3Fl_ZgAv5cHfVa -goversion go1.14.9 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/2d/2d2cc07f8c988da4aa01af91b5ff52c270328bdc6084a437efa5d195038c6230-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid reZJ1UToJxy2hRSRJnAy/reZJ1UToJxy2hRSRJnAy -goversion go1.14.9 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/68/68c3a13dddd9743fab4a395fe059e0d20ab9d313c3d2ee81d8cb4b558d561e46-d # internal internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid qUNuuxCyph6nMvKdPJY4/qUNuuxCyph6nMvKdPJY4 -goversion go1.14.9 -D "" -importcfg $WORK/b030/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/59/5907037f2405894ad2c27324aa449d90abca7780cefade51fee19afc5aa4a2e5-d # internal hash/fnv mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid lfoXOfMVkY4lNCWM6jW5/lfoXOfMVkY4lNCWM6jW5 -goversion go1.14.9 -D "" -importcfg $WORK/b192/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/57/57716c940e34054677dee2523b42a8fbf02555bc7212184cf60cbe47d6619a49-d # internal text/tabwriter mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 1DrKoLCk47k6LpBPI5aM/1DrKoLCk47k6LpBPI5aM -goversion go1.14.9 -D "" -importcfg $WORK/b269/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/98/9849c811eae679cf625dca762b40ec39832d87dc1b58423f7d3e8467a459af0d-d # internal html mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p html -std -complete -installsuffix shared -buildid dhOljSY5dKYDU4Y5A9no/dhOljSY5dKYDU4Y5A9no -goversion go1.14.9 -D "" -importcfg $WORK/b274/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e5/e53c3d23e5f562cbac1da1470beb8d167e73d7cf23374b1c07e76c12b42c2fcf-d # internal regexp mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b110/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p regexp -std -complete -installsuffix shared -buildid pCIMWU_aki9qkuHaso-f/pCIMWU_aki9qkuHaso-f -goversion go1.14.9 -D "" -importcfg $WORK/b109/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/14/147eb8f133111188597e43bb02fdff9186db7dfa3cff6e97379cb39793a7f23f-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/16/166b21c86d41e412f50c375c54234c9c453239a403d0f4ae9cb545369d60d0d0-d # internal image/internal/imageutil mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b137/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 0BE52UJnyfw42shpbplb/0BE52UJnyfw42shpbplb -goversion go1.14.9 -D "" -importcfg $WORK/b140/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/06/06f37908d005453b9f4550be2a36fd6e8ba9a05e157f29b14dcee64c9f761dff-d # internal image/jpeg mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b137/_pkg_.a packagefile image/color=$WORK/b138/_pkg_.a packagefile image/internal/imageutil=$WORK/b140/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid lL-JqWV7UswauidbHpth/lL-JqWV7UswauidbHpth -goversion go1.14.9 -D "" -importcfg $WORK/b139/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/55/55b43f83429bbdc5183b7ce17d521414998262cac656fa559f037f0692b205f5-d # internal context mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p context -std -complete -installsuffix shared -buildid z8W-HkdWibt8SFxPxBRN/z8W-HkdWibt8SFxPxBRN -goversion go1.14.9 -D "" -importcfg $WORK/b035/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid JKRA1INJzyPbkGtPs-Ld/JKRA1INJzyPbkGtPs-Ld -goversion go1.14.9 -D "" -importcfg $WORK/b026/importcfg -pack ./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_arm/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/8b/8b6c662142eeb1a6682a2fb0a4e3b174675ada60c168e867afc010fbbeae6e3e-d # internal gopkg.in/retry.v1 mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b058/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/retry.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p gopkg.in/retry.v1 -complete -installsuffix shared -buildid fMz-a9mBu4AohmRtHA1K/fMz-a9mBu4AohmRtHA1K -goversion go1.14.9 -D "" -importcfg $WORK/b164/importcfg -pack ./clock.go ./exp.go ./regular.go ./retry.go ./strategy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/56/56231a2f605431e9ffcb274abf9becea105c312387f20e7881e63c53a981bbd2-d # internal github.com/juju/ratelimit mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/juju/ratelimit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/juju/ratelimit -complete -installsuffix shared -buildid 7ool6SmXoK36weFMAXbi/7ool6SmXoK36weFMAXbi -goversion go1.14.9 -D "" -importcfg $WORK/b235/importcfg -pack ./ratelimit.go ./reader.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ce/ce8300f3a547d833bddca2809f1dc879020691254053f8b02b78afcc431e97ff-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/69/69edb0ae5ceed7f070e067119b88e69fe1bf40049dfdb982f3cbf52eba4d7501-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/d2/d28297a3ea9ab4ddc153263bed374dd6ee82ca83adc45a0f4dc455c08fea50b2-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b013/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3f/3f24d1ae3f9cbc62845cff1819b2bc801f9f247597a61533c41e4a5c0b9481a1-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid micn2AwXABWrJMPLsyTh/micn2AwXABWrJMPLsyTh -goversion go1.14.9 -D "" -importcfg $WORK/b024/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 ./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/b013/_pkg_.a /builddir/.cache/go-build/9f/9fd1f9f0abc7ee4909e9f920df21aba41b617e523bc47ffdff8fdc4d54e1e4e0-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b041/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid A5w7hDD1vEZ3AbHButnn/A5w7hDD1vEZ3AbHButnn -goversion go1.14.9 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid bW0Lx-1ohotWGqjkfVh9/bW0Lx-1ohotWGqjkfVh9 -goversion go1.14.9 -D "" -importcfg $WORK/b041/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/26/267d5468ffd4909fa87f621c7d40cf49cad604cc826326a9727137e317c52fa7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/db/db2f581be7f5072de62b7aa1e57b004a6e87cb895076047e17fa788b77aab275-d # internal encoding/base64 mkdir -p $WORK/b042/ crypto/sha512 crypto/sha256 mkdir -p $WORK/b064/ crypto/cipher cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 1a5VdnG3cNDUdaYGF4jX/1a5VdnG3cNDUdaYGF4jX -goversion go1.14.9 -D "" -importcfg $WORK/b042/importcfg -pack ./base64.go mkdir -p $WORK/b055/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid QuLGP4sMqF9udx6_H-4t/QuLGP4sMqF9udx6_H-4t -goversion go1.14.9 -D "" -importcfg $WORK/b064/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid Z-VQHIZ1b8f7rTBMusmu/Z-VQHIZ1b8f7rTBMusmu -goversion go1.14.9 -D "" -importcfg $WORK/b039/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid x9zDPxZozatU2E5wgUew/x9zDPxZozatU2E5wgUew -goversion go1.14.9 -D "" -importcfg $WORK/b055/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/0f/0fd1e75655c4e3499d8bfceb8b6b1c5188fbd1b9eeda021eb35c8b8b46958f91-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid zOMvlsqdALGAERpkbL7H/zOMvlsqdALGAERpkbL7H -goversion go1.14.9 -D "" -importcfg $WORK/b067/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/6c/6c08979d98f62577f80875bf2fecdca9b06e2084ed35d3c9bb4e0a4218914bb2-d # internal crypto/md5 mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b068/symabis ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/85/8583f7974a0e7a492c2b0e18333522d2fe1dda1b029296f779c530d1f247f7e2-d # internal crypto/sha1 mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b071/symabis ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/md5 -std -installsuffix shared -buildid xmsyfH0jIrTL6twnC1M0/xmsyfH0jIrTL6twnC1M0 -goversion go1.14.9 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid fh_TaPydDPdQUyUDTrAT/fh_TaPydDPdQUyUDTrAT -goversion go1.14.9 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ea/ea919a989c5550ecf052cd3bc740ec392bcdb2244e504fc77f567df8aa295f4b-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/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid dMTFqTSnEIw1N9ZYhOKz/dMTFqTSnEIw1N9ZYhOKz -goversion go1.14.9 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/81/81fe26e83843db021e3b9af530e4ec8a10e2159d4dc0b50808e8960b6f05b3eb-d # internal crypto/aes mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid t3GX1kBmmWfVIn642WvT/t3GX1kBmmWfVIn642WvT -goversion go1.14.9 -D "" -importcfg $WORK/b054/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b068/md5block_arm.o ./md5block_arm.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b071/sha1block_arm.o ./sha1block_arm.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b068/_pkg_.a $WORK/b068/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/5a/5ad0c4506e3b615345914f252a502f4aaf25529fddb89607fa372babad98b656-d # internal crypto/des mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid r22qVIXmm9rYR3v9ZrdL/r22qVIXmm9rYR3v9ZrdL -goversion go1.14.9 -D "" -importcfg $WORK/b060/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b071/_pkg_.a $WORK/b071/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/57/57fe2c3e9c365f517800f3103e97bd74fcd3058f2529696bcd19121e20ba0b9b-d # internal encoding/pem mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 5QZiLlmXy_IlGu_0_59L/5QZiLlmXy_IlGu_0_59L -goversion go1.14.9 -D "" -importcfg $WORK/b076/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/e5/e59452c56e68f5fbc6a8db332565df6ce5c3608a3d43f5837ba242a066cfcc7d-d # internal path/filepath mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid eM4iOjEHDT5Fb7NGXi3G/eM4iOjEHDT5Fb7NGXi3G -goversion go1.14.9 -D "" -importcfg $WORK/b080/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f0/f0db9fb3806d6f1fe6359fce5c20403fdccdbe9bc2aec571c8bf19a944c6bb48-d # internal net mkdir -p $WORK/b081/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b081/ -importpath net -- -I $WORK/b081/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/58/584d4d355fbb12c4680f75164205496155eed10ef0ef3dd940572ce209d5dde2-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid WSn3AJ9cnDZqjVKRKLtE/WSn3AJ9cnDZqjVKRKLtE -goversion go1.14.9 -D "" -importcfg $WORK/b088/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/8b/8b8a5abb880755021b9386918210e4dba498e797d06fa62f37eb339f6a3083e5-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid Hvvm3c6KkiORgwcdCPIx/Hvvm3c6KkiORgwcdCPIx -goversion go1.14.9 -D "" -importcfg $WORK/b090/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a1/a10974f166a20fdafc622b67769aa1ee4dcbc5f5a047624cf72cd2476aa4906d-d # internal io/ioutil mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid NPMAuAvQ2dJBvGcaTXzy/NPMAuAvQ2dJBvGcaTXzy -goversion go1.14.9 -D "" -importcfg $WORK/b079/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/54/5492e76c68f4d822c696de70612da6282148e85691779972b731935762df91b0-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid 6r9nwfLsxluCeuSJT520/6r9nwfLsxluCeuSJT520 -goversion go1.14.9 -D "" -importcfg $WORK/b118/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/b2/b22d9bedf3c4ecb40d79899926690d9e9428c2c70c3e8ca35b99165b06971e20-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b087/ cat >$WORK/b087/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/b055/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid sU2Sa3s90ZfSFddWHklc/sU2Sa3s90ZfSFddWHklc -goversion go1.14.9 -D "" -importcfg $WORK/b087/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/15/153fdf03e4786d406072de32d114146eb5b235a2ed461830a1ccee3decb78c9d-d # internal os/exec mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p os/exec -std -complete -installsuffix shared -buildid Rmr7GV6AMURrTN4ESAdu/Rmr7GV6AMURrTN4ESAdu -goversion go1.14.9 -D "" -importcfg $WORK/b123/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/b9/b98c7f9004b24a3952eb4312ad2d8dce1cd96a67fc5d59f6145304c2be6bbeed-d # internal golang.org/x/crypto/sha3 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid pAKwfWirk4GX_7u3oKW5/pAKwfWirk4GX_7u3oKW5 -goversion go1.14.9 -D "" -importcfg $WORK/b141/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_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d9/d933a9002f3daee7787585978a75ccaa64fbb58d35905cef3fc201f353ba3f81-d # internal runtime/debug mkdir -p $WORK/b156/ cat >$WORK/b156/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b156/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p runtime/debug -std -installsuffix shared -buildid hWOTSw1jKOYJaY_LVons/hWOTSw1jKOYJaY_LVons -goversion go1.14.9 -symabis $WORK/b156/symabis -D "" -importcfg $WORK/b156/importcfg -pack -asmhdr $WORK/b156/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/86/86ba1b9fb2fc31759e201c99d02ffa2ddf97cb4164035a905916344c4317a728-d # internal encoding/json mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid C-cnXsy3FVOaKV7O0KW3/C-cnXsy3FVOaKV7O0KW3 -goversion go1.14.9 -D "" -importcfg $WORK/b043/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b156/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f1/f1be29c1eae31a13962399a69cb1fe1a7361471709b16473ad4ac7b9028d70d2-d # internal compress/flate mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid h7-vDAJ5Bm2BfXakJ62d/h7-vDAJ5Bm2BfXakJ62d -goversion go1.14.9 -D "" -importcfg $WORK/b050/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b156/_pkg_.a $WORK/b156/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/49/4944e91e846cc57bb93671bf6f5890869aad84fcac1d263f47207cdd03fb4cdc-d # internal math/big mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b057/symabis ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p math/big -std -installsuffix shared -buildid cJmstB50mYJiYyMtsZ8V/cJmstB50mYJiYyMtsZ8V -goversion go1.14.9 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/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/b123/_pkg_.a /builddir/.cache/go-build/28/2830f5869da6f2c18905be15fbb1c491c579ab71e911310e9279916252febd34-d # internal encoding/hex mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rSfEVNkU2KWpOfMjqqXN/rSfEVNkU2KWpOfMjqqXN -goversion go1.14.9 -D "" -importcfg $WORK/b075/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/5f/5ffebe57661443867b7c48d17bd2711fbfd7b5816e3fc17a5ac874f318075fd1-d # internal net/url mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p net/url -std -complete -installsuffix shared -buildid RiyyO_VOADGO0LFfQGDw/RiyyO_VOADGO0LFfQGDw -goversion go1.14.9 -D "" -importcfg $WORK/b086/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/5c/5c7840ef82e9d09adf6b7011f8bcffbe112104061a79ee64d245cb3368da3fa3-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_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_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid f_lTbMULESkmQXj2rwnd/f_lTbMULESkmQXj2rwnd -goversion go1.14.9 -D "" -importcfg $WORK/b091/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c2/c228c8ddb5a229bef4912510b7336ce42a427d11359cab1349e187c5e0377b5f-d # internal compress/gzip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid eV8jtfdgycOuRyrbo7Ap/eV8jtfdgycOuRyrbo7Ap -goversion go1.14.9 -D "" -importcfg $WORK/b049/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b081 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -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/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/86/86ebf3dfdce382a8deebe660e6c4a2259975e15e8a642722f6f2527a4ac2d2a0-d # internal log mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p log -std -complete -installsuffix shared -buildid KvuoULULFLa0pcuITDdW/KvuoULULFLa0pcuITDdW -goversion go1.14.9 -D "" -importcfg $WORK/b098/importcfg -pack ./log.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/2f/2f59bf004ba3889b4e9c6daad7a8d14e61608c39a8cb4e736d0019f3324288b2-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b096/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 05fcGdJfX1EQv3wnIrMp/05fcGdJfX1EQv3wnIrMp -goversion go1.14.9 -D "" -importcfg $WORK/b099/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd $WORK/b081 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/9c/9cec2b63627eb6950bce403a4be55ecf986702c04ba212b36741743b43c75020-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid NICNWRm1wVAG8DQLpoSK/NICNWRm1wVAG8DQLpoSK -goversion go1.14.9 -D "" -importcfg $WORK/b097/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b081 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b081=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/04/04780e006e7e64e2241b11417628a6141764b420ef113f725ec42ddd7b96c854-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 0VVPXuiSrom8PWv6Qybg/0VVPXuiSrom8PWv6Qybg -goversion go1.14.9 -D "" -importcfg $WORK/b102/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b081 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b081=/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 -marm -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/net TERM='dumb' gcc -I . -fPIC -marm -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 $WORK/b081/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/f6/f6cb0503468ca2655bf1d155ef5ef27ee03ecef9292ee4afd7e7624937aecd00-d # internal mime mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p mime -std -complete -installsuffix shared -buildid 0mfjCwriIyuuBL2L-Ipu/0mfjCwriIyuuBL2L-Ipu -goversion go1.14.9 -D "" -importcfg $WORK/b103/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b081/_cgo_.o -dynout $WORK/b081/_cgo_import.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/63/631c9d6a4293810d6986de0e05a04f44fae5a20adf64e5e33fa025047dc8b400-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b095/ cat >$WORK/b095/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/b096/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b097/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid QBxMr_LEmj4MV0Ra8Iib/QBxMr_LEmj4MV0Ra8Iib -goversion go1.14.9 -D "" -importcfg $WORK/b095/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b082/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b083/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b084/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b085/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p net -std -installsuffix shared -buildid 46Ve49_My3ks0KQHFfRG/46Ve49_My3ks0KQHFfRG -goversion go1.14.9 -D "" -importcfg $WORK/b081/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b081/_cgo_gotypes.go $WORK/b081/cgo_linux.cgo1.go $WORK/b081/cgo_resnew.cgo1.go $WORK/b081/cgo_socknew.cgo1.go $WORK/b081/cgo_unix.cgo1.go $WORK/b081/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/f4/f437fde417389dd198318b63331670c90f45dddb1f1b5231dc91a01f344ae0ee-d # internal mime/quotedprintable mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid I71CltldC4jas0jOGs97/I71CltldC4jas0jOGs97 -goversion go1.14.9 -D "" -importcfg $WORK/b105/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/01/017ddc8333839a551ef7374fa8fa74d12a154949d46dba498843b9b62b821da0-d # internal net/http/internal mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid v59znoCe_Wi65DjqYWJ3/v59znoCe_Wi65DjqYWJ3 -goversion go1.14.9 -D "" -importcfg $WORK/b107/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/0d/0dc4a870c5c0e762928e3b53cdb3b680c7094b9b2d2b681cef0b65a47d7df725-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b094/ cat >$WORK/b094/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/b095/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b099/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid AchHyi4qwFZpVjA9TzNx/AchHyi4qwFZpVjA9TzNx -goversion go1.14.9 -D "" -importcfg $WORK/b094/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/bf/bf909701645afaa91dcbdabe7307299aadde9627d579af6dad64843e2ad7fd56-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid XePVze76Jjl5AOWVFBW9/XePVze76Jjl5AOWVFBW9 -goversion go1.14.9 -D "" -importcfg $WORK/b111/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 ./tiocgwinsz_linux.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/16/169f4bf953b60c7f077637c32a91cba53e909432756a6753c40f3edec31195af-d # internal compress/zlib mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile hash/adler32=$WORK/b116/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 2dvi5XJbpidZvfQi0d9K/2dvi5XJbpidZvfQi0d9K -goversion go1.14.9 -D "" -importcfg $WORK/b115/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b057/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b057/_pkg_.a $WORK/b057/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ba/ba9eedca15d6841b67ded976dd93552dca78d32c2668ef74f30a718d35def4c0-d # internal debug/dwarf mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid Kg7Vca8Suu42UDphxiqS/Kg7Vca8Suu42UDphxiqS -goversion go1.14.9 -D "" -importcfg $WORK/b117/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 cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/e7/e73d981018c3b76391da6c6c72ad30bf3e4a9b030e09d2a0cb8f7fbae83a8a0f-d # internal crypto/rand mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid khXAF4mptHZ-RRK14QV6/khXAF4mptHZ-RRK14QV6 -goversion go1.14.9 -D "" -importcfg $WORK/b053/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/c7/c760bff1de860785598dcae83ebf815a518c6628a4829a4517ae1dd37de3a8e6-d # internal crypto/elliptic mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid SWirKOT0jK83s_l0ohId/SWirKOT0jK83s_l0ohId -goversion go1.14.9 -D "" -importcfg $WORK/b062/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/4c/4c5a4076c41041e2bf2e73eec01640f29f250df986c34d80c366e9ac427941cf-d # internal encoding/asn1 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid YJwwGr6hx31Txk28LjfZ/YJwwGr6hx31Txk28LjfZ -goversion go1.14.9 -D "" -importcfg $WORK/b065/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/7f/7fbea1032043161591f556f6761e409b81c63569bceafae8a9c4af0bc1664e98-d # internal crypto/ed25519 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid mU6MoPFPivqKMfQvwClS/mU6MoPFPivqKMfQvwClS -goversion go1.14.9 -D "" -importcfg $WORK/b066/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/16/161a77e90d53843df636b436d2d78663d275f7ac51a35d4e5dbf09a56af4c7c4-d # internal crypto/rsa mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid pfzWeCxr-6P-wg_AtpG9/pfzWeCxr-6P-wg_AtpG9 -goversion go1.14.9 -D "" -importcfg $WORK/b070/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/68/68b0b1f87256c7e816bc2f2a0767d3e968e6aab11ad8be6968c1f808e7fa99d7-d # internal crypto/ecdsa mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b062/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b064/_pkg_.a packagefile encoding/asn1=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 3SI3SatZko310NYOcnPK/3SI3SatZko310NYOcnPK -goversion go1.14.9 -D "" -importcfg $WORK/b061/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/37/371650bb67c9ca91de420a06d8185b5d9adb8a6a2b8c14a414cbcf223bc2b7fb-d # internal crypto/dsa mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid EaLySKFO-vFfxmHfRuwN/EaLySKFO-vFfxmHfRuwN -goversion go1.14.9 -D "" -importcfg $WORK/b073/importcfg -pack ./dsa.go cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/59/5957314862401287aebd176647e02bd267aefa29b10f95d1bcecedf66ca9f221-d # internal crypto/x509/pkix mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid IWUcl0OhyihNhTozlKQH/IWUcl0OhyihNhTozlKQH -goversion go1.14.9 -D "" -importcfg $WORK/b074/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c4/c4a61ef1c2f623366730e9d687b3aa437a0f98a1a178ee3e81c1a1d86ba6a283-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid utk__HlCJIK1lvvS9A2I/utk__HlCJIK1lvvS9A2I -goversion go1.14.9 -D "" -importcfg $WORK/b077/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/2d/2defa744ad4d4aa67dc2b74bec47889e31bf8d8c8c91278e57d2e5e831674a3a-d # internal debug/elf mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/zlib=$WORK/b115/_pkg_.a packagefile debug/dwarf=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid scEQw1T_SVZ8k0WF8a_a/scEQw1T_SVZ8k0WF8a_a -goversion go1.14.9 -D "" -importcfg $WORK/b114/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/95/9579a4dfc4a3dbfc16ddf0803cfe85a8c2a403b56281e887a1edad2cc6e99db4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal gopkg.in/yaml.v2 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid lFxO7AMk6Jauk6hM_mYt/lFxO7AMk6Jauk6hM_mYt -goversion go1.14.9 -D "" -importcfg $WORK/b121/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/b070/_pkg_.a /builddir/.cache/go-build/54/5444bcb51407b5dc59ca77beeaea54db315da9e2124ccc83d52cce8a9dffd29c-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid OqfQkprSqfPBam59AE0Q/OqfQkprSqfPBam59AE0Q -goversion go1.14.9 -D "" -importcfg $WORK/b122/importcfg -pack ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/9c/9c97d859b125bba7d8b4b9f54e31d20bdd03061e4143340c285080cf8c30939f-d # internal os/user mkdir -p $WORK/b124/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b124/ -importpath os/user -- -I $WORK/b124/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/01/01f473ac6659b57a1ecca85f818a143c14de3687fa13d0c413e5702894818777-d # internal github.com/snapcore/snapd/asserts/internal mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/asserts/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/snapcore/snapd/asserts/internal -complete -installsuffix shared -buildid ex_UFAwj74zyZSUwYxU6/ex_UFAwj74zyZSUwYxU6 -goversion go1.14.9 -D "" -importcfg $WORK/b126/importcfg -pack ./grouping.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/50/5064cb6bb643467f4c3bd2d772c42dbb7fcff043aff9663a278f4c8a73839f28-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid qZCdK8IHHFxFdUcAAcVa/qZCdK8IHHFxFdUcAAcVa -goversion go1.14.9 -D "" -importcfg $WORK/b134/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/71/7166a075b9a1236af84fd8bb534dd181b4fe6b605e7bcc59723a8679638ec7f1-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/bzip2=$WORK/b132/_pkg_.a packagefile compress/flate=$WORK/b050/_pkg_.a packagefile compress/zlib=$WORK/b115/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/des=$WORK/b060/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b039/_pkg_.a packagefile crypto/sha512=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b037/_pkg_.a packagefile encoding/asn1=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b133/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b134/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b135/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b136/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile image=$WORK/b137/_pkg_.a packagefile image/jpeg=$WORK/b139/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid 3Vk6aAIFg31d80kido-A/3Vk6aAIFg31d80kido-A -goversion go1.14.9 -D "" -importcfg $WORK/b131/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_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/20/20e434221356691d256e83d19698ae5530a4348bb1be8f8be3cce973097668b4-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid 8sU1bgzJYSe1adregKir/8sU1bgzJYSe1adregKir -goversion go1.14.9 -D "" -importcfg $WORK/b147/importcfg -pack ./normalize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/21/21baf4385fd07fa8cfacb0d9e00073ffaa18d349206a0b6e3c80e9f13ce8f181-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid r-t8fRLjS9KWdejiarN4/r-t8fRLjS9KWdejiarN4 -goversion go1.14.9 -D "" -importcfg $WORK/b148/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b081/_pkg_.a $WORK/b081/_x001.o $WORK/b081/_x002.o $WORK/b081/_x003.o $WORK/b081/_x004.o $WORK/b081/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/55/5599a11b5005708a57b0cb87802693522fcfa2595407c67ea74b9250f871c048-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b149/ cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f6/f66f3cb8378915a1fea109d08cc15936bab9acdea0c0a0a6b97725f562457cd3-d # internal cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid H0jJh04aG3EBpFTZz0Rk/H0jJh04aG3EBpFTZz0Rk -goversion go1.14.9 -D "" -importcfg $WORK/b149/importcfg -pack ./timeout.go crypto/x509 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/des=$WORK/b060/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b061/_pkg_.a packagefile crypto/ed25519=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b039/_pkg_.a packagefile crypto/sha512=$WORK/b064/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid yDVU9PWY9AfyMWBgYhHP/yDVU9PWY9AfyMWBgYhHP -goversion go1.14.9 -D "" -importcfg $WORK/b072/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/94/949889c0498aafe9a6251c9564025a770c7a67c8929071c20d069fa24c2cada9-d # internal net/textproto mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid CPz2cS4KgOFdbXEq-p58/CPz2cS4KgOFdbXEq-p58 -goversion go1.14.9 -D "" -importcfg $WORK/b100/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/b8/b839e7b6719a45acb709b4434d797381657359448e1d65fc35b7d29eab313b9d-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b093/ cat >$WORK/b093/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/b094/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile net/textproto=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid r3esiF8J_O9hzD_1OzN8/r3esiF8J_O9hzD_1OzN8 -goversion go1.14.9 -D "" -importcfg $WORK/b093/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/70/70d246f2639fb44c2e9ce0e441c8d9d40a052c14f7fc1b2fa6f44a6bd91bf85f-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b101/ cat >$WORK/b101/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/b094/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid hjUDgPik1lgaY9Uu4c5e/hjUDgPik1lgaY9Uu4c5e -goversion go1.14.9 -D "" -importcfg $WORK/b101/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a4/a466011feda6360e1a8a4c7b105978d8cba2201f6343674ed760199d7549d75f-d # internal mime/multipart mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile mime=$WORK/b103/_pkg_.a packagefile mime/quotedprintable=$WORK/b105/_pkg_.a packagefile net/textproto=$WORK/b100/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd $WORK/b124 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid g-ktiwzcJyE20nSPdl7v/g-ktiwzcJyE20nSPdl7v -goversion go1.14.9 -D "" -importcfg $WORK/b104/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cd $WORK/b124 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e1/e10288e2d191a52154734e41517b069c4f38373e672fb2d48677efac7cd946d4-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/sha256=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid rSynGjA0yDVu3pFIbQe8/rSynGjA0yDVu3pFIbQe8 -goversion go1.14.9 -D "" -importcfg $WORK/b119/importcfg -pack ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/ed/edef8245fb104ace971ccf588a4efcdd3a68062d876fe7313f2bc4ff2a058888-d # internal net/mail mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile mime=$WORK/b103/_pkg_.a packagefile net/textproto=$WORK/b100/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p net/mail -std -complete -installsuffix shared -buildid Wt_E-b3IpfwwvT_IHSa2/Wt_E-b3IpfwwvT_IHSa2 -goversion go1.14.9 -D "" -importcfg $WORK/b142/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/56/56539e4e19b83f610bdc5dbf1e5d8b3778268daf222c49f271ad551fc6f2fd5d-d # internal github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/snapcore/go-gettext/pluralforms -complete -installsuffix shared -buildid hXQqrx-yQkr5ZaudqC95/hXQqrx-yQkr5ZaudqC95 -goversion go1.14.9 -D "" -importcfg $WORK/b153/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go cd $WORK/b124 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/14/141dea6c8d8f57d79dcd5d8a479073229af7f202b3b63ce3cba7513a599b8894-d # internal flag mkdir -p $WORK/b155/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p flag -std -complete -installsuffix shared -buildid Cf59_40UIcyXPzuxpiXy/Cf59_40UIcyXPzuxpiXy -goversion go1.14.9 -D "" -importcfg $WORK/b155/importcfg -pack ./flag.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/db/dbdf084a9c3650151ed65bd12296530040ee9f0bf4593d98ac72077f63a546fa-d # internal runtime/trace mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p runtime/trace -std -installsuffix shared -buildid AecYqmSx8ovswLrXBJA8/AecYqmSx8ovswLrXBJA8 -goversion go1.14.9 -D "" -importcfg $WORK/b157/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/60/60693e8e8582f26af94e2a07ed4af9dbbc828f775a8bd4d22fe2f3ef43b915aa-d # internal golang.org/x/xerrors mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b161/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/xerrors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p golang.org/x/xerrors -complete -installsuffix shared -buildid cPZkIR53nJ1plsQ3AqUT/cPZkIR53nJ1plsQ3AqUT -goversion go1.14.9 -D "" -importcfg $WORK/b160/importcfg -pack ./adaptor.go ./doc.go ./errors.go ./fmt.go ./format.go ./frame.go ./wrap.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -o $WORK/b124/_cgo_.o $WORK/b124/_cgo_main.o $WORK/b124/_x001.o $WORK/b124/_x002.o $WORK/b124/_x003.o $WORK/b124/_x004.o -g -O2 -pie cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/30/301a7704d5219eda9c44d2b26fe19338b30be8e46e1c6f042288c67415720553-d # internal crypto/tls mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b034/_pkg_.a packagefile container/list=$WORK/b052/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/des=$WORK/b060/_pkg_.a packagefile crypto/ecdsa=$WORK/b061/_pkg_.a packagefile crypto/ed25519=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b062/_pkg_.a packagefile crypto/hmac=$WORK/b036/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rc4=$WORK/b069/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b039/_pkg_.a packagefile crypto/sha512=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b037/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b065/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b092/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid m1IwKmC8BYGIyxoTr9Nz/m1IwKmC8BYGIyxoTr9Nz -goversion go1.14.9 -D "" -importcfg $WORK/b059/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/a7/a7904887b6859e7e68a0afeb5b235ea916a402b79d474d27b5e29678349d6911-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b121/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid pRI-PoEkDyQehi9qlF_M/pRI-PoEkDyQehi9qlF_M -goversion go1.14.9 -D "" -importcfg $WORK/b120/importcfg -pack ./chrorder.go ./cmdline.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b124/_cgo_.o -dynout $WORK/b124/_cgo_import.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b085/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p os/user -std -installsuffix shared -buildid kY65F503IENSwE1WCaR6/kY65F503IENSwE1WCaR6 -goversion go1.14.9 -D "" -importcfg $WORK/b124/importcfg -pack ./lookup.go ./user.go $WORK/b124/_cgo_gotypes.go $WORK/b124/cgo_lookup_unix.cgo1.go $WORK/b124/getgrouplist_unix.cgo1.go $WORK/b124/listgroups_unix.cgo1.go $WORK/b124/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/c3/c30a3b0104896b214c2e505d0a5edb889a6f8a8b9f5e4e94734189f98acbb07d-d # internal github.com/snapcore/snapd/interfaces/utils mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/snapcore/snapd/interfaces/utils -complete -installsuffix shared -buildid JRJLTuneAXtACH8Scd41/JRJLTuneAXtACH8Scd41 -goversion go1.14.9 -D "" -importcfg $WORK/b168/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/13/13238cc8da700229da63cc8399ad6177557750e6226fb4beb7bf4ec3d7eb75fa-d # internal golang.org/x/crypto/poly1305 mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid 08sdkOhNNOfdasSZfxl-/08sdkOhNNOfdasSZfxl- -goversion go1.14.9 -D "" -importcfg $WORK/b187/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/86/865d73e87aef4d2653af4ffa8d0d087b3aa8835f3b65c7fff6f69b17883c9e89-d # internal testing mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b155/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile runtime/trace=$WORK/b157/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b124/_pkg_.a $WORK/b124/_x001.o $WORK/b124/_x002.o $WORK/b124/_x003.o $WORK/b124/_x004.o # internal cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p testing -std -complete -installsuffix shared -buildid fJs-HG36s3KkbzqjtObJ/fJs-HG36s3KkbzqjtObJ -goversion go1.14.9 -D "" -importcfg $WORK/b154/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/b8/b80dd9aacc49b9314fe844324ea34f6bcbc35025eb187f7173af69c54becc827-d # internal github.com/godbus/dbus mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile os/user=$WORK/b124/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid 8lcnyNaMgcQ1bFIfY0JO/8lcnyNaMgcQ1bFIfY0JO -goversion go1.14.9 -D "" -importcfg $WORK/b171/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_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/11/11d6299d0feefb3c4b7c7a833dd4569e62fe133a3a0ea639917c0d46aa8e54ed-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b113/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile debug/elf=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile os/user=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/9a/9ae2c3648085129c34500bf8b5d5ad8a09252ea58b9c11e36824c03524c6569d-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 05_3BGNtGW9MUYZav_Zu/05_3BGNtGW9MUYZav_Zu -goversion go1.14.9 -D "" -importcfg $WORK/b127/importcfg -pack ./release.go cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid uqFCdLslga4nDzm1pc0L/uqFCdLslga4nDzm1pc0L -goversion go1.14.9 -D "" -importcfg $WORK/b113/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_32.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 ./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_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/f4/f4336a75b1bace2a3f578dc83c67b1f818b846f322d389f4295dc36a1d2d7bb3-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid o7nQbxhKKBgxmPNXc6HA/o7nQbxhKKBgxmPNXc6HA -goversion go1.14.9 -D "" -importcfg $WORK/b145/importcfg -pack ./dirs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/e3/e3c694a8c5475a24cd71898cad684ccee7b401b4cf6e0f7bb081c93fe9a87a88-d # internal github.com/snapcore/snapd/jsonutil mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/jsonutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid ZZrcDCoIPz7FyO2ID4T0/ZZrcDCoIPz7FyO2ID4T0 -goversion go1.14.9 -D "" -importcfg $WORK/b159/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/20/207dce3f34d0a24daebcd4dad8bf35d66d6341d46d8b3b1fb4c9cde6690d996f-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/subtle=$WORK/b186/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b187/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b188/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/nacl/secretbox /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid HNfZuyjiH5XscT8ZJssx/HNfZuyjiH5XscT8ZJssx -goversion go1.14.9 -D "" -importcfg $WORK/b185/importcfg -pack ./secretbox.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/7e/7ea209abca48a0f1a252b614ba736cc55ee7813e615fd4ea397a7e08d9869cd0-d # internal gopkg.in/macaroon.v1 mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/hmac=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/sha256=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b185/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/macaroon.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p gopkg.in/macaroon.v1 -complete -installsuffix shared -buildid XZlr3aEdTnhraU_57dX0/XZlr3aEdTnhraU_57dX0 -goversion go1.14.9 -D "" -importcfg $WORK/b184/importcfg -pack ./crypto.go ./macaroon.go ./marshal.go ./packet.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/b7/b791ff31599fc4985218b434a25902129d9045250294f9ec16153eefea888ffd-d # internal github.com/boltdb/bolt mkdir -p $WORK/b191/ cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/79/7900dab5882cf3ae5ecad2b466a934a04e91d722658fa57d3a22bed951c87acb-d # internal cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/fnv=$WORK/b192/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/boltdb/bolt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/boltdb/bolt -complete -installsuffix shared -buildid W5KchAImDl0zeaw1_dH6/W5KchAImDl0zeaw1_dH6 -goversion go1.14.9 -D "" -importcfg $WORK/b191/importcfg -pack ./bolt_arm.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 github.com/snapcore/go-gettext mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b153/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile testing=$WORK/b154/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/snapcore/go-gettext -complete -installsuffix shared -buildid 8ieMgzJICDkO_NhC_t-J/8ieMgzJICDkO_NhC_t-J -goversion go1.14.9 -D "" -importcfg $WORK/b152/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/9d/9d4b1954a129278c36df932ee527f7cb4cacbf9df672d9ead307d2281ed8957d-d # internal github.com/mvo5/goconfigparser mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mvo5/goconfigparser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/mvo5/goconfigparser -complete -installsuffix shared -buildid 9hxdji8QZmaW8kTrTu9p/9hxdji8QZmaW8kTrTu9p -goversion go1.14.9 -D "" -importcfg $WORK/b194/importcfg -pack ./configparser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/85/85e67be550634507ad216cd40ce4af24d81c342712d6f1814758c5e9073a0d7d-d # internal github.com/snapcore/snapd/bootloader/grubenv mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader/grubenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/snapcore/snapd/bootloader/grubenv -complete -installsuffix shared -buildid mebB-S1sVKeAETEF0-x_/mebB-S1sVKeAETEF0-x_ -goversion go1.14.9 -D "" -importcfg $WORK/b198/importcfg -pack ./grubenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/ed/ed31c72fe4a91ef8c980c30fafe97f9ac8fc1f473328d07fe9af964df63b7ab8-d # internal github.com/snapcore/snapd/bootloader/ubootenv mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/0f/0fac55f201d677e6a14870f7961cc689a94b512e0924a120849e609404a07e42-d # internal cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader/ubootenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/snapcore/snapd/bootloader/ubootenv -complete -installsuffix shared -buildid a8ETp72SZGJ-yY-BBPge/a8ETp72SZGJ-yY-BBPge -goversion go1.14.9 -D "" -importcfg $WORK/b200/importcfg -pack ./env.go github.com/snapcore/snapd/arch mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid Oi3P62juQG_4tBy6GiSb/Oi3P62juQG_4tBy6GiSb -goversion go1.14.9 -D "" -importcfg $WORK/b112/importcfg -pack ./arch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/4e/4ec8c1db66ebb921ed571cdec6b901bade6aecfb9c96c48a7e45ecc97f794565-d # internal github.com/snapcore/snapd/snap/channel mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/channel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/snapcore/snapd/snap/channel -complete -installsuffix shared -buildid ZCnZYAi_7YblDY9zg8Be/ZCnZYAi_7YblDY9zg8Be -goversion go1.14.9 -D "" -importcfg $WORK/b128/importcfg -pack ./channel.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/5f/5fd334c8327f44670e50da9a255f0e1fa94e0db171cc68e311fac530aacc6bbf-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/snapcore/snapd/snapdenv -complete -installsuffix shared -buildid WzYmpJvXu1K11d964YPC/WzYmpJvXu1K11d964YPC -goversion go1.14.9 -D "" -importcfg $WORK/b130/importcfg -pack ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/56/561fadec3826ce257c2c6e5e71c6cd87271bb8f5f21e2adc02e9049ffba4a7f3-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid 3YxHxSRAN8RkVLUJ16Qe/3YxHxSRAN8RkVLUJ16Qe -goversion go1.14.9 -D "" -importcfg $WORK/b146/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/d7/d7d45c036b2513a8b24b072cfbf0e70b4e8ebf2a10dc64db277c0f838e2d4cf7-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid ygZaJJowpa2HziSNaVP-/ygZaJJowpa2HziSNaVP- -goversion go1.14.9 -D "" -importcfg $WORK/b129/importcfg -pack ./snapref.go ./tag.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/85/852a154556b578a34714fc2c54180af2b0bb916ddadef887803c51064c5af7e6-d # internal github.com/snapcore/snapd/i18n mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid IUOgyVfNbuLEzXW4PbZZ/IUOgyVfNbuLEzXW4PbZZ -goversion go1.14.9 -D "" -importcfg $WORK/b151/importcfg -pack ./i18n.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/79/7949f4dc8ba5721131c350d5b3b11682d1855c6a0ad04c902b47f04954074f7d-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b119/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid _2sRIfv0qke7Ipz1QZws/_2sRIfv0qke7Ipz1QZws -goversion go1.14.9 -D "" -importcfg $WORK/b150/importcfg -pack ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/12/120d35b6d073ff1d79ce9f3c2ce0e2335e6b1e2e3f2a8c4e8db73010f16b2367-d # internal github.com/snapcore/snapd/asserts mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b039/_pkg_.a packagefile crypto/sha512=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b131/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b141/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile net/mail=$WORK/b142/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/43/431a094d7e7ffa7fe99907104ec808e91afc9c64ae4e38db426b55ecc9b017ca-d # internal cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/asserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid G4yjg0wVfzCKNC5-n03r/G4yjg0wVfzCKNC5-n03r -goversion go1.14.9 -D "" -importcfg $WORK/b125/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 github.com/snapcore/snapd/sandbox/apparmor mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/sandbox/apparmor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/snapcore/snapd/sandbox/apparmor -complete -installsuffix shared -buildid XJplx1zRrIT5rZXuTmt3/XJplx1zRrIT5rZXuTmt3 -goversion go1.14.9 -D "" -importcfg $WORK/b169/importcfg -pack ./apparmor.go ./process.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/14/14967fb5418355de0e8655e7d3f31019bead3a96288f0ef2a8956b3d78a849b2-d # internal github.com/snapcore/snapd/features mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid opkA-gw9dKJDgW-zK-L2/opkA-gw9dKJDgW-zK-L2 -goversion go1.14.9 -D "" -importcfg $WORK/b173/importcfg -pack ./features.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/51/51a45ce5193b43546c9170e30146eacbd6b1bee597fb6d6ee2816e2f8973b20c-d # internal github.com/snapcore/snapd/sandbox/seccomp mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/sandbox/seccomp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/snapcore/snapd/sandbox/seccomp -complete -installsuffix shared -buildid 1dTibXWl4ANNnr7S73xv/1dTibXWl4ANNnr7S73xv -goversion go1.14.9 -D "" -importcfg $WORK/b174/importcfg -pack ./compiler.go ./seccomp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/c1/c1742e21f57c893a2e50be5d50f6f1da291c75c58df916d800323d2c57401208-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b150/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b121/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid 8c8rAsFTNAl98vESnzab/8c8rAsFTNAl98vESnzab -goversion go1.14.9 -D "" -importcfg $WORK/b144/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_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/79/79e8646dbd441524488fa89fc64930f3f7c09e32a0152ec0c787c07bb797bbc6-d # internal github.com/snapcore/snapd/snapdtool mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile debug/elf=$WORK/b114/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snapdtool /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/snapcore/snapd/snapdtool -complete -installsuffix shared -buildid MJOIHWNE6aIeMwNl5Iq_/MJOIHWNE6aIeMwNl5Iq_ -goversion go1.14.9 -D "" -importcfg $WORK/b175/importcfg -pack ./cmdutil.go ./info_file.go ./tool_linux.go ./version.go ./version_generated.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/ff/ff786d945f3ebcc7a2dc3e63840efbff593aa22dd908e9937a1f742ae134852c-d # internal github.com/snapcore/snapd/timings mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/timings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/snapcore/snapd/timings -complete -installsuffix shared -buildid jAYTKrDPb_HEih_jXaX5/jAYTKrDPb_HEih_jXaX5 -goversion go1.14.9 -D "" -importcfg $WORK/b176/importcfg -pack ./helpers.go ./state.go ./timings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/64/64078d55120d57b1b2fe8a116b51ce2ff360f4bb2c781cd1e2cef330f23b87a6-d # internal github.com/snapcore/snapd/dbusutil mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/dbusutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/snapcore/snapd/dbusutil -complete -installsuffix shared -buildid wYKnEof02hrtUxs9KaeW/wYKnEof02hrtUxs9KaeW -goversion go1.14.9 -D "" -importcfg $WORK/b172/importcfg -pack ./dbusutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/78/78ab61c9e29e3c6e22fe1f93bdab8bd7307a73a066c42fea286b74c83b5f4ffe-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/40/40ad9ffdb00acc9a0ff8a00046561e8a447eb3f06aafedb6dbc873f0f9ec2cec-d # internal github.com/snapcore/snapd/sandbox/cgroup mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b172/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/sandbox/cgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/snapcore/snapd/sandbox/cgroup -complete -installsuffix shared -buildid 9GhTyJptxb-mdlzcGzOp/9GhTyJptxb-mdlzcGzOp -goversion go1.14.9 -D "" -importcfg $WORK/b170/importcfg -pack ./cgroup.go ./freezer.go ./pids.go ./process.go ./scanning.go ./tracking.go github.com/snapcore/snapd/overlord/state mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/state /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/snapcore/snapd/overlord/state -complete -installsuffix shared -buildid esSmeBvun7sfupMzjuvT/esSmeBvun7sfupMzjuvT -goversion go1.14.9 -D "" -importcfg $WORK/b183/importcfg -pack ./change.go ./copy.go ./state.go ./task.go ./taskrunner.go ./timings.go ./warning.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/3a/3a0324ebe07d5023f7a53dd1259d31bd375316b8b6250466d10d6c6905b17cbd-d # internal github.com/snapcore/snapd/advisor mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b191/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b119/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/advisor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/snapcore/snapd/advisor -complete -installsuffix shared -buildid 6sJz4JwTdAqPseB-u355/6sJz4JwTdAqPseB-u355 -goversion go1.14.9 -D "" -importcfg $WORK/b190/importcfg -pack ./backend.go ./cmdfinder.go ./finder.go ./pkgfinder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/78/78aae7cec7aa9fb1ccdb4122858948e6c743b92333cba4dfc00a06398e06dc38-d # internal github.com/snapcore/snapd/bootloader/androidbootenv mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader/androidbootenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/snapcore/snapd/bootloader/androidbootenv -complete -installsuffix shared -buildid VjkTsVv0Z9qcVn97BLw-/VjkTsVv0Z9qcVn97BLw- -goversion go1.14.9 -D "" -importcfg $WORK/b196/importcfg -pack ./androidbootenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/e9/e99b16f3ff9bf1b61fe46241ec30dc3114cc556bc3c6fc72d760a59a2fbbb9d6-d # internal github.com/snapcore/snapd/bootloader/assets mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader/assets /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/snapcore/snapd/bootloader/assets -complete -installsuffix shared -buildid 3M57T-bQhH_aGq_4xBir/3M57T-bQhH_aGq_4xBir -goversion go1.14.9 -D "" -importcfg $WORK/b197/importcfg -pack ./assets.go ./generate.go ./grub.go ./grub_cfg_asset.go ./grub_recovery_cfg_asset.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/d4/d4ebe6c15549b07eeab632ac4016b7a9d77751b64faebf58ecd6ec09033c50ba-d # internal net/http/httptrace mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile crypto/tls=$WORK/b059/_pkg_.a packagefile internal/nettrace=$WORK/b083/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile net/textproto=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid fIqSd_r0xp_8Fh9tH0B9/fIqSd_r0xp_8Fh9tH0B9 -goversion go1.14.9 -D "" -importcfg $WORK/b106/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ef/efaf338939ce0b9ae085bdda48d839d79f55e026246948d69b7d5e7dbae55d75-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/3a/3abff056e5d7765cfab2cc0c0514c0a4a8b12250402173f07a02542f996415e5-d # internal github.com/coreos/go-systemd/activation mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b059/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid pGG691MydfuzyIYxtIKW/pGG691MydfuzyIYxtIKW -goversion go1.14.9 -D "" -importcfg $WORK/b178/importcfg -pack ./files.go ./listeners.go ./packetconns.go net/http mkdir -p $WORK/b048/ cat >$WORK/b048/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/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b049/_pkg_.a packagefile container/list=$WORK/b052/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/tls=$WORK/b059/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b094/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile mime=$WORK/b103/_pkg_.a packagefile mime/multipart=$WORK/b104/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile net/http/httptrace=$WORK/b106/_pkg_.a packagefile net/http/internal=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p net/http -std -complete -installsuffix shared -buildid C6hlbO2ThpoeXUUA0xyr/C6hlbO2ThpoeXUUA0xyr -goversion go1.14.9 -D "" -importcfg $WORK/b048/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_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/ca/cac9468934e56e1d7d99384e7b2766ef985dee8494e45f08f25fc4df90098eaf-d # internal github.com/snapcore/snapd/overlord/auth mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b184/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/snapcore/snapd/overlord/auth -complete -installsuffix shared -buildid 9YAyjHU8jOhQR29zet_R/9YAyjHU8jOhQR29zet_R -goversion go1.14.9 -D "" -importcfg $WORK/b182/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/11/11a68af37c1b7e3e7b6a4f1fc2778a61c96bb1e0fa10b27850bac6f208308a9e-d # internal github.com/snapcore/snapd/netutil mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-systemd/activation=$WORK/b178/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/netutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/snapcore/snapd/netutil -complete -installsuffix shared -buildid QecQyVdxVdYy6vfR77a2/QecQyVdxVdYy6vfR77a2 -goversion go1.14.9 -D "" -importcfg $WORK/b177/importcfg -pack ./activation.go ./metered.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/ed/edcfe8837a907298b7a64ae6714334423f7a66a10721915712be12e5eb39ef49-d # internal github.com/snapcore/snapd/bootloader/lkenv mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader/lkenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/snapcore/snapd/bootloader/lkenv -complete -installsuffix shared -buildid OjYuETxaOnovp7Dos9Hn/OjYuETxaOnovp7Dos9Hn -goversion go1.14.9 -D "" -importcfg $WORK/b199/importcfg -pack ./lkenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/5c/5c68ccf3ee6fb3a8eb0f8bcd375d25992affa8e8894f3074b8ae7ebeba7da5c4-d # internal github.com/snapcore/snapd/bootloader/efi mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader/efi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/snapcore/snapd/bootloader/efi -complete -installsuffix shared -buildid msnuNIyNti2F3cbnepjR/msnuNIyNti2F3cbnepjR -goversion go1.14.9 -D "" -importcfg $WORK/b201/importcfg -pack ./efi.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/c1/c10b75a8ff4956250d856691950792e6a9cd496d2c053f758b8686188040a7d7-d # internal github.com/snapcore/snapd/gadget/edition mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/gadget/edition /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/snapcore/snapd/gadget/edition -complete -installsuffix shared -buildid xjbUGs8y7ge3cxzEtqbN/xjbUGs8y7ge3cxzEtqbN -goversion go1.14.9 -D "" -importcfg $WORK/b203/importcfg -pack ./number.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/56/565e26476632d5a40220ab6d6d2f388e5dccef5d31f04e342f600bd53df4babf-d # internal github.com/snapcore/snapd/interfaces/hotplug mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/hotplug /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/snapcore/snapd/interfaces/hotplug -complete -installsuffix shared -buildid 0MjJD4ObeqdIn44EPezQ/0MjJD4ObeqdIn44EPezQ -goversion go1.14.9 -D "" -importcfg $WORK/b167/importcfg -pack ./deviceinfo.go ./proposed_slot.go ./udevadm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/25/25711fc392c7c61c0fedc8912be6d935e34f170710ada94298b592af88db9432-d # internal github.com/snapcore/snapd/osutil/disks mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil/disks /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/snapcore/snapd/osutil/disks -complete -installsuffix shared -buildid 0cTqnxGovULNL_xeuBlA/0cTqnxGovULNL_xeuBlA -goversion go1.14.9 -D "" -importcfg $WORK/b204/importcfg -pack ./disks.go ./labels.go ./mockdisk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/52/5222f6c7ff22ce76c2251eca18e3c7244cb0cf29642d9e8bd183b4e2de7eb8e3-d # internal github.com/snapcore/snapd/bootloader mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/assets=$WORK/b197/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b199/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b200/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/snapcore/snapd/bootloader -complete -installsuffix shared -buildid D4bJ4veWoWE-4MWsT9rA/D4bJ4veWoWE-4MWsT9rA -goversion go1.14.9 -D "" -importcfg $WORK/b195/importcfg -pack ./androidboot.go ./asset.go ./bootloader.go ./grub.go ./lk.go ./uboot.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/0f/0f58e32cbcde248f39fbc660d7e1ecd377d3c0db6a35b98bd54cd12226428cbe-d # internal github.com/snapcore/snapd/interfaces mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b167/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/snapcore/snapd/interfaces -complete -installsuffix shared -buildid LMCYOrf6kUbyi6MSO-b7/LMCYOrf6kUbyi6MSO-b7 -goversion go1.14.9 -D "" -importcfg $WORK/b166/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_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/8a/8add1dceb0db1a57cdc0625840a92f3c0ac15c9aa1b451c8e62dde28d7399fb7-d # internal github.com/snapcore/snapd/snap/internal mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/snapcore/snapd/snap/internal -complete -installsuffix shared -buildid d6Mk9Aqg9S_BxitRIhao/d6Mk9Aqg9S_BxitRIhao -goversion go1.14.9 -D "" -importcfg $WORK/b210/importcfg -pack ./file.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b1/b17b5aed88e0b9e859be6b6d6b26237e53af8586539ecdd414b1acb0bda33f6f-d # internal github.com/snapcore/snapd/snap/snapdir mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b210/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/snapdir /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid ql79V7r8xbUdIO3sfYrO/ql79V7r8xbUdIO3sfYrO -goversion go1.14.9 -D "" -importcfg $WORK/b209/importcfg -pack ./snapdir.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ce/cee813e2246bdb2f53389eb8ff8d652686b5d04486c5079c80c6a0ba0cbf6860-d # internal github.com/snapcore/snapd/snap/squashfs mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/squashfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid OshwgSL6vzXR7QMCgADg/OshwgSL6vzXR7QMCgADg -goversion go1.14.9 -D "" -importcfg $WORK/b211/importcfg -pack ./squashfs.go ./stat.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/f2/f21d5ec0a1cec74c8f759fdd368e357c67f3f4eb73220b6c4735f81a6cbe9cd4-d # internal github.com/snapcore/snapd/cmd/snaplock mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/cmd/snaplock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/snapcore/snapd/cmd/snaplock -complete -installsuffix shared -buildid QkujfkEaTumn7Rm61ugU/QkujfkEaTumn7Rm61ugU -goversion go1.14.9 -D "" -importcfg $WORK/b212/importcfg -pack ./lock.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/fc/fca8fd0da03f801e4de8e0821bc51e617ed50ba519957099db6289918432f4c3-d # internal gopkg.in/mgo.v2/internal/json mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/mgo.v2/internal/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid Rz-EMEg6AAipDMLc0oMP/Rz-EMEg6AAipDMLc0oMP -goversion go1.14.9 -D "" -importcfg $WORK/b215/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/c5/c5772f6e4da2cbd5db25a0bd1e4ad86a454327e0250a3e9fa55146b81c1ff606-d # internal github.com/snapcore/snapd/overlord/configstate/config mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/configstate/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/snapcore/snapd/overlord/configstate/config -complete -installsuffix shared -buildid VAxfeW06I_ywePqkvU_y/VAxfeW06I_ywePqkvU_y -goversion go1.14.9 -D "" -importcfg $WORK/b216/importcfg -pack ./helpers.go ./transaction.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/27/27f2c61df7b03b74b6d2b7898448cb6a3e43c388abf1d453edf43bc04711e20c-d # internal github.com/snapcore/snapd/snap/snapfile mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b211/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/snapfile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/snapcore/snapd/snap/snapfile -complete -installsuffix shared -buildid ju5g3MJIB07lFG82QWms/ju5g3MJIB07lFG82QWms -goversion go1.14.9 -D "" -importcfg $WORK/b208/importcfg -pack ./snapfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/ea/eadbc03982b36382dc84dbfec3aa416f18fd698414c633a763352f217e6e60f8-d # internal github.com/snapcore/snapd/overlord/ifacestate/ifacerepo mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/ifacestate/ifacerepo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/snapcore/snapd/overlord/ifacestate/ifacerepo -complete -installsuffix shared -buildid xYnEWBSUoO9Z8Nj5Jg6h/xYnEWBSUoO9Z8Nj5Jg6h -goversion go1.14.9 -D "" -importcfg $WORK/b218/importcfg -pack ./repo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/fc/fc24b7855fbb262f82eacad027519777bba210481cc95f8eac253ef1a27a7b10-d # internal github.com/snapcore/snapd/overlord/configstate/settings mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/configstate/settings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/snapcore/snapd/overlord/configstate/settings -complete -installsuffix shared -buildid xhqUXXSgX7PThdI_r1Zm/xhqUXXSgX7PThdI_r1Zm -goversion go1.14.9 -D "" -importcfg $WORK/b217/importcfg -pack ./settings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/b5/b51026d1f756f51e3b1b69b9a2f2f8547b919d472b1a5a3097ca70c3606cc5d4-d # internal github.com/snapcore/snapd/interfaces/mount mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/mount /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/snapcore/snapd/interfaces/mount -complete -installsuffix shared -buildid uig5VqjLtGPBEgKqOtDg/uig5VqjLtGPBEgKqOtDg -goversion go1.14.9 -D "" -importcfg $WORK/b220/importcfg -pack ./backend.go ./ns.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/36/36c2dbffb13a4a50bc71b18dde10638ace7ab6edfd07452b7f3ac26b30dc509b-d # internal github.com/snapcore/snapd/strutil/quantity mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b151/_pkg_.a packagefile math=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/strutil/quantity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/snapcore/snapd/strutil/quantity -complete -installsuffix shared -buildid jaZlqFITOw94xBbXMlqK/jaZlqFITOw94xBbXMlqK -goversion go1.14.9 -D "" -importcfg $WORK/b222/importcfg -pack ./quantity.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/fc/fc39e9132d717c19e47645ff4fd39ec2fd8db657a471a28acca7fa76ed17f179-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal golang.org/x/sys/unix mkdir -p $WORK/b224/ cat >$WORK/b224/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b224=>" -I $WORK/b224/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b224/symabis ./asm_linux_arm.s cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid qOMUX6QSrU0H6zWNy_4x/qOMUX6QSrU0H6zWNy_4x -goversion go1.14.9 -symabis $WORK/b224/symabis -D "" -importcfg $WORK/b224/importcfg -pack -asmhdr $WORK/b224/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 ./fcntl_linux_32bit.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_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm.go ./zptrace_armnn_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/82/8299eeaa572c1b74365fb1be6f0f4ae2abc44a225c9a058e336e132423c2bf45-d # internal github.com/snapcore/snapd/osutil/squashfs mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil/squashfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/snapcore/snapd/osutil/squashfs -complete -installsuffix shared -buildid Lc3uCYD5BPvptwq6T8aE/Lc3uCYD5BPvptwq6T8aE -goversion go1.14.9 -D "" -importcfg $WORK/b226/importcfg -pack ./fstype.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/39/39a865818bfe248c21c1a537d94b79734a6bf3ddd0113441e1fd75d08140ec4b-d # internal github.com/snapcore/snapd/sandbox/selinux mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/sandbox/selinux /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/snapcore/snapd/sandbox/selinux -complete -installsuffix shared -buildid nB4Ov_3ShbcJ8tbvQwl-/nB4Ov_3ShbcJ8tbvQwl- -goversion go1.14.9 -D "" -importcfg $WORK/b227/importcfg -pack ./label.go ./label_linux.go ./selinux.go ./selinux_linux.go cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/5a/5adde0622bd36fa9eafd4ec6b3e7a7965a7b208c7df16c35fd419c3bbaaf1daa-d # internal github.com/snapcore/snapd/asserts/snapasserts mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/asserts/snapasserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/snapcore/snapd/asserts/snapasserts -complete -installsuffix shared -buildid 7x83Y3yHdn4qmalRz4hW/7x83Y3yHdn4qmalRz4hW -goversion go1.14.9 -D "" -importcfg $WORK/b143/importcfg -pack ./snapasserts.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/03/03b4db7fbaafedd75d26e56aad0029cc203d53bf72e512beeb776b5a40853d8d-d # internal github.com/snapcore/snapd/asserts/sysdb mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b130/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/asserts/sysdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/snapcore/snapd/asserts/sysdb -complete -installsuffix shared -buildid huZ0j4j9cgWWyFApgHCK/huZ0j4j9cgWWyFApgHCK -goversion go1.14.9 -D "" -importcfg $WORK/b181/importcfg -pack ./generic.go ./sysdb.go ./trusted.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/cc/cc255952cc0eff3098c130f654252985cd83a82da417a228c2926ff347e36b8e-d # internal github.com/snapcore/snapd/gadget mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/gadget/edition=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b121/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/gadget /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/snapcore/snapd/gadget -complete -installsuffix shared -buildid ONQW_50P0c0NBxE0aFAw/ONQW_50P0c0NBxE0aFAw -goversion go1.14.9 -D "" -importcfg $WORK/b202/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_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/76/76d37c7872ebdb6eb52c7a60cfbfec641014396228182e116a96c565e744b1ef-d # internal github.com/snapcore/snapd/secboot mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b195/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/secboot /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/snapcore/snapd/secboot -complete -installsuffix shared -buildid _X3uK_C3JKOZUXsu79ft/_X3uK_C3JKOZUXsu79ft -goversion go1.14.9 -D "" -importcfg $WORK/b205/importcfg -pack ./encrypt.go ./secboot.go ./secboot_dummy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/bf/bf3b4bc31cc1e729f4dcb5f3b57c05b8e9bfbbc2182c85f3baa943d68ddff495-d # internal github.com/snapcore/snapd/seed/internal mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b129/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/seed/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/snapcore/snapd/seed/internal -complete -installsuffix shared -buildid 5mL23DoIlvb9xR-i5N6O/5mL23DoIlvb9xR-i5N6O -goversion go1.14.9 -D "" -importcfg $WORK/b207/importcfg -pack ./auxinfo20.go ./doc.go ./helpers.go ./options20.go ./seed_yaml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/a8/a82b8b5e2c39b0d4937d5eb36cdc863ec9a2fcfec4fd4b0f6c5fd7cc912d7252-d # internal github.com/snapcore/snapd/seed mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b143/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/seed /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/snapcore/snapd/seed -complete -installsuffix shared -buildid 3WmQkSonQUN7LDLe4wr9/3WmQkSonQUN7LDLe4wr9 -goversion go1.14.9 -D "" -importcfg $WORK/b206/importcfg -pack ./helpers.go ./seed.go ./seed16.go ./seed20.go ./validate.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/f4/f4c7f31f15995acb1e5b46e427169fa1c5e16ead28898bda27eee773e55bebf8-d # internal gopkg.in/mgo.v2/bson mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/mgo.v2/internal/json=$WORK/b215/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/mgo.v2/bson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid KzvKN7J0b5QL0ApZTqGa/KzvKN7J0b5QL0ApZTqGa -goversion go1.14.9 -D "" -importcfg $WORK/b214/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/b7/b7a7f90cdda248616727eee6a1a78d0477bfc3691aa72bfcd20990f850536e92-d # internal log/syslog mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid JkVapsjvxjaqWBmhKJ0C/JkVapsjvxjaqWBmhKJ0C -goversion go1.14.9 -D "" -importcfg $WORK/b228/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/16/16dae404f027664322d8e896fbc0616f8d083b0c0c997c1e8d56eb409475083b-d # internal github.com/snapcore/snapd/systemd mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b227/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log/syslog=$WORK/b228/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/systemd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/snapcore/snapd/systemd -complete -installsuffix shared -buildid oCPxuZXCmXhFtgrcqCOK/oCPxuZXCmXhFtgrcqCOK -goversion go1.14.9 -D "" -importcfg $WORK/b225/importcfg -pack ./emulation.go ./escape.go ./journal.go ./sdnotify.go ./sysctl.go ./systemd.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/d7/d7c6de6b76ab3c027a67f20dcdd981cee90a513b9ffa6200eaf84665b64dfa8c-d # internal github.com/snapcore/snapd/boot mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b141/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/boot /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/snapcore/snapd/boot -complete -installsuffix shared -buildid PRxn5OlZubwYqyRNu9ZU/PRxn5OlZubwYqyRNu9ZU -goversion go1.14.9 -D "" -importcfg $WORK/b193/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_arm/buildid -w $WORK/b225/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b224=>" -I $WORK/b224/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b224/asm_linux_arm.o ./asm_linux_arm.s cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/94/943244bf41d5de7d70891cdf06ca341704e0bf4500b7263239874321362cf837-d # internal text/template/parse mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid dJ-fIo5f5xy60Wa3RaZ0/dJ-fIo5f5xy60Wa3RaZ0 -goversion go1.14.9 -D "" -importcfg $WORK/b232/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b224/_pkg_.a $WORK/b224/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/8a/8a99dd42e1019b794ddd9ee1982bee6a3e57f6f64fd3985ddf5fd83f5f9abbd1-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b224/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid cpcU0hJwfPHn1mlzZIvI/cpcU0hJwfPHn1mlzZIvI -goversion go1.14.9 -D "" -importcfg $WORK/b223/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/c1/c1213da777745589030cff3baf8fe4517b09874b399e7c5bc08ba36490b01f11-d # internal github.com/snapcore/snapd/progress mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b222/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b223/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/progress /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/snapcore/snapd/progress -complete -installsuffix shared -buildid 0cHZhSgYn6Hp48PK-LCE/0cHZhSgYn6Hp48PK-LCE -goversion go1.14.9 -D "" -importcfg $WORK/b221/importcfg -pack ./ansimeter.go ./progress.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/92/92f3526d59a63bda09169a30ae7fbf8dce9be04221a5f7799887fa01affc7605-d # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/ac/ac20fb9990ccdb5ff617fa56904179ba148bd30d05082602cde9dea90ae11916-d # internal github.com/snapcore/snapd/sandbox mkdir -p $WORK/b233/ github.com/snapcore/snapd/jsonutil/safejson mkdir -p $WORK/b236/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b170/_pkg_.a EOF cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/sandbox /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/snapcore/snapd/sandbox -complete -installsuffix shared -buildid 9AvP0HPEoW6Gank1ewMD/9AvP0HPEoW6Gank1ewMD -goversion go1.14.9 -D "" -importcfg $WORK/b233/importcfg -pack ./forcedevmode.go cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/jsonutil/safejson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/snapcore/snapd/jsonutil/safejson -complete -installsuffix shared -buildid 6aslxfZtmpEXxNSIJ4lB/6aslxfZtmpEXxNSIJ4lB -goversion go1.14.9 -D "" -importcfg $WORK/b236/importcfg -pack ./safejson.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/cf/cf7615e328f5b25642a0a376bc725cb9d611d5d10ba5499c1c2d8e827129d28e-d # internal github.com/snapcore/snapd/overlord/cmdstate mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/cmdstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/snapcore/snapd/overlord/cmdstate -complete -installsuffix shared -buildid iVzRwlz-kbOBDH4ujwnU/iVzRwlz-kbOBDH4ujwnU -goversion go1.14.9 -D "" -importcfg $WORK/b237/importcfg -pack ./cmdmgr.go ./cmdstate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/6d/6df64aea648376e2bf05db6afa9859588f82542fea8e35efc37a0f4645353382-d # internal github.com/snapcore/snapd/gadget/internal mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/gadget/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/snapcore/snapd/gadget/internal -complete -installsuffix shared -buildid PcOFZWBSaEMhfPbHSCJY/PcOFZWBSaEMhfPbHSCJY -goversion go1.14.9 -D "" -importcfg $WORK/b242/importcfg -pack ./mkfs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/ac/ac3e0a5225ef1e2d0e79ff9a03066e03fdf2a221e20964e71443c2b8a5314f33-d # internal github.com/snapcore/snapd/overlord/devicestate/internal mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/devicestate/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/snapcore/snapd/overlord/devicestate/internal -complete -installsuffix shared -buildid v7ZfNZ1TFJAoNT2vO7LX/v7ZfNZ1TFJAoNT2vO7LX -goversion go1.14.9 -D "" -importcfg $WORK/b244/importcfg -pack ./state.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/5b/5b977f5de55d3fb0f6796168cf108493d230ffd3743f0fe15e020d2263630ca1-d # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/b7/b72228b4ae927ae6c704539cae6eb29aff314ae86cc7df45f1c2a95fe0520e3e-d # internal github.com/snapcore/snapd/gadget/install mkdir -p $WORK/b241/ github.com/snapcore/snapd/sysconfig cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/gadget/internal=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b205/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b247/ cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/gadget/install /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/snapcore/snapd/gadget/install -complete -installsuffix shared -buildid r_c27ijzaI960BebT06Q/r_c27ijzaI960BebT06Q -goversion go1.14.9 -D "" -importcfg $WORK/b241/importcfg -pack ./content.go ./install_dummy.go ./mount_linux.go ./params.go ./partition.go cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/sysconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/snapcore/snapd/sysconfig -complete -installsuffix shared -buildid B0EV8oTh3WKZgeOqx9MH/B0EV8oTh3WKZgeOqx9MH -goversion go1.14.9 -D "" -importcfg $WORK/b247/importcfg -pack ./cloudinit.go ./sysconfig.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/99/99e6d4388544a2d5ceda6409819b6b97b870a91b785aff95057e5191ed6d351b-d # internal github.com/snapcore/snapd/interfaces/kmod mkdir -p $WORK/b253/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/39/39b476a6fdb91639da44fdf594166e52061267320a667a1d8c59bfe48a94e7eb-d # internal cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/kmod /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/snapcore/snapd/interfaces/kmod -complete -installsuffix shared -buildid Tx-dREjqXFYHdKIPISpP/Tx-dREjqXFYHdKIPISpP -goversion go1.14.9 -D "" -importcfg $WORK/b253/importcfg -pack ./backend.go ./kmod.go ./spec.go github.com/snapcore/snapd/interfaces/seccomp mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/seccomp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/snapcore/snapd/interfaces/seccomp -complete -installsuffix shared -buildid mWI4OxrhDd7Hr0943Thq/mWI4OxrhDd7Hr0943Thq -goversion go1.14.9 -D "" -importcfg $WORK/b254/importcfg -pack ./backend.go ./spec.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/ff/fffcf88d936411c2591dce566ccdf42fe940b8a0ed7b1cd73ebc8ed216960c91-d # internal text/template mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b232/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p text/template -std -complete -installsuffix shared -buildid haQE9ctgIo5xypSC0Mzm/haQE9ctgIo5xypSC0Mzm -goversion go1.14.9 -D "" -importcfg $WORK/b231/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/26/26dbb5abcb9aebdf624cc843cb3fa8de9a6919c3fb3db87221db48888e588438-d # internal github.com/snapcore/snapd/interfaces/systemd mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/systemd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/snapcore/snapd/interfaces/systemd -complete -installsuffix shared -buildid fM5rQLecEYXjfR-xltR3/fM5rQLecEYXjfR-xltR3 -goversion go1.14.9 -D "" -importcfg $WORK/b255/importcfg -pack ./backend.go ./service.go ./spec.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/00/00eb499d88cab602a38b2fa5e6d58a630f748608fe369613cd3ee02e81e20ce3-d # internal github.com/snapcore/snapd/interfaces/udev mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/udev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/snapcore/snapd/interfaces/udev -complete -installsuffix shared -buildid YaSbFvQ6ujv15XIq6jUc/YaSbFvQ6ujv15XIq6jUc -goversion go1.14.9 -D "" -importcfg $WORK/b256/importcfg -pack ./backend.go ./spec.go ./udev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/0f/0ff3daecd7f4eb6f1f248ce783a826955b4030d2fd749ac76e6d8d1a03ed5cdc-d # internal github.com/snapcore/snapd/osutil/udev/netlink mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil/udev/netlink /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/snapcore/snapd/osutil/udev/netlink -complete -installsuffix shared -buildid Nl7FJPc_jZBmT39aURPM/Nl7FJPc_jZBmT39aURPM -goversion go1.14.9 -D "" -importcfg $WORK/b260/importcfg -pack ./conn.go ./matcher.go ./rawsockstop.go ./rawsockstop_other.go ./uevent.go cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ac/ac2304831fc2195ff27df1b402045cdfd04c4ad581a6bf63bc28bcb0c88e5eba-d # internal archive/tar mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b124/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid IXnRWXC-55oNK3Ovtw4W/IXnRWXC-55oNK3Ovtw4W -goversion go1.14.9 -D "" -importcfg $WORK/b264/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/86/8637db3c4e10b71e95fa436941b1efe2315b5193f5dd4618b539b77454c3479d-d # internal archive/zip mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p archive/zip -std -complete -installsuffix shared -buildid IB26FTBKweB_E3ZmzRPY/IB26FTBKweB_E3ZmzRPY -goversion go1.14.9 -D "" -importcfg $WORK/b265/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/97/976864a4efa9d4663c8bf3659059d33d0948e460dd1d1e8bdb43ad6c4e4245e6-d # internal github.com/snapcore/snapd/overlord/ifacestate/udevmonitor mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b167/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil/udev/netlink=$WORK/b260/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/ifacestate/udevmonitor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/snapcore/snapd/overlord/ifacestate/udevmonitor -complete -installsuffix shared -buildid eMvdzUx3qlmKfpBCwv4J/eMvdzUx3qlmKfpBCwv4J -goversion go1.14.9 -D "" -importcfg $WORK/b259/importcfg -pack ./udevmon.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/2b/2baee7bbe87b873a22dfccdd20a6280d02497785e9a53de32e8ca5d16e142b88-d # internal github.com/snapcore/snapd/overlord/standby mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/standby /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/snapcore/snapd/overlord/standby -complete -installsuffix shared -buildid TUZnA44uCuAzUCmZtq1A/TUZnA44uCuAzUCmZtq1A -goversion go1.14.9 -D "" -importcfg $WORK/b270/importcfg -pack ./standby.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/26/26b2c6b27c04c2292d1efe5d34a3dee72c68d84689a25b66ce26e8cab868d7be-d # internal github.com/snapcore/snapd/polkit mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b171/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/polkit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/snapcore/snapd/polkit -complete -installsuffix shared -buildid mF-XYbueP0oEod8htQl_/mF-XYbueP0oEod8htQl_ -goversion go1.14.9 -D "" -importcfg $WORK/b271/importcfg -pack ./authority.go ./pid_start_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/1a/1a2f948959ce3812c0a03f697d317cad06b6ec37ed7a3b2e5737d45d5e33c818-d # internal runtime/pprof mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b049/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/tabwriter=$WORK/b269/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p runtime/pprof -std -installsuffix shared -buildid DkvKFmmHKMkl8u1Y6s_x/DkvKFmmHKMkl8u1Y6s_x -goversion go1.14.9 -D "" -importcfg $WORK/b275/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/39/397901d5b02fddbefed270254c7d72915cd4a658ce2a42a7d9bdf0e032e4c23f-d # internal html/template mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html=$WORK/b274/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/b231/_pkg_.a packagefile text/template/parse=$WORK/b232/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p html/template -std -complete -installsuffix shared -buildid FjZMDW03ZF5C7wWbzAZ3/FjZMDW03ZF5C7wWbzAZ3 -goversion go1.14.9 -D "" -importcfg $WORK/b273/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_arm/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/8e/8eba32e76ab3edd6c498431704e329604a103428847586f1e17404e893555909-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b264/_pkg_.a # internal os/signal mkdir -p $WORK/b276/ cat >$WORK/b276/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b276=>" -I $WORK/b276/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b276/symabis ./sig.s cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e9/e99802ddfb0cedab15e671652341eb7214a573f0e29f7d7566611ad7f0ea93d6-d # internal github.com/gorilla/mux cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p os/signal -std -installsuffix shared -buildid IRUX4iXCbWY9oA9TRusL/IRUX4iXCbWY9oA9TRusL -goversion go1.14.9 -symabis $WORK/b276/symabis -D "" -importcfg $WORK/b276/importcfg -pack -asmhdr $WORK/b276/go_asm.h ./doc.go ./signal.go ./signal_unix.go mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid t1Wn64V4_ImyPMz2nosi/t1Wn64V4_ImyPMz2nosi -goversion go1.14.9 -D "" -importcfg $WORK/b047/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/e4/e478a69091e7bdeabf431a8abe8aa3b03bfda987b955c84ebf15dc013feeecc9-d # internal github.com/snapcore/snapd/client mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b160/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile mime/multipart=$WORK/b104/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile net/http=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid KpTtVSFuViZ1vDQdnvcU/KpTtVSFuViZ1vDQdnvcU -goversion go1.14.9 -D "" -importcfg $WORK/b158/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./cohort.go ./conf.go ./connections.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/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b276=>" -I $WORK/b276/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b276/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b276/_pkg_.a $WORK/b276/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/f8/f898383577b5dec1fee7dd74c0ca94a8b2745c9d564dde2bdba124321b1717ae-d # internal net/http/httputil mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b093/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile net/http=$WORK/b048/_pkg_.a packagefile net/http/internal=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid oQ9j3qyvCmJI0_YoWZID/oQ9j3qyvCmJI0_YoWZID -goversion go1.14.9 -D "" -importcfg $WORK/b165/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/55/55a987a29956b21d87b640dbc45a096da5ec36bad3c24da999e10434855324d3-d # internal github.com/snapcore/snapd/errtracker mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b191/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b175/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b214/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/errtracker /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/snapcore/snapd/errtracker -complete -installsuffix shared -buildid EzrQEh3z7ci0KmsUubEL/EzrQEh3z7ci0KmsUubEL -goversion go1.14.9 -D "" -importcfg $WORK/b213/importcfg -pack ./errtracker.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/3e/3e43cfed5070614788c1e0c1bfd125932f8427fa3aa627e6d38e4df2e087902d-d # internal github.com/snapcore/snapd/usersession/client mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile net/http=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/usersession/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/snapcore/snapd/usersession/client -complete -installsuffix shared -buildid J23f7m4IUb2HtctJo_MH/J23f7m4IUb2HtctJo_MH -goversion go1.14.9 -D "" -importcfg $WORK/b230/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/fa/fadc3fe4d49de2f019566206ab832943ae34c12c74e5154acdbab62bfbf3401c-d # internal github.com/snapcore/snapd/overlord/configstate/proxyconf mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile net/http=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/configstate/proxyconf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/snapcore/snapd/overlord/configstate/proxyconf -complete -installsuffix shared -buildid _5v2y2llFz5mkvpWT4PL/_5v2y2llFz5mkvpWT4PL -goversion go1.14.9 -D "" -importcfg $WORK/b243/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/76/76f0c38c84a4030c04870ba3a6cc096cfcedab6e2b1f884572bd938dcdaffa46-d # internal github.com/snapcore/snapd/sanity mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b227/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/sanity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/snapcore/snapd/sanity -complete -installsuffix shared -buildid dqgCLIHLsmTECpYE-i8J/dqgCLIHLsmTECpYE-i8J -goversion go1.14.9 -D "" -importcfg $WORK/b277/importcfg -pack ./apparmor_lxd.go ./cgroup.go ./check.go ./squashfs.go ./version.go ./wsl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/72/720b4ec3aed6bdaf7d77ca011b2b4688447b8262c955c08ac2103b870f0b39b2-d # internal github.com/snapcore/snapd/httputil mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b059/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b164/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile net/http=$WORK/b048/_pkg_.a packagefile net/http/httputil=$WORK/b165/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/snapcore/snapd/httputil -complete -installsuffix shared -buildid I1mYG0PqHOjzmSfED7Zq/I1mYG0PqHOjzmSfED7Zq -goversion go1.14.9 -D "" -importcfg $WORK/b163/importcfg -pack ./client.go ./logger.go ./retry.go ./transport.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/03/0382a1dbfbcd3532c1f2e849806d06ac904dab9082da525d8b130b0f2957abfb-d # internal github.com/snapcore/snapd/wrappers mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b230/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/template=$WORK/b231/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/wrappers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/snapcore/snapd/wrappers -complete -installsuffix shared -buildid iZQwHu0KEYzhji97pBHs/iZQwHu0KEYzhji97pBHs -goversion go1.14.9 -D "" -importcfg $WORK/b229/importcfg -pack ./binaries.go ./core18.go ./desktop.go ./icons.go ./services.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/67/6774ac3c054285e4c73cd38b09c2d48e92ce333c3d821b64268361039e941dbc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/4b/4b7a34f924ab2347c25a80a230a4cfdaf958bb8d296a68b7a35503fb0f446bca-d # internal net/http/pprof mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html/template=$WORK/b273/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile net/http=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b275/_pkg_.a packagefile runtime/trace=$WORK/b157/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid Y26gBlVj4mZWwODaAX8t/Y26gBlVj4mZWwODaAX8t -goversion go1.14.9 -D "" -importcfg $WORK/b272/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/a8/a84e8819b503e7497bf562d2a50330886c036e43be553c31e4080a0e59007ff2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/f9/f9bebb9d40406ce2b91b65e8801a7b8f3bd70e9b90d9b3dc328bd441f59789b0-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/36/3617d487d834fa8a0282c7acb8181e2b4cd6317b28c18cee12bd229954e3224a-d # internal github.com/snapcore/snapd/client/clientutil mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/client=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF github.com/snapcore/snapd/overlord/snapshotstate/backend mkdir -p $WORK/b263/ cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/client/clientutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/snapcore/snapd/client/clientutil -complete -installsuffix shared -buildid ExJE7NnGfjueGSImvr_1/ExJE7NnGfjueGSImvr_1 -goversion go1.14.9 -D "" -importcfg $WORK/b162/importcfg -pack ./snapinfo.go cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b264/_pkg_.a packagefile archive/zip=$WORK/b265/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile os/user=$WORK/b124/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/snapshotstate/backend /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/snapcore/snapd/overlord/snapshotstate/backend -complete -installsuffix shared -buildid Lgzjt67Xt2F3PhFwkgFy/Lgzjt67Xt2F3PhFwkgFy -goversion go1.14.9 -D "" -importcfg $WORK/b263/importcfg -pack ./backend.go ./helpers.go ./reader.go ./restorestate.go github.com/snapcore/snapd/store mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/juju/ratelimit=$WORK/b235/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b236/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b184/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b164/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/store /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/snapcore/snapd/store -complete -installsuffix shared -buildid toAVs7azeqBa9XGjGJjT/toAVs7azeqBa9XGjGJjT -goversion go1.14.9 -D "" -importcfg $WORK/b234/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_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/a2/a263a2cc7354cc3da0de558ff3c36fd0947440985b38e485c58f385b347672e3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/2a/2a926453f34633baa54b444cb23dfd9469c256d4c83ae4b6649282f271abadd2-d # internal github.com/snapcore/snapd/interfaces/dbus mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b229/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/snapcore/snapd/interfaces/dbus -complete -installsuffix shared -buildid Bvb-WmkXFyyZkoyKWQrk/Bvb-WmkXFyyZkoyKWQrk -goversion go1.14.9 -D "" -importcfg $WORK/b252/importcfg -pack ./backend.go ./dbus.go ./spec.go ./template.go github.com/snapcore/snapd/overlord/snapstate/backend mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b229/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/snapstate/backend /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/snapcore/snapd/overlord/snapstate/backend -complete -installsuffix shared -buildid olM06qyXCYdlCdwbpXQV/olM06qyXCYdlCdwbpXQV -goversion go1.14.9 -D "" -importcfg $WORK/b219/importcfg -pack ./aliases.go ./backend.go ./copydata.go ./fontconfig.go ./link.go ./mountns.go ./mountunit.go ./setup.go ./snapdata.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/77/773ade481dacb198b50f64ff5c6dee0531a850f68e2e2253ecba11e2a2fde3ed-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/36/36773331f1b5600d364211cf1aab502e9a6a1b7bc94d92d67000bbe8546a08e9-d # internal github.com/snapcore/snapd/interfaces/apparmor mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b252/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/apparmor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/snapcore/snapd/interfaces/apparmor -complete -installsuffix shared -buildid ANYu_AwWJfTLygbt-MHZ/ANYu_AwWJfTLygbt-MHZ -goversion go1.14.9 -D "" -importcfg $WORK/b251/importcfg -pack ./apparmor.go ./backend.go ./spec.go ./template.go ./template_vars.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/88/8838b3148e6880292cbc029e0ba3df5566c1f191a02e2ba77c3c65dc4fdfaef9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/ad/ad1fe75c450a4de19329e095b2507c183da0e22ab5d9c2760b944e7423a11e83-d # internal github.com/snapcore/snapd/interfaces/backends mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b251/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b252/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b255/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b256/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b169/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/backends /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/snapcore/snapd/interfaces/backends -complete -installsuffix shared -buildid OmcekHy-t8cXJIeXpcdT/OmcekHy-t8cXJIeXpcdT -goversion go1.14.9 -D "" -importcfg $WORK/b250/importcfg -pack ./backends.go github.com/snapcore/snapd/interfaces/builtin mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b251/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b252/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b167/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b255/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b256/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/builtin /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/snapcore/snapd/interfaces/builtin -complete -installsuffix shared -buildid UW2vt2qCb6v2_UbA6duY/UW2vt2qCb6v2_UbA6duY -goversion go1.14.9 -D "" -importcfg $WORK/b257/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 ./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_arm/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/29/296adc19a3f5f87772b8c6148809a6dccd7dac5e836606cff6eb9b599f8412f6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/b6/b6a0ffb51f28f2d706a80b76116365007cac82c266ac3acb0b5d4ea6d8cb988d-d # internal github.com/snapcore/snapd/overlord/storecontext mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b234/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/storecontext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/snapcore/snapd/overlord/storecontext -complete -installsuffix shared -buildid Hl91-iRPI79X-LM1Bgww/Hl91-iRPI79X-LM1Bgww -goversion go1.14.9 -D "" -importcfg $WORK/b246/importcfg -pack ./context.go github.com/snapcore/snapd/overlord/snapstate mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b190/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/backend=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/snapstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/snapcore/snapd/overlord/snapstate -complete -installsuffix shared -buildid rydEs50OFTuV2LcexZXx/rydEs50OFTuV2LcexZXx -goversion go1.14.9 -D "" -importcfg $WORK/b189/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_arm/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/c9/c94fec8177d62772c9899919917c681240646b1c186266e4c63837389c57af56-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/08/0855d7df38da5979b8dea0a10468d53bdc4cf975f7c57f127c9c0ca19efb4f15-d # internal github.com/snapcore/snapd/interfaces/policy mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b257/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/policy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/snapcore/snapd/interfaces/policy -complete -installsuffix shared -buildid znlLMnknmgGlp2aM-DKE/znlLMnknmgGlp2aM-DKE -goversion go1.14.9 -D "" -importcfg $WORK/b258/importcfg -pack ./basedeclaration.go ./helpers.go ./policy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/eb/eb08226b9682dc01874936ad6bdc20088666009b22674a13c00753238c2396de-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/72/72c9d79283dd4aa324aea18acb3adeb2c052533cb69e63c5ce41d5fec2a6a90f-d # internal github.com/snapcore/snapd/overlord/assertstate github.com/snapcore/snapd/overlord/hookstate mkdir -p $WORK/b180/ github.com/snapcore/snapd/overlord/snapshotstate github.com/snapcore/snapd/overlord/snapstate/policy mkdir -p $WORK/b245/ github.com/snapcore/snapd/overlord/patch mkdir -p $WORK/b261/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b143/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b262/ cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/assertstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/snapcore/snapd/overlord/assertstate -complete -installsuffix shared -buildid dIOAEytFt6f42ZHW3rbA/dIOAEytFt6f42ZHW3rbA -goversion go1.14.9 -D "" -importcfg $WORK/b180/importcfg -pack ./assertmgr.go ./assertstate.go ./helpers.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/hookstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/snapcore/snapd/overlord/hookstate -complete -installsuffix shared -buildid ddAZ7OG9IcwdvdRkguEX/ddAZ7OG9IcwdvdRkguEX -goversion go1.14.9 -D "" -importcfg $WORK/b245/importcfg -pack ./context.go ./hookmgr.go ./hooks.go ./hookstate.go ./repository.go cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate/backend=$WORK/b263/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b266/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b229/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/patch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/snapcore/snapd/overlord/patch -complete -installsuffix shared -buildid IH5e4X-dmtXAMMKdf3ax/IH5e4X-dmtXAMMKdf3ax -goversion go1.14.9 -D "" -importcfg $WORK/b261/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 cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/snapshotstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/snapcore/snapd/overlord/snapshotstate -complete -installsuffix shared -buildid Z25hWQs25GJoZ3ZrzbYY/Z25hWQs25GJoZ3ZrzbYY -goversion go1.14.9 -D "" -importcfg $WORK/b262/importcfg -pack ./snapshotmgr.go ./snapshotstate.go cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/snapstate/policy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/snapcore/snapd/overlord/snapstate/policy -complete -installsuffix shared -buildid 0sfWDDNYMeEliFJj30yx/0sfWDDNYMeEliFJj30yx -goversion go1.14.9 -D "" -importcfg $WORK/b266/importcfg -pack ./base.go ./errors.go ./gadget.go ./kernel.go ./os.go ./policy.go ./snapd.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/56/56b161c6993c0755545278592e208a4cad4f1a4f1faf81112202422f410d66c5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/f9/f9237dfedc4b829ce024559073970d72696ba71db737b070dda8730cac43b58f-d # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/38/38fc80355bfac4a8d73da03727f1d15f73ddde2917539032eb8341e057f362d9-d # internal github.com/snapcore/snapd/overlord/healthstate mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF github.com/snapcore/snapd/overlord/devicestate cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/healthstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/snapcore/snapd/overlord/healthstate -complete -installsuffix shared -buildid Bmldrvxgft6cQc7iiH3q/Bmldrvxgft6cQc7iiH3q -goversion go1.14.9 -D "" -importcfg $WORK/b248/importcfg -pack ./healthstate.go github.com/snapcore/snapd/overlord/ifacestate mkdir -p $WORK/b240/ mkdir -p $WORK/b249/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/gadget/install=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate/internal=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b229/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/devicestate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/snapcore/snapd/overlord/devicestate -complete -installsuffix shared -buildid 1jGLj6yUTvd3jJ7JCT3F/1jGLj6yUTvd3jJ7JCT3F -goversion go1.14.9 -D "" -importcfg $WORK/b240/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 cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/sha256=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/backends=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b257/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b167/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/policy=$WORK/b258/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/udevmonitor=$WORK/b259/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/ifacestate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/snapcore/snapd/overlord/ifacestate -complete -installsuffix shared -buildid FCkAt8CFvzVSDC7NA8KC/FCkAt8CFvzVSDC7NA8KC -goversion go1.14.9 -D "" -importcfg $WORK/b249/importcfg -pack ./handlers.go ./helpers.go ./hooks.go ./hotplug.go ./ifacemgr.go ./ifacestate.go ./implicit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/ae/ae8243423f7d4708657e0110f1b95d83e32d9ba14600b90eb8e785e26f98e7a8-d # internal github.com/snapcore/snapd/overlord/servicestate mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b229/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/servicestate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/snapcore/snapd/overlord/servicestate -complete -installsuffix shared -buildid lzRFSOdUE7LxngPhOs0Y/lzRFSOdUE7LxngPhOs0Y -goversion go1.14.9 -D "" -importcfg $WORK/b268/importcfg -pack ./helpers.go ./service_control.go ./servicemgr.go ./servicestate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/76/7613d2893a9379871608485164a529bb55fbd2d578b8ddbdbbc4a8fa85526e72-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/0e/0e25f39babdf0c174b160a55a187024e1576de8998427bc1e7195be878be64b7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/b0/b0eab734de98cdec873c77b2fa8033f6c73a50505e4063d6e2b13fef7c21ab9c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/97/9753a6d9d53faf24ea3056a8b458fbcceb6533added967792b00a1e47efba813-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/c6/c624cfa2552bcd679223765cdf1b8e12eb17a8ef7a1e8ad5c3c21e2e33eb958d-d # internal github.com/snapcore/snapd/overlord/configstate/configcore mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b229/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/configstate/configcore /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/snapcore/snapd/overlord/configstate/configcore -complete -installsuffix shared -buildid C5rjeCs14TqhezqdSSzJ/C5rjeCs14TqhezqdSSzJ -goversion go1.14.9 -D "" -importcfg $WORK/b239/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_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/33/331f1f276a080bf2795c22f4f6648e889458d12cdca46d78972f10a67c2b90b6-d # internal github.com/snapcore/snapd/overlord/configstate mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/configstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/snapcore/snapd/overlord/configstate -complete -installsuffix shared -buildid vO2KO_RbWHENIDWwX-zC/vO2KO_RbWHENIDWwX-zC -goversion go1.14.9 -D "" -importcfg $WORK/b238/importcfg -pack ./configmgr.go ./configstate.go ./helpers.go ./hooks.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/49/49ebd0036799ea1f5a0c79c0842e664cb50c731cce0c443e4ad582b92bc7a025-d # internal github.com/snapcore/snapd/overlord mkdir -p $WORK/b179/ github.com/snapcore/snapd/overlord/hookstate/ctlcmd cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/patch=$WORK/b261/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b262/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/policy=$WORK/b266/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b267/ cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/snapcore/snapd/overlord -complete -installsuffix shared -buildid fl98PMH2NGax5ue9D8mo/fl98PMH2NGax5ue9D8mo -goversion go1.14.9 -D "" -importcfg $WORK/b179/importcfg -pack ./backend.go ./overlord.go ./stateengine.go ./unknowntask.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b268/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/tabwriter=$WORK/b269/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/hookstate/ctlcmd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/snapcore/snapd/overlord/hookstate/ctlcmd -complete -installsuffix shared -buildid jW94IEErLeC5p87k8TJe/jW94IEErLeC5p87k8TJe -goversion go1.14.9 -D "" -importcfg $WORK/b267/importcfg -pack ./ctlcmd.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_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/f1/f1731cc0dda471a05d223f9e866759669b94a3044449b30d3b582370efcd9568-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/1f/1f9e6fcdcf7791798e4268d49523f826c389ede28fc9bc724c7eed9b422851ef-d # internal github.com/snapcore/snapd/daemon mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b036/_pkg_.a packagefile crypto/sha256=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b047/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b143/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/overlord=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate/ctlcmd=$WORK/b267/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b268/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b262/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/standby=$WORK/b270/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/polkit=$WORK/b271/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile mime=$WORK/b103/_pkg_.a packagefile mime/multipart=$WORK/b104/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile net/http=$WORK/b048/_pkg_.a packagefile net/http/pprof=$WORK/b272/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile os/signal=$WORK/b276/_pkg_.a packagefile os/user=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/daemon /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/snapcore/snapd/daemon -complete -installsuffix shared -buildid vnOmgwdz6Y8FZyqFO-t1/vnOmgwdz6Y8FZyqFO-t1 -goversion go1.14.9 -D "" -importcfg $WORK/b032/importcfg -pack ./api.go ./api_asserts.go ./api_cohort.go ./api_connections.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_systems.go ./api_users.go ./daemon.go ./response.go ./snap.go ./ucrednet.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/af/af237a6bb6f77aeb09044dff506633c7cba409251a8b6a5436f2df804808a705-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/b032/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/sanity=$WORK/b277/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b225/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/signal=$WORK/b276/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b085/_pkg_.a packagefile math=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/cmd/snapd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid FYF5i984pEZDHaWxYJXh/FYF5i984pEZDHaWxYJXh -goversion go1.14.9 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/08/08895aac775d4b809b42a39c8ba6df8ecd1a6c9b45696fee56257ad686a0ca56-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/b032/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/sanity=$WORK/b277/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b225/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/signal=$WORK/b276/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b085/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b036/_pkg_.a packagefile crypto/sha256=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b047/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b143/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b166/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/overlord=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate/ctlcmd=$WORK/b267/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b268/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b262/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/standby=$WORK/b270/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/polkit=$WORK/b271/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b176/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile mime=$WORK/b103/_pkg_.a packagefile mime/multipart=$WORK/b104/_pkg_.a packagefile net=$WORK/b081/_pkg_.a packagefile net/http=$WORK/b048/_pkg_.a packagefile net/http/pprof=$WORK/b272/_pkg_.a packagefile net/url=$WORK/b086/_pkg_.a packagefile os/exec=$WORK/b123/_pkg_.a packagefile os/user=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b109/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b064/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b191/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b214/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile debug/elf=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b118/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b170/_pkg_.a packagefile compress/gzip=$WORK/b049/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b227/_pkg_.a packagefile log/syslog=$WORK/b228/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile crypto/subtle=$WORK/b037/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile path=$WORK/b108/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b129/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b131/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b141/_pkg_.a packagefile net/mail=$WORK/b142/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b160/_pkg_.a packagefile crypto/tls=$WORK/b059/_pkg_.a packagefile crypto/x509=$WORK/b072/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b164/_pkg_.a packagefile net/http/httputil=$WORK/b165/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b167/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b174/_pkg_.a packagefile github.com/coreos/go-systemd/activation=$WORK/b178/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/overlord/patch=$WORK/b261/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/policy=$WORK/b266/_pkg_.a packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b181/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b239/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/gadget/install=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate/internal=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b229/_pkg_.a packagefile text/tabwriter=$WORK/b269/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/backends=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b257/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/policy=$WORK/b258/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/udevmonitor=$WORK/b259/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate/backend=$WORK/b263/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b190/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/backend=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b222/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b223/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b149/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b211/_pkg_.a packagefile github.com/juju/ratelimit=$WORK/b235/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b236/_pkg_.a packagefile mime/quotedprintable=$WORK/b105/_pkg_.a packagefile net/textproto=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b082/_pkg_.a packagefile internal/nettrace=$WORK/b083/_pkg_.a packagefile internal/singleflight=$WORK/b084/_pkg_.a packagefile container/list=$WORK/b052/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b094/_pkg_.a packagefile net/http/httptrace=$WORK/b106/_pkg_.a packagefile net/http/internal=$WORK/b107/_pkg_.a packagefile html/template=$WORK/b273/_pkg_.a packagefile runtime/pprof=$WORK/b275/_pkg_.a packagefile runtime/trace=$WORK/b157/_pkg_.a packagefile regexp/syntax=$WORK/b110/_pkg_.a packagefile hash/fnv=$WORK/b192/_pkg_.a packagefile runtime/debug=$WORK/b156/_pkg_.a packagefile gopkg.in/mgo.v2/internal/json=$WORK/b215/_pkg_.a packagefile compress/zlib=$WORK/b115/_pkg_.a packagefile debug/dwarf=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b172/_pkg_.a packagefile compress/flate=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile compress/bzip2=$WORK/b132/_pkg_.a packagefile crypto/des=$WORK/b060/_pkg_.a packagefile crypto/dsa=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b065/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b133/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b134/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b135/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b136/_pkg_.a packagefile image=$WORK/b137/_pkg_.a packagefile image/jpeg=$WORK/b139/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b161/_pkg_.a packagefile crypto/ed25519=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b069/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b092/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b153/_pkg_.a packagefile testing=$WORK/b154/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b185/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/gadget/edition=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/gadget/internal=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b230/_pkg_.a packagefile text/template=$WORK/b231/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b251/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b252/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b255/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b256/_pkg_.a packagefile github.com/snapcore/snapd/osutil/udev/netlink=$WORK/b260/_pkg_.a packagefile archive/tar=$WORK/b264/_pkg_.a packagefile archive/zip=$WORK/b265/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b210/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b099/_pkg_.a packagefile html=$WORK/b274/_pkg_.a packagefile text/template/parse=$WORK/b232/_pkg_.a packagefile hash/adler32=$WORK/b116/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile image/color=$WORK/b138/_pkg_.a packagefile image/internal/imageutil=$WORK/b140/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b090/_pkg_.a packagefile flag=$WORK/b155/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=$WORK/b186/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b187/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/assets=$WORK/b197/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b199/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b200/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b096/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=E1ha1vJaFAZN8WqfgXMj/FYF5i984pEZDHaWxYJXh/UKB4lXEmai6DvEajbaG2/E1ha1vJaFAZN8WqfgXMj -B 0x621b00d1f167458779f47a12ad7eb5f194ecad14 -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_arm/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 0x0e9ed80f3769e1e093c8173ad1d5713d319cff8d -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-build513323706 internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid rAl3mMY4ZV4vCoQBjCdb/rAl3mMY4ZV4vCoQBjCdb -goversion go1.14.9 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid rekZLsM4QOnHcVicSNxD/rekZLsM4QOnHcVicSNxD -goversion go1.14.9 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid QCO2DvxHX_4-kSMKpkbm/QCO2DvxHX_4-kSMKpkbm -goversion go1.14.9 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid xX-XTVtTp2KaD6ypVCDg/xX-XTVtTp2KaD6ypVCDg -goversion go1.14.9 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid bonr7eUJhX29bbIKKcIv/bonr7eUJhX29bbIKKcIv -goversion go1.14.9 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/40/40bc09527718580e7228356f6103eab1a4d221ea3b2379ec6c8a76a79ff1c39e-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 8bdVN26PK72YrKfOvTJx/8bdVN26PK72YrKfOvTJx -goversion go1.14.9 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f2/f2a47f10b132ff38ea5f3586278e4e0d5740c5ebe03bbd12ef6e916ef87c0cad-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_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid DnnVWy0-Ssyo0WYQRerA/DnnVWy0-Ssyo0WYQRerA -goversion go1.14.9 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/asm.o ./asm.s cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/36/36a75072680cbe7c188ebb88574da7625ccd43a30467074a97e3790b3bc0f4c7-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_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/81/817d42c26f4433b7411c0855b6e044678d1c855041ccf35ffdfa6852901ca26f-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid gOXCgwxHlG7-iK0-vLEg/gOXCgwxHlG7-iK0-vLEg -goversion go1.14.9 -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_generic.go ./indexbyte_native.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_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/43/4385e52072d4fa536db07c99667311b1f52f8a5fdad73d290f5dc891aeaebed8-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid R00BAxm8nG8f3k44oMRK/R00BAxm8nG8f3k44oMRK -goversion go1.14.9 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/compare_arm.o ./compare_arm.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/33/3333653107100365d9397fe3b1489975e16fef00e77e7acd83e4fae9c278e0d9-d # internal encoding mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p encoding -std -complete -installsuffix shared -buildid MtZeuKmPxBhjVuIb0jDS/MtZeuKmPxBhjVuIb0jDS -goversion go1.14.9 -D "" -importcfg $WORK/b028/importcfg -pack ./encoding.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid D9RqID6GXrPaWIUyerN3/D9RqID6GXrPaWIUyerN3 -goversion go1.14.9 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/count_arm.o ./count_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5c/5c63b29a87faca168ed882d1ec9964be48b5135b4cf2c8aab56d0b8d5287758f-d # internal internal/testlog mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid FAv5Nzecod8zPjAdkiaI/FAv5Nzecod8zPjAdkiaI -goversion go1.14.9 -D "" -importcfg $WORK/b039/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/3f/3f1cc827c59ddbfa8d082c56237e432a0f0bbdd404acf27c7d92f788a63aaffd-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm.o $WORK/b010/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/3c/3c9d79ffb5f7ee0dd019dcd88b0f92197cefe981b02e8148a1f85c42890f2032-d # internal unicode/utf16 mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid jRZteN3xClm_s-LJR4Ar/jRZteN3xClm_s-LJR4Ar -goversion go1.14.9 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal math mkdir -p $WORK/b022/ cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/47/47b447fa685288f26f2009126f6b928a1a775f1dfbb117b7d70d553ded3b7267-d # internal crypto/internal/subtle mkdir -p $WORK/b047/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b022/symabis ./sqrt_arm.s ./stubs_arm.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 6gq4_Y-RTtNFdHx9JTBD/6gq4_Y-RTtNFdHx9JTBD -goversion go1.14.9 -D "" -importcfg $WORK/b047/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/indexbyte_arm.o ./indexbyte_arm.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid aSGSYXNJH7ZW_8YcAVDZ/aSGSYXNJH7ZW_8YcAVDZ -goversion go1.14.9 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm.o $WORK/b007/count_arm.o $WORK/b007/equal_arm.o $WORK/b007/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/74/746ee7dd6b1059d12f5f1e311fdb9310c2378b13431bb1e13d71fa91d53d4192-d # internal crypto/subtle mkdir -p $WORK/b048/ cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6a/6a30ae9eba89b1ee21829b2882671f6ba54f6aca5d8b5d8a9e78a85fd79392ee-d # internal cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid nmpFv3SwhpZqQfPE8KJD/nmpFv3SwhpZqQfPE8KJD -goversion go1.14.9 -D "" -importcfg $WORK/b048/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5b/5b5b2d2b51f5583e9b08d87d61e7a8b227f6f55348da7cc4d5678cadf537af5b-d # internal internal/nettrace mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid AywVr9q_Ltd2TqqmT5Xz/AywVr9q_Ltd2TqqmT5Xz -goversion go1.14.9 -D "" -importcfg $WORK/b057/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/14/14b7d11f3d3fff4203d2cf37ee06ac70e9c1d241e10d8b09b7bfa703879583bf-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/fb/fb4c6bf47f89698dfb9e7d188b3daa1128185a42c90eb927ccb9f5fd86f0dde9-d # internal image/color mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p image/color -std -complete -installsuffix shared -buildid C3O6mbeu3IRIo_VSm7a0/C3O6mbeu3IRIo_VSm7a0 -goversion go1.14.9 -D "" -importcfg $WORK/b107/importcfg -pack ./color.go ./ycbcr.go runtime/cgo mkdir -p $WORK/b059/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b059/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b059/ -g -O2 -Wall -Werror ./cgo.go 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_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s cd $WORK gcc -fno-caret-diagnostics -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/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_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid Akva5V0MLISL-Pz9MjjP/Akva5V0MLISL-Pz9MjjP -goversion go1.14.9 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.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_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.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 ./sigaction.go ./signal_arm.go ./signal_linux_arm.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 ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a1/a1bd7eb6f25e018394290592a42aab0abd6a68cbbed20bf6775ad9e098d36e69-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/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/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/xerrors/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p golang.org/x/xerrors/internal -complete -installsuffix shared -buildid 4HsoId6r6UhvgMElFq-0/4HsoId6r6UhvgMElFq-0 -goversion go1.14.9 -D "" -importcfg $WORK/b155/importcfg -pack ./internal.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/9b/9b64d5a3be7e414e873e0580d45cab4dc1ce2160e757dde247dd3bde397be756-d # internal container/list mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p container/list -std -complete -installsuffix shared -buildid yLHO_Mh_i1MqlxRKl3Pw/yLHO_Mh_i1MqlxRKl3Pw -goversion go1.14.9 -D "" -importcfg $WORK/b160/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/d0/d0dbb1b6c1c10083a8e4df0331a21f1c408ebb2b527a6de22ab5b8ed95b4cc9d-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ba6pbAbomb-4BQesAMsH/ba6pbAbomb-4BQesAMsH -goversion go1.14.9 -D "" -importcfg $WORK/b170/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/be/bec152b2a0a779939d74f4e0c69ad1d4953be4debbb0b36e2b0010936483ea75-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid YVgFhVQXPcH-JH08GmxV/YVgFhVQXPcH-JH08GmxV -goversion go1.14.9 -D "" -importcfg $WORK/b173/importcfg -pack ./aliasing.go cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/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_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/74/74253f8289db21ba1228919d649d0a5956f904b32b826ad360bea9f35ba9b5b7-d # internal golang.org/x/crypto/internal/subtle mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid tQoT9aRBl7AtpbSMwANT/tQoT9aRBl7AtpbSMwANT -goversion go1.14.9 -D "" -importcfg $WORK/b194/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/f5/f5483ea57716818cc19683f929c8874223545f3fec48b3d99efffd2a4145c148-d # internal golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p golang.org/x/crypto/salsa20/salsa -complete -installsuffix shared -buildid DMPduk6LM3ZLVYNd5u93/DMPduk6LM3ZLVYNd5u93 -goversion go1.14.9 -D "" -importcfg $WORK/b196/importcfg -pack ./hsalsa20.go ./salsa208.go ./salsa20_noasm.go ./salsa20_ref.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/42/42c0417846a9b4caad9c93951335e9354815be058326160d1c9e5f443e974bd0-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/stubs_arm.o ./stubs_arm.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/sqrt_arm.o $WORK/b022/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/df/df6de4c7dd3044584596832626597c1027d7dabe32623aa1f6e0dddc6e0ea2e6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/cc/ccd181bc6af291fc8e70e7325f64d527dc74f7882173db9ffa328c45b7e510ee-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x010.o -c gcc_arm.S cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -o $WORK/b059/_cgo_.o $WORK/b059/_cgo_main.o $WORK/b059/_x001.o $WORK/b059/_x002.o $WORK/b059/_x003.o $WORK/b059/_x004.o $WORK/b059/_x005.o $WORK/b059/_x006.o $WORK/b059/_x007.o $WORK/b059/_x008.o $WORK/b059/_x009.o $WORK/b059/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b059/_cgo_.o -dynout $WORK/b059/_cgo_import.go -dynlinker cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b059/symabis ./asm_arm.s cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p runtime/cgo -std -installsuffix shared -buildid MVvGv3OKCNZUA4huUOVk/MVvGv3OKCNZUA4huUOVk -goversion go1.14.9 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b059/_cgo_gotypes.go $WORK/b059/cgo.cgo1.go $WORK/b059/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b059/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b059/_pkg_.a $WORK/b059/asm_arm.o $WORK/b059/_x001.o $WORK/b059/_x002.o $WORK/b059/_x003.o $WORK/b059/_x004.o $WORK/b059/_x005.o $WORK/b059/_x006.o $WORK/b059/_x007.o $WORK/b059/_x008.o $WORK/b059/_x009.o $WORK/b059/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/81e358f23ce1d149838a564b9639d58f999b509da8888a75e3b94f65ef400476-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm.o $WORK/b006/duff_arm.o $WORK/b006/memclr_arm.o $WORK/b006/memmove_arm.o $WORK/b006/preempt_arm.o $WORK/b006/rt0_linux_arm.o $WORK/b006/sys_linux_arm.o $WORK/b006/tls_arm.o $WORK/b006/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/be/befd3e142a2409bc9cad27176ba78ad0ed27c51aadf5c4928eee03cc12d4bc5e-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid -jdDbzOGT3cfUa-i6IHz/-jdDbzOGT3cfUa-i6IHz -goversion go1.14.9 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid wZna2sTJMsSz5d9MPjAk/wZna2sTJMsSz5d9MPjAk -goversion go1.14.9 -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_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/fc/fc0ec740954aafaf95acb278c004e0ac8f1620928571187ea83d33e4e353699a-d # internal internal/singleflight mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 19kbsHXJlmXCOlffiwk6/19kbsHXJlmXCOlffiwk6 -goversion go1.14.9 -D "" -importcfg $WORK/b058/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p math/rand -std -complete -installsuffix shared -buildid JvOBR4FIfvoKZosweAtj/JvOBR4FIfvoKZosweAtj -goversion go1.14.9 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/01/01bd89636f8ea2579a5be014900f2352794fd1ddf7c6a1927d95885c0e69005d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/7b/7b910bf34ed0765b392efb77612e933ce605f93db8aba25ec7dc9bb9099efa8a-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a6/a6a4eeb5e24ac791e11dac5b292aaea94d4d190544474468e081a0245031d057-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort mkdir -p $WORK/b031/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid MZ8u-32Ceukz5RrF_cRx/MZ8u-32Ceukz5RrF_cRx -goversion go1.14.9 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b031/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_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p sort -std -complete -installsuffix shared -buildid I6U15OHhVoOYJj2HpAY-/I6U15OHhVoOYJj2HpAY- -goversion go1.14.9 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb4d782439e75db2167ad6b69ed4639a8a4ad63354a1f950884afbefcaaecfdf-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF internal/oserror mkdir -p $WORK/b033/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid XR5-1GJeqoSUeufk6M9E/XR5-1GJeqoSUeufk6M9E -goversion go1.14.9 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF strconv mkdir -p $WORK/b021/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b056/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p strconv -std -complete -installsuffix shared -buildid aa2Z6wEOzEV5-TQ7BnaU/aa2Z6wEOzEV5-TQ7BnaU -goversion go1.14.9 -D "" -importcfg $WORK/b021/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid xAnQvfHdoBv6QksSaRcW/xAnQvfHdoBv6QksSaRcW -goversion go1.14.9 -D "" -importcfg $WORK/b056/importcfg -pack ./message.go cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid dvRcby40t2rgYhpzQ_Qg/dvRcby40t2rgYhpzQ_Qg -goversion go1.14.9 -D "" -importcfg $WORK/b033/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6e/6ece6fbd6fb1c44ef3aeb9b1b7d0efb7e2987f9febdcf8a13ab08f938d116ed0-d # internal syscall mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b036/symabis ./asm_linux_arm.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p syscall -std -installsuffix shared -buildid 4ZlJQsdFq7R3C2myCk5Z/4ZlJQsdFq7R3C2myCk5Z -goversion go1.14.9 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/aa/aa45351822858cea4eb88fbcf77572caa7734ab2e140e211ed7f1a9bdb765184-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b102/ cat >$WORK/b102/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_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid yE2qpY3YPsouRWe1DPOt/yE2qpY3YPsouRWe1DPOt -goversion go1.14.9 -D "" -importcfg $WORK/b102/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f0/f0e9cc1f91f9959cc9bcc798a14e849d34da1774163c65c5929626c0d74383a3-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/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 13r6p9TzUHtgc_K5GuoN/13r6p9TzUHtgc_K5GuoN -goversion go1.14.9 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/85/8514d42c4e283b41370fea605077fbb205088b88770b03ff6dd6d727a53f796c-d # internal hash mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p hash -std -complete -installsuffix shared -buildid UoqMbs_sFIza3i4ctb94/UoqMbs_sFIza3i4ctb94 -goversion go1.14.9 -D "" -importcfg $WORK/b020/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/a8/a8135d545dc20f0c5ef75777482a8db05625e336a0e0617fc256f93436924f63-d # internal strings mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p strings -std -complete -installsuffix shared -buildid ZoBcR27Irk12JekfiOqN/ZoBcR27Irk12JekfiOqN -goversion go1.14.9 -D "" -importcfg $WORK/b040/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/45/4597e7a186a25a7d2354f4c25348103be21791a05a9143bc3392698a0bda15f9-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/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid SiXi4mhsV1U5QeudPrR1/SiXi4mhsV1U5QeudPrR1 -goversion go1.14.9 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/44/44fb91dde257a009cbbe11d291a6a0b7f6807bdb33293307cde9c9517f31df91-d # internal crypto mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p crypto -std -complete -installsuffix shared -buildid aXfxlNbDTSzFjnekFLTV/aXfxlNbDTSzFjnekFLTV -goversion go1.14.9 -D "" -importcfg $WORK/b019/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/77/779230a0bfcd6b7a4f72b237d9fc8989b1c9a671eaecc4df83ab5a563f963ea7-d # internal reflect mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b026/symabis ./asm_arm.s cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/98/98c9385116fe915311a6bcaeebfd2cdef0d24a66913656ae1ba1c7e1f7409fca-d # internal hash/fnv mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid lfoXOfMVkY4lNCWM6jW5/lfoXOfMVkY4lNCWM6jW5 -goversion go1.14.9 -D "" -importcfg $WORK/b066/importcfg -pack ./fnv.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p reflect -std -installsuffix shared -buildid R9P9uAf3fIuDYYY0smoj/R9P9uAf3fIuDYYY0smoj -goversion go1.14.9 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ab/ab4b615e7262d1f504d37f794fa4ac9607f77c3267913b66252054b0eb67bef4-d # internal hash/adler32 mkdir -p $WORK/b079/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid eCjxtK_g9W70iPIBK5JN/eCjxtK_g9W70iPIBK5JN -goversion go1.14.9 -D "" -importcfg $WORK/b079/importcfg -pack ./adler32.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c6/c628076e614133b0d89fee9b3e552e61c0491aa0af8955a487153cc4274f5429-d # internal path mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p path -std -complete -installsuffix shared -buildid 7Dru_vsr74wXz056EVqL/7Dru_vsr74wXz056EVqL -goversion go1.14.9 -D "" -importcfg $WORK/b062/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/57/57716c940e34054677dee2523b42a8fbf02555bc7212184cf60cbe47d6619a49-d # internal regexp/syntax mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 9zQ17YTRZl0o1MxN4fF-/9zQ17YTRZl0o1MxN4fF- -goversion go1.14.9 -D "" -importcfg $WORK/b074/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_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/cb/cbde9a3af461dc495a44a4ccae640ec36f470658bf4c7666e12b1199429ad6ae-d # internal crypto/internal/randutil mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid eU6yNBOw9XaVBEhbZgj2/eU6yNBOw9XaVBEhbZgj2 -goversion go1.14.9 -D "" -importcfg $WORK/b087/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/a0/a09426e4840b3b6ba25a65db4de8af3edc09d6d43331fc5fbecebce2c794b1d6-d # internal compress/bzip2 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid olmOonqcXIxSc_VusTzS/olmOonqcXIxSc_VusTzS -goversion go1.14.9 -D "" -importcfg $WORK/b095/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d8/d80218ec2d3d61d33a39de0c00f9bad22c3278095ea7923475a7e3762241eb7e-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid QuLl8-pmqltOMfzYluBZ/QuLl8-pmqltOMfzYluBZ -goversion go1.14.9 -D "" -importcfg $WORK/b104/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/95/95edb8728985e2b712cea7252b3189370b1baff146c966ba1ee2c5fc50b073bf-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b104/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid mSHIBrATAs1vSCWl_5iK/mSHIBrATAs1vSCWl_5iK -goversion go1.14.9 -D "" -importcfg $WORK/b105/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/20/20a94bf4808fc36420631bedc554b24e29601d262eae6db79117e7e41161bebf-d # internal image mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b107/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p image -std -complete -installsuffix shared -buildid 9lfahKZr7iuHn1sNVnX5/9lfahKZr7iuHn1sNVnX5 -goversion go1.14.9 -D "" -importcfg $WORK/b106/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/2d/2d2cc07f8c988da4aa01af91b5ff52c270328bdc6084a437efa5d195038c6230-d # internal hash/crc32 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid Y6W0vOz_N8cB9i-oS9Ux/Y6W0vOz_N8cB9i-oS9Ux -goversion go1.14.9 -D "" -importcfg $WORK/b125/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/db/db73f520c52a376836e0438d1be69b3e763c37dcd0bb8e2af601fe9459d29f6a-d # internal crypto/hmac mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid EwZfLTdh484SitwojU0V/EwZfLTdh484SitwojU0V -goversion go1.14.9 -D "" -importcfg $WORK/b164/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/4a/4a7a244b497f2f7c465772e2e752df160086ae614e865d23d8aa806d44da96d5-d # internal crypto/rc4 mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid A6UD4LaNZ8-K-HtkX3zH/A6UD4LaNZ8-K-HtkX3zH -goversion go1.14.9 -D "" -importcfg $WORK/b165/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b036/asm_linux_arm.o ./asm_linux_arm.s cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/e7/e7f073f0a482290e3725983a3709c97cf04b8829b7804c542921084f890be058-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b164/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid z2BiPhQxd5h2H0pQGnJV/z2BiPhQxd5h2H0pQGnJV -goversion go1.14.9 -D "" -importcfg $WORK/b176/importcfg -pack ./hkdf.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/83/839483e335504394dfd743509714636f8dc2dd867c38ae351c6f2ac2e1bebfe2-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_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_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid F_Lq8IJVnir4XIlwN4mP/F_Lq8IJVnir4XIlwN4mP -goversion go1.14.9 -D "" -importcfg $WORK/b180/importcfg -pack ./transform.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d1/d1df12c23d367123735ea0e3b1fbeb556f13265a5fc003e72be9733268992f4a-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid LIcZ_l3Fl_ZgAv5cHfVa/LIcZ_l3Fl_ZgAv5cHfVa -goversion go1.14.9 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/68/68c3a13dddd9743fab4a395fe059e0d20ab9d313c3d2ee81d8cb4b558d561e46-d # internal time mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p time -std -installsuffix shared -buildid reZJ1UToJxy2hRSRJnAy/reZJ1UToJxy2hRSRJnAy -goversion go1.14.9 -D "" -importcfg $WORK/b037/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_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/5f/5f8e3df2c5aa7f7c8dee798e6d258e3851b5bb1c9aa87c734c99a4818431ada6-d # internal internal/syscall/execenv mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid qUNuuxCyph6nMvKdPJY4/qUNuuxCyph6nMvKdPJY4 -goversion go1.14.9 -D "" -importcfg $WORK/b038/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/59/5907037f2405894ad2c27324aa449d90abca7780cefade51fee19afc5aa4a2e5-d # internal html mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p html -std -complete -installsuffix shared -buildid dhOljSY5dKYDU4Y5A9no/dhOljSY5dKYDU4Y5A9no -goversion go1.14.9 -D "" -importcfg $WORK/b249/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/16/166b21c86d41e412f50c375c54234c9c453239a403d0f4ae9cb545369d60d0d0-d # internal image/internal/imageutil mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b106/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 0BE52UJnyfw42shpbplb/0BE52UJnyfw42shpbplb -goversion go1.14.9 -D "" -importcfg $WORK/b109/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/e5/e53c3d23e5f562cbac1da1470beb8d167e73d7cf23374b1c07e76c12b42c2fcf-d # internal regexp mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b074/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p regexp -std -complete -installsuffix shared -buildid pCIMWU_aki9qkuHaso-f/pCIMWU_aki9qkuHaso-f -goversion go1.14.9 -D "" -importcfg $WORK/b073/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/06/06f37908d005453b9f4550be2a36fd6e8ba9a05e157f29b14dcee64c9f761dff-d # internal image/jpeg mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b106/_pkg_.a packagefile image/color=$WORK/b107/_pkg_.a packagefile image/internal/imageutil=$WORK/b109/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid lL-JqWV7UswauidbHpth/lL-JqWV7UswauidbHpth -goversion go1.14.9 -D "" -importcfg $WORK/b108/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/14/147eb8f133111188597e43bb02fdff9186db7dfa3cff6e97379cb39793a7f23f-d # internal text/tabwriter mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 1DrKoLCk47k6LpBPI5aM/1DrKoLCk47k6LpBPI5aM -goversion go1.14.9 -D "" -importcfg $WORK/b256/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/98/9849c811eae679cf625dca762b40ec39832d87dc1b58423f7d3e8467a459af0d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/56/56231a2f605431e9ffcb274abf9becea105c312387f20e7881e63c53a981bbd2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ce/ce8300f3a547d833bddca2809f1dc879020691254053f8b02b78afcc431e97ff-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/55/55b43f83429bbdc5183b7ce17d521414998262cac656fa559f037f0692b205f5-d # internal context mkdir -p $WORK/b043/ github.com/juju/ratelimit gopkg.in/retry.v1 mkdir -p $WORK/b213/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p context -std -complete -installsuffix shared -buildid z8W-HkdWibt8SFxPxBRN/z8W-HkdWibt8SFxPxBRN -goversion go1.14.9 -D "" -importcfg $WORK/b043/importcfg -pack ./context.go cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/retry.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p gopkg.in/retry.v1 -complete -installsuffix shared -buildid fMz-a9mBu4AohmRtHA1K/fMz-a9mBu4AohmRtHA1K -goversion go1.14.9 -D "" -importcfg $WORK/b213/importcfg -pack ./clock.go ./exp.go ./regular.go ./retry.go ./strategy.go mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/juju/ratelimit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/juju/ratelimit -complete -installsuffix shared -buildid 7ool6SmXoK36weFMAXbi/7ool6SmXoK36weFMAXbi -goversion go1.14.9 -D "" -importcfg $WORK/b211/importcfg -pack ./ratelimit.go ./reader.go internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid JKRA1INJzyPbkGtPs-Ld/JKRA1INJzyPbkGtPs-Ld -goversion go1.14.9 -D "" -importcfg $WORK/b034/importcfg -pack ./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_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/69/69edb0ae5ceed7f070e067119b88e69fe1bf40049dfdb982f3cbf52eba4d7501-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/d2/d28297a3ea9ab4ddc153263bed374dd6ee82ca83adc45a0f4dc455c08fea50b2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/8b/8b6c662142eeb1a6682a2fb0a4e3b174675ada60c168e867afc010fbbeae6e3e-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b026/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3f/3f24d1ae3f9cbc62845cff1819b2bc801f9f247597a61533c41e4a5c0b9481a1-d # internal os mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p os -std -installsuffix shared -buildid micn2AwXABWrJMPLsyTh/micn2AwXABWrJMPLsyTh -goversion go1.14.9 -D "" -importcfg $WORK/b032/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 ./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/b026/_pkg_.a /builddir/.cache/go-build/9f/9fd1f9f0abc7ee4909e9f920df21aba41b617e523bc47ffdff8fdc4d54e1e4e0-d # internal internal/fmtsort mkdir -p $WORK/b030/ encoding/binary mkdir -p $WORK/b025/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid A5w7hDD1vEZ3AbHButnn/A5w7hDD1vEZ3AbHButnn -goversion go1.14.9 -D "" -importcfg $WORK/b030/importcfg -pack ./sort.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid bW0Lx-1ohotWGqjkfVh9/bW0Lx-1ohotWGqjkfVh9 -goversion go1.14.9 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/26/267d5468ffd4909fa87f621c7d40cf49cad604cc826326a9727137e317c52fa7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/db/db2f581be7f5072de62b7aa1e57b004a6e87cb895076047e17fa788b77aab275-d # internal encoding/base64 mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF crypto/sha1 mkdir -p $WORK/b051/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 1a5VdnG3cNDUdaYGF4jX/1a5VdnG3cNDUdaYGF4jX -goversion go1.14.9 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b046/ cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b051/symabis ./sha1block_arm.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid x9zDPxZozatU2E5wgUew/x9zDPxZozatU2E5wgUew -goversion go1.14.9 -D "" -importcfg $WORK/b046/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go crypto/sha256 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid Z-VQHIZ1b8f7rTBMusmu/Z-VQHIZ1b8f7rTBMusmu -goversion go1.14.9 -D "" -importcfg $WORK/b083/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid fh_TaPydDPdQUyUDTrAT/fh_TaPydDPdQUyUDTrAT -goversion go1.14.9 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b051/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0f/0fd1e75655c4e3499d8bfceb8b6b1c5188fbd1b9eeda021eb35c8b8b46958f91-d # internal crypto/sha512 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid QuLGP4sMqF9udx6_H-4t/QuLGP4sMqF9udx6_H-4t -goversion go1.14.9 -D "" -importcfg $WORK/b088/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b051/_pkg_.a $WORK/b051/sha1block_arm.o # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ea/ea919a989c5550ecf052cd3bc740ec392bcdb2244e504fc77f567df8aa295f4b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal fmt mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p fmt -std -complete -installsuffix shared -buildid dMTFqTSnEIw1N9ZYhOKz/dMTFqTSnEIw1N9ZYhOKz -goversion go1.14.9 -D "" -importcfg $WORK/b029/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/57/57fe2c3e9c365f517800f3103e97bd74fcd3058f2529696bcd19121e20ba0b9b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal path/filepath mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/85/8583f7974a0e7a492c2b0e18333522d2fe1dda1b029296f779c530d1f247f7e2-d # internal cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid eM4iOjEHDT5Fb7NGXi3G/eM4iOjEHDT5Fb7NGXi3G -goversion go1.14.9 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b055/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b055/ -importpath net -- -I $WORK/b055/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/81/81fe26e83843db021e3b9af530e4ec8a10e2159d4dc0b50808e8960b6f05b3eb-d # internal crypto/aes mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid t3GX1kBmmWfVIn642WvT/t3GX1kBmmWfVIn642WvT -goversion go1.14.9 -D "" -importcfg $WORK/b045/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/6c/6c08979d98f62577f80875bf2fecdca9b06e2084ed35d3c9bb4e0a4218914bb2-d # internal runtime/debug mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b068/symabis ./debug.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p runtime/debug -std -installsuffix shared -buildid hWOTSw1jKOYJaY_LVons/hWOTSw1jKOYJaY_LVons -goversion go1.14.9 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a1/a10974f166a20fdafc622b67769aa1ee4dcbc5f5a047624cf72cd2476aa4906d-d # internal io/ioutil mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b068/debug.o ./debug.s cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid NPMAuAvQ2dJBvGcaTXzy/NPMAuAvQ2dJBvGcaTXzy -goversion go1.14.9 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b068/_pkg_.a $WORK/b068/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/49/4944e91e846cc57bb93671bf6f5890869aad84fcac1d263f47207cdd03fb4cdc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal os/exec mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p os/exec -std -complete -installsuffix shared -buildid Rmr7GV6AMURrTN4ESAdu/Rmr7GV6AMURrTN4ESAdu -goversion go1.14.9 -D "" -importcfg $WORK/b060/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e5/e59452c56e68f5fbc6a8db332565df6ce5c3608a3d43f5837ba242a066cfcc7d-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid 6r9nwfLsxluCeuSJT520/6r9nwfLsxluCeuSJT520 -goversion go1.14.9 -D "" -importcfg $WORK/b081/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/b9/b98c7f9004b24a3952eb4312ad2d8dce1cd96a67fc5d59f6145304c2be6bbeed-d # internal crypto/des mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid r22qVIXmm9rYR3v9ZrdL/r22qVIXmm9rYR3v9ZrdL -goversion go1.14.9 -D "" -importcfg $WORK/b096/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/15/153fdf03e4786d406072de32d114146eb5b235a2ed461830a1ccee3decb78c9d-d # internal crypto/md5 mkdir -p $WORK/b101/ cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b101/symabis ./md5block_arm.s cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/md5 -std -installsuffix shared -buildid xmsyfH0jIrTL6twnC1M0/xmsyfH0jIrTL6twnC1M0 -goversion go1.14.9 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/f0/f0db9fb3806d6f1fe6359fce5c20403fdccdbe9bc2aec571c8bf19a944c6bb48-d # internal golang.org/x/crypto/sha3 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid pAKwfWirk4GX_7u3oKW5/pAKwfWirk4GX_7u3oKW5 -goversion go1.14.9 -D "" -importcfg $WORK/b110/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 cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b101/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b101/_pkg_.a $WORK/b101/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/5a/5ad0c4506e3b615345914f252a502f4aaf25529fddb89607fa372babad98b656-d # internal github.com/snapcore/snapd/snap/internal mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/snapcore/snapd/snap/internal -complete -installsuffix shared -buildid d6Mk9Aqg9S_BxitRIhao/d6Mk9Aqg9S_BxitRIhao -goversion go1.14.9 -D "" -importcfg $WORK/b148/importcfg -pack ./file.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/28/2830f5869da6f2c18905be15fbb1c491c579ab71e911310e9279916252febd34-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/b1/b17b5aed88e0b9e859be6b6d6b26237e53af8586539ecdd414b1acb0bda33f6f-d # internal encoding/pem mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 5QZiLlmXy_IlGu_0_59L/5QZiLlmXy_IlGu_0_59L -goversion go1.14.9 -D "" -importcfg $WORK/b168/importcfg -pack ./pem.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid zOMvlsqdALGAERpkbL7H/zOMvlsqdALGAERpkbL7H -goversion go1.14.9 -D "" -importcfg $WORK/b163/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/f1/f1be29c1eae31a13962399a69cb1fe1a7361471709b16473ad4ac7b9028d70d2-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b173/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid WSn3AJ9cnDZqjVKRKLtE/WSn3AJ9cnDZqjVKRKLtE -goversion go1.14.9 -D "" -importcfg $WORK/b172/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/86/86ba1b9fb2fc31759e201c99d02ffa2ddf97cb4164035a905916344c4317a728-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/58/584d4d355fbb12c4680f75164205496155eed10ef0ef3dd940572ce209d5dde2-d # internal encoding/json mkdir -p $WORK/b027/ math/big cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b028/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid C-cnXsy3FVOaKV7O0KW3/C-cnXsy3FVOaKV7O0KW3 -goversion go1.14.9 -D "" -importcfg $WORK/b027/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b049/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b049/symabis ./arith_arm.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/big -std -installsuffix shared -buildid cJmstB50mYJiYyMtsZ8V/cJmstB50mYJiYyMtsZ8V -goversion go1.14.9 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/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_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/8b/8b8a5abb880755021b9386918210e4dba498e797d06fa62f37eb339f6a3083e5-d # internal encoding/hex mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rSfEVNkU2KWpOfMjqqXN/rSfEVNkU2KWpOfMjqqXN -goversion go1.14.9 -D "" -importcfg $WORK/b052/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5f/5ffebe57661443867b7c48d17bd2711fbfd7b5816e3fc17a5ac874f318075fd1-d # internal os/user mkdir -p $WORK/b061/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b061/ -importpath os/user -- -I $WORK/b061/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/54/5492e76c68f4d822c696de70612da6282148e85691779972b731935762df91b0-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b063/ cat >$WORK/b063/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/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_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_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid XePVze76Jjl5AOWVFBW9/XePVze76Jjl5AOWVFBW9 -goversion go1.14.9 -D "" -importcfg $WORK/b063/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 ./tiocgwinsz_linux.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/04/04780e006e7e64e2241b11417628a6141764b420ef113f725ec42ddd7b96c854-d # internal log mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p log -std -complete -installsuffix shared -buildid KvuoULULFLa0pcuITDdW/KvuoULULFLa0pcuITDdW -goversion go1.14.9 -D "" -importcfg $WORK/b067/importcfg -pack ./log.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/9c/9cec2b63627eb6950bce403a4be55ecf986702c04ba212b36741743b43c75020-d # internal github.com/boltdb/bolt mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b068/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/boltdb/bolt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/boltdb/bolt -complete -installsuffix shared -buildid W5KchAImDl0zeaw1_dH6/W5KchAImDl0zeaw1_dH6 -goversion go1.14.9 -D "" -importcfg $WORK/b065/importcfg -pack ./bolt_arm.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 /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b058/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p net -std -installsuffix shared -buildid 46Ve49_My3ks0KQHFfRG/46Ve49_My3ks0KQHFfRG -goversion go1.14.9 -D "" -importcfg $WORK/b055/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo_linux.cgo1.go $WORK/b055/cgo_resnew.cgo1.go $WORK/b055/cgo_socknew.cgo1.go $WORK/b055/cgo_unix.cgo1.go $WORK/b055/_cgo_import.go cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b049/arith_arm.o ./arith_arm.s cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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_arm/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/e7/e73d981018c3b76391da6c6c72ad30bf3e4a9b030e09d2a0cb8f7fbae83a8a0f-d # internal crypto/rand mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid khXAF4mptHZ-RRK14QV6/khXAF4mptHZ-RRK14QV6 -goversion go1.14.9 -D "" -importcfg $WORK/b044/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/59/5957314862401287aebd176647e02bd267aefa29b10f95d1bcecedf66ca9f221-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b028/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_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_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid lFxO7AMk6Jauk6hM_mYt/lFxO7AMk6Jauk6hM_mYt -goversion go1.14.9 -D "" -importcfg $WORK/b072/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_arm/buildid -w $WORK/b044/_pkg_.a # internal cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/c7/c760bff1de860785598dcae83ebf815a518c6628a4829a4517ae1dd37de3a8e6-d # internal compress/flate mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid h7-vDAJ5Bm2BfXakJ62d/h7-vDAJ5Bm2BfXakJ62d -goversion go1.14.9 -D "" -importcfg $WORK/b078/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/43/431a094d7e7ffa7fe99907104ec808e91afc9c64ae4e38db426b55ecc9b017ca-d # internal debug/dwarf mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid Kg7Vca8Suu42UDphxiqS/Kg7Vca8Suu42UDphxiqS -goversion go1.14.9 -D "" -importcfg $WORK/b080/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -o $WORK/b061/_cgo_.o $WORK/b061/_cgo_main.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b061/_cgo_.o -dynout $WORK/b061/_cgo_import.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p os/user -std -installsuffix shared -buildid kY65F503IENSwE1WCaR6/kY65F503IENSwE1WCaR6 -goversion go1.14.9 -D "" -importcfg $WORK/b061/importcfg -pack ./lookup.go ./user.go $WORK/b061/_cgo_gotypes.go $WORK/b061/cgo_lookup_unix.cgo1.go $WORK/b061/getgrouplist_unix.cgo1.go $WORK/b061/listgroups_unix.cgo1.go $WORK/b061/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/c2/c228c8ddb5a229bef4912510b7336ce42a427d11359cab1349e187c5e0377b5f-d # internal compress/zlib mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile hash/adler32=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 2dvi5XJbpidZvfQi0d9K/2dvi5XJbpidZvfQi0d9K -goversion go1.14.9 -D "" -importcfg $WORK/b077/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b061/_pkg_.a $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b8/b80dd9aacc49b9314fe844324ea34f6bcbc35025eb187f7173af69c54becc827-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid OqfQkprSqfPBam59AE0Q/OqfQkprSqfPBam59AE0Q -goversion go1.14.9 -D "" -importcfg $WORK/b084/importcfg -pack ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ba/ba9eedca15d6841b67ded976dd93552dca78d32c2668ef74f30a718d35def4c0-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid pfzWeCxr-6P-wg_AtpG9/pfzWeCxr-6P-wg_AtpG9 -goversion go1.14.9 -D "" -importcfg $WORK/b086/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9c/9c97d859b125bba7d8b4b9f54e31d20bdd03061e4143340c285080cf8c30939f-d # internal github.com/snapcore/snapd/asserts/internal mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/asserts/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/snapcore/snapd/asserts/internal -complete -installsuffix shared -buildid ex_UFAwj74zyZSUwYxU6/ex_UFAwj74zyZSUwYxU6 -goversion go1.14.9 -D "" -importcfg $WORK/b089/importcfg -pack ./grouping.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/50/5064cb6bb643467f4c3bd2d772c42dbb7fcff043aff9663a278f4c8a73839f28-d # internal crypto/dsa mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid EaLySKFO-vFfxmHfRuwN/EaLySKFO-vFfxmHfRuwN -goversion go1.14.9 -D "" -importcfg $WORK/b097/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/2d/2defa744ad4d4aa67dc2b74bec47889e31bf8d8c8c91278e57d2e5e831674a3a-d # internal crypto/elliptic mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid SWirKOT0jK83s_l0ohId/SWirKOT0jK83s_l0ohId -goversion go1.14.9 -D "" -importcfg $WORK/b099/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/54/5444bcb51407b5dc59ca77beeaea54db315da9e2124ccc83d52cce8a9dffd29c-d # internal encoding/asn1 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid YJwwGr6hx31Txk28LjfZ/YJwwGr6hx31Txk28LjfZ -goversion go1.14.9 -D "" -importcfg $WORK/b100/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/37/371650bb67c9ca91de420a06d8185b5d9adb8a6a2b8c14a414cbcf223bc2b7fb-d # internal debug/elf mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b077/_pkg_.a packagefile debug/dwarf=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid scEQw1T_SVZ8k0WF8a_a/scEQw1T_SVZ8k0WF8a_a -goversion go1.14.9 -D "" -importcfg $WORK/b076/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/7f/7fbea1032043161591f556f6761e409b81c63569bceafae8a9c4af0bc1664e98-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid qZCdK8IHHFxFdUcAAcVa/qZCdK8IHHFxFdUcAAcVa -goversion go1.14.9 -D "" -importcfg $WORK/b103/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/71/7166a075b9a1236af84fd8bb534dd181b4fe6b605e7bcc59723a8679638ec7f1-d # internal mime mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p mime -std -complete -installsuffix shared -buildid 0mfjCwriIyuuBL2L-Ipu/0mfjCwriIyuuBL2L-Ipu -goversion go1.14.9 -D "" -importcfg $WORK/b112/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/68/68b0b1f87256c7e816bc2f2a0767d3e968e6aab11ad8be6968c1f808e7fa99d7-d # internal crypto/ecdsa mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b099/_pkg_.a packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 3SI3SatZko310NYOcnPK/3SI3SatZko310NYOcnPK -goversion go1.14.9 -D "" -importcfg $WORK/b098/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/c4/c4a61ef1c2f623366730e9d687b3aa437a0f98a1a178ee3e81c1a1d86ba6a283-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b095/_pkg_.a packagefile compress/flate=$WORK/b078/_pkg_.a packagefile compress/zlib=$WORK/b077/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/des=$WORK/b096/_pkg_.a packagefile crypto/dsa=$WORK/b097/_pkg_.a packagefile crypto/ecdsa=$WORK/b098/_pkg_.a packagefile crypto/elliptic=$WORK/b099/_pkg_.a packagefile crypto/md5=$WORK/b101/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b102/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b103/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b104/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b105/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile image=$WORK/b106/_pkg_.a packagefile image/jpeg=$WORK/b108/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid 3Vk6aAIFg31d80kido-A/3Vk6aAIFg31d80kido-A -goversion go1.14.9 -D "" -importcfg $WORK/b094/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_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/16/169f4bf953b60c7f077637c32a91cba53e909432756a6753c40f3edec31195af-d # internal net/url mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p net/url -std -complete -installsuffix shared -buildid RiyyO_VOADGO0LFfQGDw/RiyyO_VOADGO0LFfQGDw -goversion go1.14.9 -D "" -importcfg $WORK/b114/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a7/a7904887b6859e7e68a0afeb5b235ea916a402b79d474d27b5e29678349d6911-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid pRI-PoEkDyQehi9qlF_M/pRI-PoEkDyQehi9qlF_M -goversion go1.14.9 -D "" -importcfg $WORK/b071/importcfg -pack ./chrorder.go ./cmdline.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b055/_pkg_.a $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/20/20e434221356691d256e83d19698ae5530a4348bb1be8f8be3cce973097668b4-d # internal github.com/mvo5/goconfigparser mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mvo5/goconfigparser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/mvo5/goconfigparser -complete -installsuffix shared -buildid 9hxdji8QZmaW8kTrTu9p/9hxdji8QZmaW8kTrTu9p -goversion go1.14.9 -D "" -importcfg $WORK/b118/importcfg -pack ./configparser.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f6/f66f3cb8378915a1fea109d08cc15936bab9acdea0c0a0a6b97725f562457cd3-d # internal github.com/godbus/dbus mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid 8lcnyNaMgcQ1bFIfY0JO/8lcnyNaMgcQ1bFIfY0JO -goversion go1.14.9 -D "" -importcfg $WORK/b042/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_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/85/85e67be550634507ad216cd40ce4af24d81c342712d6f1814758c5e9073a0d7d-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid rSynGjA0yDVu3pFIbQe8/rSynGjA0yDVu3pFIbQe8 -goversion go1.14.9 -D "" -importcfg $WORK/b082/importcfg -pack ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/11/11d6299d0feefb3c4b7c7a833dd4569e62fe133a3a0ea639917c0d46aa8e54ed-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 05_3BGNtGW9MUYZav_Zu/05_3BGNtGW9MUYZav_Zu -goversion go1.14.9 -D "" -importcfg $WORK/b070/importcfg -pack ./release.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/5c/5c7840ef82e9d09adf6b7011f8bcffbe112104061a79ee64d245cb3368da3fa3-d # internal net/textproto mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid CPz2cS4KgOFdbXEq-p58/CPz2cS4KgOFdbXEq-p58 -goversion go1.14.9 -D "" -importcfg $WORK/b113/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ed/edef8245fb104ace971ccf588a4efcdd3a68062d876fe7313f2bc4ff2a058888-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile debug/elf=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b084/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid uqFCdLslga4nDzm1pc0L/uqFCdLslga4nDzm1pc0L -goversion go1.14.9 -D "" -importcfg $WORK/b075/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_32.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 ./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_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/f4/f4336a75b1bace2a3f578dc83c67b1f818b846f322d389f4295dc36a1d2d7bb3-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid o7nQbxhKKBgxmPNXc6HA/o7nQbxhKKBgxmPNXc6HA -goversion go1.14.9 -D "" -importcfg $WORK/b069/importcfg -pack ./dirs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/e3/e3c694a8c5475a24cd71898cad684ccee7b401b4cf6e0f7bb081c93fe9a87a88-d # internal github.com/snapcore/snapd/bootloader/grubenv mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader/grubenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/snapcore/snapd/bootloader/grubenv -complete -installsuffix shared -buildid mebB-S1sVKeAETEF0-x_/mebB-S1sVKeAETEF0-x_ -goversion go1.14.9 -D "" -importcfg $WORK/b123/importcfg -pack ./grubenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ed/ed31c72fe4a91ef8c980c30fafe97f9ac8fc1f473328d07fe9af964df63b7ab8-d # internal github.com/snapcore/snapd/bootloader/ubootenv mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash/crc32=$WORK/b125/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader/ubootenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/snapcore/snapd/bootloader/ubootenv -complete -installsuffix shared -buildid a8ETp72SZGJ-yY-BBPge/a8ETp72SZGJ-yY-BBPge -goversion go1.14.9 -D "" -importcfg $WORK/b126/importcfg -pack ./env.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b8/b839e7b6719a45acb709b4434d797381657359448e1d65fc35b7d29eab313b9d-d # internal net/mail 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 fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/mail -std -complete -installsuffix shared -buildid Wt_E-b3IpfwwvT_IHSa2/Wt_E-b3IpfwwvT_IHSa2 -goversion go1.14.9 -D "" -importcfg $WORK/b111/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e1/e10288e2d191a52154734e41517b069c4f38373e672fb2d48677efac7cd946d4-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid 8sU1bgzJYSe1adregKir/8sU1bgzJYSe1adregKir -goversion go1.14.9 -D "" -importcfg $WORK/b128/importcfg -pack ./normalize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/21/21baf4385fd07fa8cfacb0d9e00073ffaa18d349206a0b6e3c80e9f13ce8f181-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid r-t8fRLjS9KWdejiarN4/r-t8fRLjS9KWdejiarN4 -goversion go1.14.9 -D "" -importcfg $WORK/b129/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/5f/5fd334c8327f44670e50da9a255f0e1fa94e0db171cc68e311fac530aacc6bbf-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid H0jJh04aG3EBpFTZz0Rk/H0jJh04aG3EBpFTZz0Rk -goversion go1.14.9 -D "" -importcfg $WORK/b130/importcfg -pack ./timeout.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/94/949889c0498aafe9a6251c9564025a770c7a67c8929071c20d069fa24c2cada9-d # internal github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/snapcore/go-gettext/pluralforms -complete -installsuffix shared -buildid hXQqrx-yQkr5ZaudqC95/hXQqrx-yQkr5ZaudqC95 -goversion go1.14.9 -D "" -importcfg $WORK/b134/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/55/5599a11b5005708a57b0cb87802693522fcfa2595407c67ea74b9250f871c048-d # internal flag mkdir -p $WORK/b136/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/14/141dea6c8d8f57d79dcd5d8a479073229af7f202b3b63ce3cba7513a599b8894-d # internal cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF runtime/trace mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p runtime/trace -std -installsuffix shared -buildid AecYqmSx8ovswLrXBJA8/AecYqmSx8ovswLrXBJA8 -goversion go1.14.9 -D "" -importcfg $WORK/b137/importcfg -pack ./annotation.go ./trace.go cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p flag -std -complete -installsuffix shared -buildid Cf59_40UIcyXPzuxpiXy/Cf59_40UIcyXPzuxpiXy -goversion go1.14.9 -D "" -importcfg $WORK/b136/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/60/60693e8e8582f26af94e2a07ed4af9dbbc828f775a8bd4d22fe2f3ef43b915aa-d # internal github.com/snapcore/snapd/gadget/edition mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/gadget/edition /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/snapcore/snapd/gadget/edition -complete -installsuffix shared -buildid xjbUGs8y7ge3cxzEtqbN/xjbUGs8y7ge3cxzEtqbN -goversion go1.14.9 -D "" -importcfg $WORK/b140/importcfg -pack ./number.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/25/25711fc392c7c61c0fedc8912be6d935e34f170710ada94298b592af88db9432-d # internal github.com/snapcore/snapd/jsonutil mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/jsonutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid ZZrcDCoIPz7FyO2ID4T0/ZZrcDCoIPz7FyO2ID4T0 -goversion go1.14.9 -D "" -importcfg $WORK/b153/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/db/dbdf084a9c3650151ed65bd12296530040ee9f0bf4593d98ac72077f63a546fa-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/20/207dce3f34d0a24daebcd4dad8bf35d66d6341d46d8b3b1fb4c9cde6690d996f-d # internal mime/quotedprintable mkdir -p $WORK/b157/ golang.org/x/xerrors cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid I71CltldC4jas0jOGs97/I71CltldC4jas0jOGs97 -goversion go1.14.9 -D "" -importcfg $WORK/b157/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b155/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b017/_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_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p golang.org/x/xerrors -complete -installsuffix shared -buildid cPZkIR53nJ1plsQ3AqUT/cPZkIR53nJ1plsQ3AqUT -goversion go1.14.9 -D "" -importcfg $WORK/b154/importcfg -pack ./adaptor.go ./doc.go ./errors.go ./fmt.go ./format.go ./frame.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/86/865d73e87aef4d2653af4ffa8d0d087b3aa8835f3b65c7fff6f69b17883c9e89-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal testing mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b136/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b068/_pkg_.a packagefile runtime/trace=$WORK/b137/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/01/017ddc8333839a551ef7374fa8fa74d12a154949d46dba498843b9b62b821da0-d # internal cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p testing -std -complete -installsuffix shared -buildid fJs-HG36s3KkbzqjtObJ/fJs-HG36s3KkbzqjtObJ -goversion go1.14.9 -D "" -importcfg $WORK/b135/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go mime/multipart 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 crypto/rand=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/quotedprintable=$WORK/b157/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid g-ktiwzcJyE20nSPdl7v/g-ktiwzcJyE20nSPdl7v -goversion go1.14.9 -D "" -importcfg $WORK/b156/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/0f/0fac55f201d677e6a14870f7961cc689a94b512e0924a120849e609404a07e42-d # internal github.com/snapcore/snapd/advisor mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b082/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/advisor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/snapcore/snapd/advisor -complete -installsuffix shared -buildid 6sJz4JwTdAqPseB-u355/6sJz4JwTdAqPseB-u355 -goversion go1.14.9 -D "" -importcfg $WORK/b064/importcfg -pack ./backend.go ./cmdfinder.go ./finder.go ./pkgfinder.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/c3/c30a3b0104896b214c2e505d0a5edb889a6f8a8b9f5e4e94734189f98acbb07d-d # internal github.com/snapcore/snapd/arch mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid Oi3P62juQG_4tBy6GiSb/Oi3P62juQG_4tBy6GiSb -goversion go1.14.9 -D "" -importcfg $WORK/b091/importcfg -pack ./arch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/4e/4ec8c1db66ebb921ed571cdec6b901bade6aecfb9c96c48a7e45ecc97f794565-d # internal github.com/snapcore/snapd/snap/channel mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/channel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/snapcore/snapd/snap/channel -complete -installsuffix shared -buildid ZCnZYAi_7YblDY9zg8Be/ZCnZYAi_7YblDY9zg8Be -goversion go1.14.9 -D "" -importcfg $WORK/b090/importcfg -pack ./channel.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/56/56539e4e19b83f610bdc5dbf1e5d8b3778268daf222c49f271ad551fc6f2fd5d-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/snapcore/snapd/snapdenv -complete -installsuffix shared -buildid WzYmpJvXu1K11d964YPC/WzYmpJvXu1K11d964YPC -goversion go1.14.9 -D "" -importcfg $WORK/b093/importcfg -pack ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/d7/d7d45c036b2513a8b24b072cfbf0e70b4e8ebf2a10dc64db277c0f838e2d4cf7-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/56/561fadec3826ce257c2c6e5e71c6cd87271bb8f5f21e2adc02e9049ffba4a7f3-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b093/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid ygZaJJowpa2HziSNaVP-/ygZaJJowpa2HziSNaVP- -goversion go1.14.9 -D "" -importcfg $WORK/b092/importcfg -pack ./snapref.go ./tag.go ./validate.go ./wellknown.go github.com/snapcore/snapd/logger mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid 3YxHxSRAN8RkVLUJ16Qe/3YxHxSRAN8RkVLUJ16Qe -goversion go1.14.9 -D "" -importcfg $WORK/b121/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/78/78aae7cec7aa9fb1ccdb4122858948e6c743b92333cba4dfc00a06398e06dc38-d # internal github.com/snapcore/snapd/bootloader/assets mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader/assets /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/snapcore/snapd/bootloader/assets -complete -installsuffix shared -buildid 3M57T-bQhH_aGq_4xBir/3M57T-bQhH_aGq_4xBir -goversion go1.14.9 -D "" -importcfg $WORK/b122/importcfg -pack ./assets.go ./generate.go ./grub.go ./grub_cfg_asset.go ./grub_recovery_cfg_asset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/85/852a154556b578a34714fc2c54180af2b0bb916ddadef887803c51064c5af7e6-d # internal github.com/snapcore/snapd/bootloader/androidbootenv mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader/androidbootenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/snapcore/snapd/bootloader/androidbootenv -complete -installsuffix shared -buildid VjkTsVv0Z9qcVn97BLw-/VjkTsVv0Z9qcVn97BLw- -goversion go1.14.9 -D "" -importcfg $WORK/b120/importcfg -pack ./androidbootenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/12/120d35b6d073ff1d79ce9f3c2ce0e2335e6b1e2e3f2a8c4e8db73010f16b2367-d # internal github.com/snapcore/snapd/asserts mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b094/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b110/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/mail=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/asserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid G4yjg0wVfzCKNC5-n03r/G4yjg0wVfzCKNC5-n03r -goversion go1.14.9 -D "" -importcfg $WORK/b085/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_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/3a/3abff056e5d7765cfab2cc0c0514c0a4a8b12250402173f07a02542f996415e5-d # internal github.com/snapcore/snapd/bootloader/lkenv mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile hash/crc32=$WORK/b125/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader/lkenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/snapcore/snapd/bootloader/lkenv -complete -installsuffix shared -buildid OjYuETxaOnovp7Dos9Hn/OjYuETxaOnovp7Dos9Hn -goversion go1.14.9 -D "" -importcfg $WORK/b124/importcfg -pack ./lkenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e9/e99b16f3ff9bf1b61fe46241ec30dc3114cc556bc3c6fc72d760a59a2fbbb9d6-d # internal github.com/snapcore/snapd/bootloader/efi mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader/efi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/snapcore/snapd/bootloader/efi -complete -installsuffix shared -buildid msnuNIyNti2F3cbnepjR/msnuNIyNti2F3cbnepjR -goversion go1.14.9 -D "" -importcfg $WORK/b138/importcfg -pack ./efi.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c1/c10b75a8ff4956250d856691950792e6a9cd496d2c053f758b8686188040a7d7-d # internal github.com/snapcore/snapd/osutil/disks mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil/disks /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/snapcore/snapd/osutil/disks -complete -installsuffix shared -buildid 0cTqnxGovULNL_xeuBlA/0cTqnxGovULNL_xeuBlA -goversion go1.14.9 -D "" -importcfg $WORK/b141/importcfg -pack ./disks.go ./labels.go ./mockdisk.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/79/7900dab5882cf3ae5ecad2b466a934a04e91d722658fa57d3a22bed951c87acb-d # internal github.com/snapcore/go-gettext mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b134/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile testing=$WORK/b135/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/snapcore/go-gettext -complete -installsuffix shared -buildid 8ieMgzJICDkO_NhC_t-J/8ieMgzJICDkO_NhC_t-J -goversion go1.14.9 -D "" -importcfg $WORK/b133/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/52/5222f6c7ff22ce76c2251eca18e3c7244cb0cf29642d9e8bd183b4e2de7eb8e3-d # internal github.com/snapcore/snapd/snapdtool mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/elf=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snapdtool /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/snapcore/snapd/snapdtool -complete -installsuffix shared -buildid MJOIHWNE6aIeMwNl5Iq_/MJOIHWNE6aIeMwNl5Iq_ -goversion go1.14.9 -D "" -importcfg $WORK/b150/importcfg -pack ./cmdutil.go ./info_file.go ./tool_linux.go ./version.go ./version_generated.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/9d/9d4b1954a129278c36df932ee527f7cb4cacbf9df672d9ead307d2281ed8957d-d # internal github.com/snapcore/snapd/i18n mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid IUOgyVfNbuLEzXW4PbZZ/IUOgyVfNbuLEzXW4PbZZ -goversion go1.14.9 -D "" -importcfg $WORK/b132/importcfg -pack ./i18n.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/79/7949f4dc8ba5721131c350d5b3b11682d1855c6a0ad04c902b47f04954074f7d-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b082/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid _2sRIfv0qke7Ipz1QZws/_2sRIfv0qke7Ipz1QZws -goversion go1.14.9 -D "" -importcfg $WORK/b131/importcfg -pack ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/8a/8add1dceb0db1a57cdc0625840a92f3c0ac15c9aa1b451c8e62dde28d7399fb7-d # internal github.com/snapcore/snapd/timings mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/timings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/snapcore/snapd/timings -complete -installsuffix shared -buildid jAYTKrDPb_HEih_jXaX5/jAYTKrDPb_HEih_jXaX5 -goversion go1.14.9 -D "" -importcfg $WORK/b151/importcfg -pack ./helpers.go ./state.go ./timings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/ff/ff786d945f3ebcc7a2dc3e63840efbff593aa22dd908e9937a1f742ae134852c-d # internal compress/gzip mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash/crc32=$WORK/b125/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid eV8jtfdgycOuRyrbo7Ap/eV8jtfdgycOuRyrbo7Ap -goversion go1.14.9 -D "" -importcfg $WORK/b159/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/78/78ab61c9e29e3c6e22fe1f93bdab8bd7307a73a066c42fea286b74c83b5f4ffe-d # internal crypto/ed25519 mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b163/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid mU6MoPFPivqKMfQvwClS/mU6MoPFPivqKMfQvwClS -goversion go1.14.9 -D "" -importcfg $WORK/b162/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/86/86ebf3dfdce382a8deebe660e6c4a2259975e15e8a642722f6f2527a4ac2d2a0-d # internal crypto/x509/pkix mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid IWUcl0OhyihNhTozlKQH/IWUcl0OhyihNhTozlKQH -goversion go1.14.9 -D "" -importcfg $WORK/b167/importcfg -pack ./pkix.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/64/64078d55120d57b1b2fe8a116b51ce2ff360f4bb2c781cd1e2cef330f23b87a6-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b170/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid utk__HlCJIK1lvvS9A2I/utk__HlCJIK1lvvS9A2I -goversion go1.14.9 -D "" -importcfg $WORK/b169/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c1/c1742e21f57c893a2e50be5d50f6f1da291c75c58df916d800323d2c57401208-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b131/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid 8c8rAsFTNAl98vESnzab/8c8rAsFTNAl98vESnzab -goversion go1.14.9 -D "" -importcfg $WORK/b127/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_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/16/161a77e90d53843df636b436d2d78663d275f7ac51a35d4e5dbf09a56af4c7c4-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid Hvvm3c6KkiORgwcdCPIx/Hvvm3c6KkiORgwcdCPIx -goversion go1.14.9 -D "" -importcfg $WORK/b174/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/95/9579a4dfc4a3dbfc16ddf0803cfe85a8c2a403b56281e887a1edad2cc6e99db4-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid f_lTbMULESkmQXj2rwnd/f_lTbMULESkmQXj2rwnd -goversion go1.14.9 -D "" -importcfg $WORK/b175/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/b2/b22d9bedf3c4ecb40d79899926690d9e9428c2c70c3e8ca35b99165b06971e20-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b171/ cat >$WORK/b171/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/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b172/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b173/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b174/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid sU2Sa3s90ZfSFddWHklc/sU2Sa3s90ZfSFddWHklc -goversion go1.14.9 -D "" -importcfg $WORK/b171/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/d9/d933a9002f3daee7787585978a75ccaa64fbb58d35905cef3fc201f353ba3f81-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b160/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile sort=$WORK/b031/_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_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid NICNWRm1wVAG8DQLpoSK/NICNWRm1wVAG8DQLpoSK -goversion go1.14.9 -D "" -importcfg $WORK/b181/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/2f/2f59bf004ba3889b4e9c6daad7a8d14e61608c39a8cb4e736d0019f3324288b2-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b180/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_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_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 05fcGdJfX1EQv3wnIrMp/05fcGdJfX1EQv3wnIrMp -goversion go1.14.9 -D "" -importcfg $WORK/b182/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_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/01/01f473ac6659b57a1ecca85f818a143c14de3687fa13d0c413e5702894818777-d # internal crypto/x509 mkdir -p $WORK/b166/ cat >$WORK/b166/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/b019/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/des=$WORK/b096/_pkg_.a packagefile crypto/dsa=$WORK/b097/_pkg_.a packagefile crypto/ecdsa=$WORK/b098/_pkg_.a packagefile crypto/ed25519=$WORK/b162/_pkg_.a packagefile crypto/elliptic=$WORK/b099/_pkg_.a packagefile crypto/md5=$WORK/b101/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b167/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b168/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b170/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid yDVU9PWY9AfyMWBgYhHP/yDVU9PWY9AfyMWBgYhHP -goversion go1.14.9 -D "" -importcfg $WORK/b166/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/63/631c9d6a4293810d6986de0e05a04f44fae5a20adf64e5e33fa025047dc8b400-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b179/ cat >$WORK/b179/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/b180/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b181/_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_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid QBxMr_LEmj4MV0Ra8Iib/QBxMr_LEmj4MV0Ra8Iib -goversion go1.14.9 -D "" -importcfg $WORK/b179/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/f4/f437fde417389dd198318b63331670c90f45dddb1f1b5231dc91a01f344ae0ee-d # internal vendor/golang.org/x/net/http2/hpack 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 fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 0VVPXuiSrom8PWv6Qybg/0VVPXuiSrom8PWv6Qybg -goversion go1.14.9 -D "" -importcfg $WORK/b184/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/f6/f6cb0503468ca2655bf1d155ef5ef27ee03ecef9292ee4afd7e7624937aecd00-d # internal net/http/internal mkdir -p $WORK/b186/ cat >$WORK/b186/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/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid v59znoCe_Wi65DjqYWJ3/v59znoCe_Wi65DjqYWJ3 -goversion go1.14.9 -D "" -importcfg $WORK/b186/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/bf/bf909701645afaa91dcbdabe7307299aadde9627d579af6dad64843e2ad7fd56-d # internal github.com/snapcore/snapd/dbusutil mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/dbusutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/snapcore/snapd/dbusutil -complete -installsuffix shared -buildid wYKnEof02hrtUxs9KaeW/wYKnEof02hrtUxs9KaeW -goversion go1.14.9 -D "" -importcfg $WORK/b188/importcfg -pack ./dbusutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/40/40ad9ffdb00acc9a0ff8a00046561e8a447eb3f06aafedb6dbc873f0f9ec2cec-d # internal github.com/snapcore/snapd/overlord/state mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b151/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b084/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/state /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/snapcore/snapd/overlord/state -complete -installsuffix shared -buildid esSmeBvun7sfupMzjuvT/esSmeBvun7sfupMzjuvT -goversion go1.14.9 -D "" -importcfg $WORK/b191/importcfg -pack ./change.go ./copy.go ./state.go ./task.go ./taskrunner.go ./timings.go ./warning.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/56/565e26476632d5a40220ab6d6d2f388e5dccef5d31f04e342f600bd53df4babf-d # internal github.com/snapcore/snapd/bootloader mkdir -p $WORK/b119/ cat >$WORK/b119/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/b029/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/assets=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/bootloader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/snapcore/snapd/bootloader -complete -installsuffix shared -buildid D4bJ4veWoWE-4MWsT9rA/D4bJ4veWoWE-4MWsT9rA -goversion go1.14.9 -D "" -importcfg $WORK/b119/importcfg -pack ./androidboot.go ./asset.go ./bootloader.go ./grub.go ./lk.go ./uboot.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/0d/0dc4a870c5c0e762928e3b53cdb3b680c7094b9b2d2b681cef0b65a47d7df725-d # internal github.com/snapcore/snapd/snap/snapdir mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b148/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/snapdir /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid ql79V7r8xbUdIO3sfYrO/ql79V7r8xbUdIO3sfYrO -goversion go1.14.9 -D "" -importcfg $WORK/b147/importcfg -pack ./snapdir.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/f2/f21d5ec0a1cec74c8f759fdd368e357c67f3f4eb73220b6c4735f81a6cbe9cd4-d # internal github.com/snapcore/snapd/snap/squashfs mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/squashfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid OshwgSL6vzXR7QMCgADg/OshwgSL6vzXR7QMCgADg -goversion go1.14.9 -D "" -importcfg $WORK/b149/importcfg -pack ./squashfs.go ./stat.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/30/301a7704d5219eda9c44d2b26fe19338b30be8e46e1c6f042288c67415720553-d # internal crypto/tls mkdir -p $WORK/b161/ cat >$WORK/b161/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/b160/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/des=$WORK/b096/_pkg_.a packagefile crypto/ecdsa=$WORK/b098/_pkg_.a packagefile crypto/ed25519=$WORK/b162/_pkg_.a packagefile crypto/elliptic=$WORK/b099/_pkg_.a packagefile crypto/hmac=$WORK/b164/_pkg_.a packagefile crypto/md5=$WORK/b101/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/rc4=$WORK/b165/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile crypto/x509=$WORK/b166/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile encoding/pem=$WORK/b168/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b171/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b176/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid m1IwKmC8BYGIyxoTr9Nz/m1IwKmC8BYGIyxoTr9Nz -goversion go1.14.9 -D "" -importcfg $WORK/b161/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/27/27f2c61df7b03b74b6d2b7898448cb6a3e43c388abf1d453edf43bc04711e20c-d # internal github.com/snapcore/snapd/snap/snapfile mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/snapfile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/snapcore/snapd/snap/snapfile -complete -installsuffix shared -buildid ju5g3MJIB07lFG82QWms/ju5g3MJIB07lFG82QWms -goversion go1.14.9 -D "" -importcfg $WORK/b146/importcfg -pack ./snapfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ea/eadbc03982b36382dc84dbfec3aa416f18fd698414c633a763352f217e6e60f8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b178/ cat >$WORK/b178/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/b029/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b179/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b182/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b040/_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_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid AchHyi4qwFZpVjA9TzNx/AchHyi4qwFZpVjA9TzNx -goversion go1.14.9 -D "" -importcfg $WORK/b178/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/ce/cee813e2246bdb2f53389eb8ff8d652686b5d04486c5079c80c6a0ba0cbf6860-d # internal golang.org/x/crypto/poly1305 mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid 08sdkOhNNOfdasSZfxl-/08sdkOhNNOfdasSZfxl- -goversion go1.14.9 -D "" -importcfg $WORK/b195/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/ca/cac9468934e56e1d7d99384e7b2766ef985dee8494e45f08f25fc4df90098eaf-d # internal github.com/snapcore/snapd/features mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid opkA-gw9dKJDgW-zK-L2/opkA-gw9dKJDgW-zK-L2 -goversion go1.14.9 -D "" -importcfg $WORK/b198/importcfg -pack ./features.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/51/51a45ce5193b43546c9170e30146eacbd6b1bee597fb6d6ee2816e2f8973b20c-d # internal github.com/snapcore/snapd/overlord/configstate/config mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b191/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/configstate/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/snapcore/snapd/overlord/configstate/config -complete -installsuffix shared -buildid VAxfeW06I_ywePqkvU_y/VAxfeW06I_ywePqkvU_y -goversion go1.14.9 -D "" -importcfg $WORK/b199/importcfg -pack ./helpers.go ./transaction.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/9a/9ae2c3648085129c34500bf8b5d5ad8a09252ea58b9c11e36824c03524c6569d-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/subtle=$WORK/b194/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b195/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b196/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/nacl/secretbox /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid HNfZuyjiH5XscT8ZJssx/HNfZuyjiH5XscT8ZJssx -goversion go1.14.9 -D "" -importcfg $WORK/b193/importcfg -pack ./secretbox.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/7e/7ea209abca48a0f1a252b614ba736cc55ee7813e615fd4ea397a7e08d9869cd0-d # internal gopkg.in/macaroon.v1 mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b164/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b193/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/macaroon.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p gopkg.in/macaroon.v1 -complete -installsuffix shared -buildid XZlr3aEdTnhraU_57dX0/XZlr3aEdTnhraU_57dX0 -goversion go1.14.9 -D "" -importcfg $WORK/b192/importcfg -pack ./crypto.go ./macaroon.go ./marshal.go ./packet.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/fc/fc24b7855fbb262f82eacad027519777bba210481cc95f8eac253ef1a27a7b10-d # internal github.com/snapcore/snapd/osutil/squashfs mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil/squashfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/snapcore/snapd/osutil/squashfs -complete -installsuffix shared -buildid Lc3uCYD5BPvptwq6T8aE/Lc3uCYD5BPvptwq6T8aE -goversion go1.14.9 -D "" -importcfg $WORK/b202/importcfg -pack ./fstype.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/39/39a865818bfe248c21c1a537d94b79734a6bf3ddd0113441e1fd75d08140ec4b-d # internal github.com/snapcore/snapd/sandbox/selinux cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/5a/5adde0622bd36fa9eafd4ec6b3e7a7965a7b208c7df16c35fd419c3bbaaf1daa-d # internal mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/sandbox/selinux /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/snapcore/snapd/sandbox/selinux -complete -installsuffix shared -buildid nB4Ov_3ShbcJ8tbvQwl-/nB4Ov_3ShbcJ8tbvQwl- -goversion go1.14.9 -D "" -importcfg $WORK/b203/importcfg -pack ./label.go ./label_linux.go ./selinux.go ./selinux_linux.go github.com/snapcore/snapd/asserts/signtool mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/asserts/signtool /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/snapcore/snapd/asserts/signtool -complete -installsuffix shared -buildid jyhxf6rghKf6LVtnZx4-/jyhxf6rghKf6LVtnZx4- -goversion go1.14.9 -D "" -importcfg $WORK/b115/importcfg -pack ./sign.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/e6/e6aaf3ab2146244f3c1e65f56077fd607655974637d3dc7b53665bd7363abcef-d # internal github.com/snapcore/snapd/asserts/sysdb mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/asserts/sysdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/snapcore/snapd/asserts/sysdb -complete -installsuffix shared -buildid huZ0j4j9cgWWyFApgHCK/huZ0j4j9cgWWyFApgHCK -goversion go1.14.9 -D "" -importcfg $WORK/b116/importcfg -pack ./generic.go ./sysdb.go ./trusted.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/cc/cc255952cc0eff3098c130f654252985cd83a82da417a228c2926ff347e36b8e-d # internal github.com/snapcore/snapd/gadget mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/gadget/edition=$WORK/b140/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b141/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/gadget /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/snapcore/snapd/gadget -complete -installsuffix shared -buildid ONQW_50P0c0NBxE0aFAw/ONQW_50P0c0NBxE0aFAw -goversion go1.14.9 -D "" -importcfg $WORK/b139/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_arm/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/4c/4c5a4076c41041e2bf2e73eec01640f29f250df986c34d80c366e9ac427941cf-d # internal github.com/snapcore/snapd/secboot mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b119/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/secboot /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/snapcore/snapd/secboot -complete -installsuffix shared -buildid _X3uK_C3JKOZUXsu79ft/_X3uK_C3JKOZUXsu79ft -goversion go1.14.9 -D "" -importcfg $WORK/b142/importcfg -pack ./encrypt.go ./secboot.go ./secboot_dummy.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/b7/b791ff31599fc4985218b434a25902129d9045250294f9ec16153eefea888ffd-d # internal github.com/snapcore/snapd/asserts/snapasserts mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/asserts/snapasserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/snapcore/snapd/asserts/snapasserts -complete -installsuffix shared -buildid 7x83Y3yHdn4qmalRz4hW/7x83Y3yHdn4qmalRz4hW -goversion go1.14.9 -D "" -importcfg $WORK/b144/importcfg -pack ./snapasserts.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/76/76d37c7872ebdb6eb52c7a60cfbfec641014396228182e116a96c565e744b1ef-d # internal github.com/snapcore/snapd/seed/internal mkdir -p $WORK/b145/ cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/bf/bf3b4bc31cc1e729f4dcb5f3b57c05b8e9bfbbc2182c85f3baa943d68ddff495-d # internal cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b092/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b177/ cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/seed/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/snapcore/snapd/seed/internal -complete -installsuffix shared -buildid 5mL23DoIlvb9xR-i5N6O/5mL23DoIlvb9xR-i5N6O -goversion go1.14.9 -D "" -importcfg $WORK/b145/importcfg -pack ./auxinfo20.go ./doc.go ./helpers.go ./options20.go ./seed_yaml.go cat >$WORK/b177/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/b178/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile strings=$WORK/b040/_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_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid r3esiF8J_O9hzD_1OzN8/r3esiF8J_O9hzD_1OzN8 -goversion go1.14.9 -D "" -importcfg $WORK/b177/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a8/a82b8b5e2c39b0d4937d5eb36cdc863ec9a2fcfec4fd4b0f6c5fd7cc912d7252-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b183/ cat >$WORK/b183/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/b029/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b178/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid hjUDgPik1lgaY9Uu4c5e/hjUDgPik1lgaY9Uu4c5e -goversion go1.14.9 -D "" -importcfg $WORK/b183/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/70/70d246f2639fb44c2e9ce0e441c8d9d40a052c14f7fc1b2fa6f44a6bd91bf85f-d # internal github.com/snapcore/snapd/overlord/auth mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b191/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b192/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/snapcore/snapd/overlord/auth -complete -installsuffix shared -buildid 9YAyjHU8jOhQR29zet_R/9YAyjHU8jOhQR29zet_R -goversion go1.14.9 -D "" -importcfg $WORK/b190/importcfg -pack ./auth.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/03/03b4db7fbaafedd75d26e56aad0029cc203d53bf72e512beeb776b5a40853d8d-d # internal github.com/snapcore/snapd/seed mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/seed /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/snapcore/snapd/seed -complete -installsuffix shared -buildid 3WmQkSonQUN7LDLe4wr9/3WmQkSonQUN7LDLe4wr9 -goversion go1.14.9 -D "" -importcfg $WORK/b143/importcfg -pack ./helpers.go ./seed.go ./seed16.go ./seed20.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/ed/edcfe8837a907298b7a64ae6714334423f7a66a10721915712be12e5eb39ef49-d # internal log/syslog mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid JkVapsjvxjaqWBmhKJ0C/JkVapsjvxjaqWBmhKJ0C -goversion go1.14.9 -D "" -importcfg $WORK/b204/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/a4/a466011feda6360e1a8a4c7b105978d8cba2201f6343674ed760199d7549d75f-d # internal github.com/snapcore/snapd/strutil/quantity mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b132/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/strutil/quantity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/snapcore/snapd/strutil/quantity -complete -installsuffix shared -buildid jaZlqFITOw94xBbXMlqK/jaZlqFITOw94xBbXMlqK -goversion go1.14.9 -D "" -importcfg $WORK/b206/importcfg -pack ./quantity.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/fc/fc39e9132d717c19e47645ff4fd39ec2fd8db657a471a28acca7fa76ed17f179-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/16/16dae404f027664322d8e896fbc0616f8d083b0c0c997c1e8d56eb409475083b-d # internal github.com/snapcore/snapd/systemd 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 errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b203/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log/syslog=$WORK/b204/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/systemd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/snapcore/snapd/systemd -complete -installsuffix shared -buildid oCPxuZXCmXhFtgrcqCOK/oCPxuZXCmXhFtgrcqCOK -goversion go1.14.9 -D "" -importcfg $WORK/b201/importcfg -pack ./emulation.go ./escape.go ./journal.go ./sdnotify.go ./sysctl.go ./systemd.go golang.org/x/sys/unix mkdir -p $WORK/b208/ cat >$WORK/b208/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b208=>" -I $WORK/b208/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b208/symabis ./asm_linux_arm.s cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid qOMUX6QSrU0H6zWNy_4x/qOMUX6QSrU0H6zWNy_4x -goversion go1.14.9 -symabis $WORK/b208/symabis -D "" -importcfg $WORK/b208/importcfg -pack -asmhdr $WORK/b208/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 ./fcntl_linux_32bit.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_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm.go ./zptrace_armnn_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/b7/b7a7f90cdda248616727eee6a1a78d0477bfc3691aa72bfcd20990f850536e92-d # internal github.com/snapcore/snapd/seed/seedwriter mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/seed/seedwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/snapcore/snapd/seed/seedwriter -complete -installsuffix shared -buildid BEnZIXJvf5sXJ2wFj5fi/BEnZIXJvf5sXJ2wFj5fi -goversion go1.14.9 -D "" -importcfg $WORK/b209/importcfg -pack ./helpers.go ./seed16.go ./seed20.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/94/943244bf41d5de7d70891cdf06ca341704e0bf4500b7263239874321362cf837-d # internal github.com/snapcore/snapd/jsonutil/safejson mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/jsonutil/safejson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/snapcore/snapd/jsonutil/safejson -complete -installsuffix shared -buildid 6aslxfZtmpEXxNSIJ4lB/6aslxfZtmpEXxNSIJ4lB -goversion go1.14.9 -D "" -importcfg $WORK/b215/importcfg -pack ./safejson.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/6d/6df64aea648376e2bf05db6afa9859588f82542fea8e35efc37a0f4645353382-d # internal os/signal mkdir -p $WORK/b216/ cat >$WORK/b216/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b216=>" -I $WORK/b216/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b216/symabis ./sig.s cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p os/signal -std -installsuffix shared -buildid IRUX4iXCbWY9oA9TRusL/IRUX4iXCbWY9oA9TRusL -goversion go1.14.9 -symabis $WORK/b216/symabis -D "" -importcfg $WORK/b216/importcfg -pack -asmhdr $WORK/b216/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b216=>" -I $WORK/b216/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b216/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b216/_pkg_.a $WORK/b216/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/f8/f898383577b5dec1fee7dd74c0ca94a8b2745c9d564dde2bdba124321b1717ae-d # internal github.com/snapcore/snapd/interfaces/utils mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/snapcore/snapd/interfaces/utils -complete -installsuffix shared -buildid JRJLTuneAXtACH8Scd41/JRJLTuneAXtACH8Scd41 -goversion go1.14.9 -D "" -importcfg $WORK/b219/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/13/13238cc8da700229da63cc8399ad6177557750e6226fb4beb7bf4ec3d7eb75fa-d # internal github.com/snapcore/snapd/interfaces/hotplug mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/hotplug /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/snapcore/snapd/interfaces/hotplug -complete -installsuffix shared -buildid 0MjJD4ObeqdIn44EPezQ/0MjJD4ObeqdIn44EPezQ -goversion go1.14.9 -D "" -importcfg $WORK/b218/importcfg -pack ./deviceinfo.go ./proposed_slot.go ./udevadm.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/d7/d7c6de6b76ab3c027a67f20dcdd981cee90a513b9ffa6200eaf84665b64dfa8c-d # internal github.com/snapcore/snapd/boot 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 crypto=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b138/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b139/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b142/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b143/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b151/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b110/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/boot /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/snapcore/snapd/boot -complete -installsuffix shared -buildid PRxn5OlZubwYqyRNu9ZU/PRxn5OlZubwYqyRNu9ZU -goversion go1.14.9 -D "" -importcfg $WORK/b117/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_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/0f/0f58e32cbcde248f39fbc660d7e1ecd377d3c0db6a35b98bd54cd12226428cbe-d # internal github.com/snapcore/snapd/sysconfig /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b139/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/sysconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/snapcore/snapd/sysconfig -complete -installsuffix shared -buildid B0EV8oTh3WKZgeOqx9MH/B0EV8oTh3WKZgeOqx9MH -goversion go1.14.9 -D "" -importcfg $WORK/b200/importcfg -pack ./cloudinit.go ./sysconfig.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/d2/d215c51f97c74c37ce58be41557c9dc1f37016c5a40baf88cd334f03fa8c2917-d # internal github.com/snapcore/snapd/sandbox/apparmor mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/sandbox/apparmor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/snapcore/snapd/sandbox/apparmor -complete -installsuffix shared -buildid XJplx1zRrIT5rZXuTmt3/XJplx1zRrIT5rZXuTmt3 -goversion go1.14.9 -D "" -importcfg $WORK/b220/importcfg -pack ./apparmor.go ./process.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/39/39b476a6fdb91639da44fdf594166e52061267320a667a1d8c59bfe48a94e7eb-d # internal github.com/snapcore/snapd/sandbox/cgroup 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 errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/sandbox/cgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/snapcore/snapd/sandbox/cgroup -complete -installsuffix shared -buildid 9GhTyJptxb-mdlzcGzOp/9GhTyJptxb-mdlzcGzOp -goversion go1.14.9 -D "" -importcfg $WORK/b221/importcfg -pack ./cgroup.go ./freezer.go ./pids.go ./process.go ./scanning.go ./tracking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/14/14967fb5418355de0e8655e7d3f31019bead3a96288f0ef2a8956b3d78a849b2-d # internal github.com/snapcore/snapd/sandbox/seccomp mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/sandbox/seccomp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/snapcore/snapd/sandbox/seccomp -complete -installsuffix shared -buildid 1dTibXWl4ANNnr7S73xv/1dTibXWl4ANNnr7S73xv -goversion go1.14.9 -D "" -importcfg $WORK/b222/importcfg -pack ./compiler.go ./seccomp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/79/79e8646dbd441524488fa89fc64930f3f7c09e32a0152ec0c787c07bb797bbc6-d # internal text/template/parse mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid dJ-fIo5f5xy60Wa3RaZ0/dJ-fIo5f5xy60Wa3RaZ0 -goversion go1.14.9 -D "" -importcfg $WORK/b229/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/3a/3a0324ebe07d5023f7a53dd1259d31bd375316b8b6250466d10d6c6905b17cbd-d # internal github.com/snapcore/snapd/interfaces mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/snapcore/snapd/interfaces -complete -installsuffix shared -buildid LMCYOrf6kUbyi6MSO-b7/LMCYOrf6kUbyi6MSO-b7 -goversion go1.14.9 -D "" -importcfg $WORK/b217/importcfg -pack ./backend.go ./connection.go ./core.go ./helpers.go ./naming.go ./repo.go ./sorting.go ./system_key.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b208=>" -I $WORK/b208/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b208/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b208/_pkg_.a $WORK/b208/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/8a/8a99dd42e1019b794ddd9ee1982bee6a3e57f6f64fd3985ddf5fd83f5f9abbd1-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b208/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_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_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid cpcU0hJwfPHn1mlzZIvI/cpcU0hJwfPHn1mlzZIvI -goversion go1.14.9 -D "" -importcfg $WORK/b207/importcfg -pack ./terminal.go ./util.go ./util_linux.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/d4/d4ebe6c15549b07eeab632ac4016b7a9d77751b64faebf58ecd6ec09033c50ba-d # internal net/http/httptrace mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile crypto/tls=$WORK/b161/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid fIqSd_r0xp_8Fh9tH0B9/fIqSd_r0xp_8Fh9tH0B9 -goversion go1.14.9 -D "" -importcfg $WORK/b185/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/ef/efaf338939ce0b9ae085bdda48d839d79f55e026246948d69b7d5e7dbae55d75-d # internal net/http mkdir -p $WORK/b158/ cat >$WORK/b158/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/b159/_pkg_.a packagefile container/list=$WORK/b160/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/tls=$WORK/b161/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b178/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b156/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http/httptrace=$WORK/b185/_pkg_.a packagefile net/http/internal=$WORK/b186/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p net/http -std -complete -installsuffix shared -buildid C6hlbO2ThpoeXUUA0xyr/C6hlbO2ThpoeXUUA0xyr -goversion go1.14.9 -D "" -importcfg $WORK/b158/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_arm/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/c1/c1213da777745589030cff3baf8fe4517b09874b399e7c5bc08ba36490b01f11-d # internal github.com/snapcore/snapd/progress mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b206/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b207/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/progress /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/snapcore/snapd/progress -complete -installsuffix shared -buildid 0cHZhSgYn6Hp48PK-LCE/0cHZhSgYn6Hp48PK-LCE -goversion go1.14.9 -D "" -importcfg $WORK/b205/importcfg -pack ./ansimeter.go ./progress.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/00/00eb499d88cab602a38b2fa5e6d58a630f748608fe369613cd3ee02e81e20ce3-d # internal github.com/snapcore/snapd/overlord/configstate/configcore mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b199/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b200/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b201/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/overlord/configstate/configcore /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/snapcore/snapd/overlord/configstate/configcore -complete -installsuffix shared -buildid MpFhu0rYT1VHJjqhFCCC/MpFhu0rYT1VHJjqhFCCC -goversion go1.14.9 -D "" -importcfg $WORK/b197/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_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/ac/ac20fb9990ccdb5ff617fa56904179ba148bd30d05082602cde9dea90ae11916-d # internal github.com/snapcore/snapd/osutil/strace mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil/strace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/snapcore/snapd/osutil/strace -complete -installsuffix shared -buildid QzPTt84o0mOCJzA--Sej/QzPTt84o0mOCJzA--Sej -goversion go1.14.9 -D "" -importcfg $WORK/b235/importcfg -pack ./strace.go ./timing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/e8/e8287aa2fffe9091a9ba9719caeb14bdadd018fe9f0f67042cac623eac7e21d6-d # internal github.com/snapcore/snapd/kernel mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/gadget/edition=$WORK/b140/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/kernel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/snapcore/snapd/kernel -complete -installsuffix shared -buildid Yuumg247ETMMKimWkd8g/Yuumg247ETMMKimWkd8g -goversion go1.14.9 -D "" -importcfg $WORK/b237/importcfg -pack ./kernel.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/9d/9d8790777d28e38d152a9280f773625a659f22c90c10327ae3b8b2704d97a38a-d # internal github.com/snapcore/snapd/snap/pack mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b139/_pkg_.a packagefile github.com/snapcore/snapd/kernel=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b149/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/pack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/snapcore/snapd/snap/pack -complete -installsuffix shared -buildid jyBTDHPuwiyJTrdbz5XC/jyBTDHPuwiyJTrdbz5XC -goversion go1.14.9 -D "" -importcfg $WORK/b236/importcfg -pack ./pack.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/c5/c5772f6e4da2cbd5db25a0bd1e4ad86a454327e0250a3e9fa55146b81c1ff606-d # internal github.com/snapcore/snapd/interfaces/kmod mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b151/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/kmod /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/snapcore/snapd/interfaces/kmod -complete -installsuffix shared -buildid Tx-dREjqXFYHdKIPISpP/Tx-dREjqXFYHdKIPISpP -goversion go1.14.9 -D "" -importcfg $WORK/b230/importcfg -pack ./backend.go ./kmod.go ./spec.go cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/ff/fffcf88d936411c2591dce566ccdf42fe940b8a0ed7b1cd73ebc8ed216960c91-d # internal text/template mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b229/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p text/template -std -complete -installsuffix shared -buildid haQE9ctgIo5xypSC0Mzm/haQE9ctgIo5xypSC0Mzm -goversion go1.14.9 -D "" -importcfg $WORK/b228/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/1c/1c546c2afc132d29fdcae1fe65d2572325461a7f4aca9e30a1101cf9ced2f2b3-d # internal github.com/snapcore/snapd/interfaces/mount mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b151/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/mount /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/snapcore/snapd/interfaces/mount -complete -installsuffix shared -buildid uig5VqjLtGPBEgKqOtDg/uig5VqjLtGPBEgKqOtDg -goversion go1.14.9 -D "" -importcfg $WORK/b231/importcfg -pack ./backend.go ./ns.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/26/26dbb5abcb9aebdf624cc843cb3fa8de9a6919c3fb3db87221db48888e588438-d # internal github.com/snapcore/snapd/interfaces/seccomp mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b151/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/seccomp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/snapcore/snapd/interfaces/seccomp -complete -installsuffix shared -buildid mWI4OxrhDd7Hr0943Thq/mWI4OxrhDd7Hr0943Thq -goversion go1.14.9 -D "" -importcfg $WORK/b232/importcfg -pack ./backend.go ./spec.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/bc/bcfc154a4a71a38948e69cf5ed2cc8b71bba6218f8745499b3eb7a8ed35a3c5f-d # internal github.com/snapcore/snapd/interfaces/systemd mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b151/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/systemd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/snapcore/snapd/interfaces/systemd -complete -installsuffix shared -buildid fM5rQLecEYXjfR-xltR3/fM5rQLecEYXjfR-xltR3 -goversion go1.14.9 -D "" -importcfg $WORK/b233/importcfg -pack ./backend.go ./service.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/82/8299eeaa572c1b74365fb1be6f0f4ae2abc44a225c9a058e336e132423c2bf45-d # internal github.com/snapcore/snapd/interfaces/udev mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b151/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/udev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/snapcore/snapd/interfaces/udev -complete -installsuffix shared -buildid YaSbFvQ6ujv15XIq6jUc/YaSbFvQ6ujv15XIq6jUc -goversion go1.14.9 -D "" -importcfg $WORK/b234/importcfg -pack ./backend.go ./spec.go ./udev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/ac/ac2304831fc2195ff27df1b402045cdfd04c4ad581a6bf63bc28bcb0c88e5eba-d # internal github.com/snapcore/snapd/snap/snapenv mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/arch=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/snapenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/snapcore/snapd/snap/snapenv -complete -installsuffix shared -buildid GQ9xOpLyDTwubG7JPJox/GQ9xOpLyDTwubG7JPJox -goversion go1.14.9 -D "" -importcfg $WORK/b238/importcfg -pack ./snapenv.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/0f/0ff3daecd7f4eb6f1f248ce783a826955b4030d2fd749ac76e6d8d1a03ed5cdc-d # internal github.com/snapcore/snapd/strutil/shlex mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/strutil/shlex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/snapcore/snapd/strutil/shlex -complete -installsuffix shared -buildid yWdU4nTGiDK0Un9SzNwc/yWdU4nTGiDK0Un9SzNwc -goversion go1.14.9 -D "" -importcfg $WORK/b239/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/ab/ab8d550dbfa4beff1b66f571a2f816257433a6a307ae85a87c89647164e64e0f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/10/10835b969c25f98f504c2bfb549a177b68f54eebc00c6606ba0091a3c9b04457-d # internal github.com/coreos/go-systemd/activation mkdir -p $WORK/b243/ github.com/snapcore/snapd/usersession/autostart mkdir -p $WORK/b244/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b161/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b201/_pkg_.a packagefile log/syslog=$WORK/b204/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid pGG691MydfuzyIYxtIKW/pGG691MydfuzyIYxtIKW -goversion go1.14.9 -D "" -importcfg $WORK/b243/importcfg -pack ./files.go ./listeners.go ./packetconns.go cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/usersession/autostart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/snapcore/snapd/usersession/autostart -complete -installsuffix shared -buildid blgWBro_xk33l7xYTnb1/blgWBro_xk33l7xYTnb1 -goversion go1.14.9 -D "" -importcfg $WORK/b244/importcfg -pack ./autostart.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/86/8637db3c4e10b71e95fa436941b1efe2315b5193f5dd4618b539b77454c3479d-d # internal encoding/xml mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid 4zCLmKg1hKIw6edfNraa/4zCLmKg1hKIw6edfNraa -goversion go1.14.9 -D "" -importcfg $WORK/b247/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/11/11a68af37c1b7e3e7b6a4f1fc2778a61c96bb1e0fa10b27850bac6f208308a9e-d # internal github.com/snapcore/snapd/netutil mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/go-systemd/activation=$WORK/b243/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/netutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/snapcore/snapd/netutil -complete -installsuffix shared -buildid QecQyVdxVdYy6vfR77a2/QecQyVdxVdYy6vfR77a2 -goversion go1.14.9 -D "" -importcfg $WORK/b242/importcfg -pack ./activation.go ./metered.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/4b/4b5b7693a4d9d7c0743721f9148989bbf0a4ddb47b4719a7d2f9e10db0ed7ff4-d # internal github.com/snapcore/snapd/usersession/userd/ui mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile html=$WORK/b249/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/usersession/userd/ui /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/snapcore/snapd/usersession/userd/ui -complete -installsuffix shared -buildid lr9bJbNsm_Um4kJWgbkW/lr9bJbNsm_Um4kJWgbkW -goversion go1.14.9 -D "" -importcfg $WORK/b248/importcfg -pack ./kdialog.go ./ui.go ./zenity.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/5c/5c68ccf3ee6fb3a8eb0f8bcd375d25992affa8e8894f3074b8ae7ebeba7da5c4-d # internal github.com/snapcore/snapd/x11 mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/x11 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/snapcore/snapd/x11 -complete -installsuffix shared -buildid qH5eG1tOSN9GICMFUVMc/qH5eG1tOSN9GICMFUVMc -goversion go1.14.9 -D "" -importcfg $WORK/b250/importcfg -pack ./xauth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/27/270ffa6b699ddd4852a27225501aa21021d0be5eb8d9a12be29dd1e10bd1f352-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b250/_pkg_.a # internal go/token mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p go/token -std -complete -installsuffix shared -buildid nQPKJCm4G7plpVMvCoo7/nQPKJCm4G7plpVMvCoo7 -goversion go1.14.9 -D "" -importcfg $WORK/b254/importcfg -pack ./position.go ./serialize.go ./token.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/da/da4d3cb221efec126752586d26cf091098c6c2734d24164130da0be27da753aa-d # internal internal/lazyregexp mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid RXEs3Ua1_hFfd2aw1LSp/RXEs3Ua1_hFfd2aw1LSp -goversion go1.14.9 -D "" -importcfg $WORK/b255/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/6f/6fe960f5bec67c44b21439abbe5d4293066e665d4d54901a6f8fe17245938eb9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/90/908dde6f722cefc3283dd2f18dc77ac52ded6091914cd5e2d98f3b2967f9f482-d # internal go/scanner mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile go/token=$WORK/b254/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid MoxpBVv6yRZsHKdR2YQW/MoxpBVv6yRZsHKdR2YQW -goversion go1.14.9 -D "" -importcfg $WORK/b253/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/39/397901d5b02fddbefed270254c7d72915cd4a658ce2a42a7d9bdf0e032e4c23f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/f7/f72cf4cbe75a328912a6d0e40a41208674e4af455fbe5a2ea8c79528fde81f7d-d # internal go/ast mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile go/scanner=$WORK/b253/_pkg_.a packagefile go/token=$WORK/b254/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p go/ast -std -complete -installsuffix shared -buildid ekualdnt5g1RhPvvr5MM/ekualdnt5g1RhPvvr5MM -goversion go1.14.9 -D "" -importcfg $WORK/b252/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/d1/d1a2f6cc488916c38809de10213bc310df3a76c4377cb76c158190070c90c8d4-d # internal github.com/godbus/dbus/introspect mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/godbus/dbus packagefile encoding/xml=$WORK/b247/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/godbus/dbus/introspect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/godbus/dbus/introspect -complete -installsuffix shared -buildid RMBt0gz0cSCaXQ9DmgdW/RMBt0gz0cSCaXQ9DmgdW -goversion go1.14.9 -D "" -importcfg $WORK/b246/importcfg -pack ./call.go ./introspect.go ./introspectable.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/b2/b2a0f13a409b6f1077dc6953956f23db177a52e95141a881e85321b15010524b-d # internal github.com/snapcore/snapd/usersession/userd mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b042/_pkg_.a packagefile github.com/godbus/dbus/introspect=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd/ui=$WORK/b248/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b084/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/usersession/userd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/snapcore/snapd/usersession/userd -complete -installsuffix shared -buildid Uq1HDY4QSCJd1h_60v-l/Uq1HDY4QSCJd1h_60v-l -goversion go1.14.9 -D "" -importcfg $WORK/b245/importcfg -pack ./helpers.go ./launcher.go ./settings.go ./userd.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/d8/d834d6346892c5453bf89514f525bce46b09b8b48e84b7ead8f67f00d7a1682b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/18/188305084065b46be0358133f13a2ff9a4664c196d8f89b81f85c3b154e0fe94-d # internal go/doc mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile go/ast=$WORK/b252/_pkg_.a packagefile go/token=$WORK/b254/_pkg_.a packagefile internal/lazyregexp=$WORK/b255/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b228/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p go/doc -std -complete -installsuffix shared -buildid bvaWsnAkE00scUWt4n_j/bvaWsnAkE00scUWt4n_j -goversion go1.14.9 -D "" -importcfg $WORK/b251/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/67/6746103d6fc9a5e77b1cdbfb2541d0365d22ff4b379369f7f3a94f2b29430014-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e9/e99802ddfb0cedab15e671652341eb7214a573f0e29f7d7566611ad7f0ea93d6-d # internal github.com/snapcore/snapd/usersession/client mkdir -p $WORK/b227/ net/http/httputil mkdir -p $WORK/b214/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/usersession/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/snapcore/snapd/usersession/client -complete -installsuffix shared -buildid J23f7m4IUb2HtctJo_MH/J23f7m4IUb2HtctJo_MH -goversion go1.14.9 -D "" -importcfg $WORK/b227/importcfg -pack ./client.go cat >$WORK/b214/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/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b177/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b158/_pkg_.a packagefile net/http/internal=$WORK/b186/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF github.com/gorilla/mux mkdir -p $WORK/b241/ cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid oQ9j3qyvCmJI0_YoWZID/oQ9j3qyvCmJI0_YoWZID -goversion go1.14.9 -D "" -importcfg $WORK/b214/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile net/http=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid t1Wn64V4_ImyPMz2nosi/t1Wn64V4_ImyPMz2nosi -goversion go1.14.9 -D "" -importcfg $WORK/b241/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go github.com/snapcore/snapd/client mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b154/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime/multipart=$WORK/b156/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid KpTtVSFuViZ1vDQdnvcU/KpTtVSFuViZ1vDQdnvcU -goversion go1.14.9 -D "" -importcfg $WORK/b152/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./cohort.go ./conf.go ./connections.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_arm/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/03/0382a1dbfbcd3532c1f2e849806d06ac904dab9082da525d8b130b0f2957abfb-d # internal github.com/snapcore/snapd/wrappers mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b227/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b228/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/wrappers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/snapcore/snapd/wrappers -complete -installsuffix shared -buildid iZQwHu0KEYzhji97pBHs/iZQwHu0KEYzhji97pBHs -goversion go1.14.9 -D "" -importcfg $WORK/b226/importcfg -pack ./binaries.go ./core18.go ./desktop.go ./icons.go ./services.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/72/720b4ec3aed6bdaf7d77ca011b2b4688447b8262c955c08ac2103b870f0b39b2-d # internal github.com/snapcore/snapd/httputil mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b161/_pkg_.a packagefile crypto/x509=$WORK/b166/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b213/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b158/_pkg_.a packagefile net/http/httputil=$WORK/b214/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/snapcore/snapd/httputil -complete -installsuffix shared -buildid I1mYG0PqHOjzmSfED7Zq/I1mYG0PqHOjzmSfED7Zq -goversion go1.14.9 -D "" -importcfg $WORK/b212/importcfg -pack ./client.go ./logger.go ./retry.go ./transport.go cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/fa/fadc3fe4d49de2f019566206ab832943ae34c12c74e5154acdbab62bfbf3401c-d # internal github.com/snapcore/snapd/usersession/agent mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b130/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b084/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b158/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/usersession/agent /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/snapcore/snapd/usersession/agent -complete -installsuffix shared -buildid aZTUo89oV7iC__n8UJ-A/aZTUo89oV7iC__n8UJ-A -goversion go1.14.9 -D "" -importcfg $WORK/b240/importcfg -pack ./response.go ./rest_api.go ./session_agent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/a8/a84e8819b503e7497bf562d2a50330886c036e43be553c31e4080a0e59007ff2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/3c/3ce608258b10f2cbebddf5ac774e73300cb4ac4843c3a3cd8a8effb72ef281fc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/2a/2a926453f34633baa54b444cb23dfd9469c256d4c83ae4b6649282f271abadd2-d # internal github.com/snapcore/snapd/interfaces/dbus mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b226/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/snapcore/snapd/interfaces/dbus -complete -installsuffix shared -buildid Bvb-WmkXFyyZkoyKWQrk/Bvb-WmkXFyyZkoyKWQrk -goversion go1.14.9 -D "" -importcfg $WORK/b225/importcfg -pack ./backend.go ./dbus.go ./spec.go ./template.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/36/3617d487d834fa8a0282c7acb8181e2b4cd6317b28c18cee12bd229954e3224a-d # internal github.com/snapcore/snapd/client/clientutil mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/client=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/client/clientutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/snapcore/snapd/client/clientutil -complete -installsuffix shared -buildid ExJE7NnGfjueGSImvr_1/ExJE7NnGfjueGSImvr_1 -goversion go1.14.9 -D "" -importcfg $WORK/b187/importcfg -pack ./snapinfo.go github.com/snapcore/snapd/store mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/juju/ratelimit=$WORK/b211/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b190/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b192/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b213/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/store /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/snapcore/snapd/store -complete -installsuffix shared -buildid toAVs7azeqBa9XGjGJjT/toAVs7azeqBa9XGjGJjT -goversion go1.14.9 -D "" -importcfg $WORK/b210/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_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/a2/a263a2cc7354cc3da0de558ff3c36fd0947440985b38e485c58f385b347672e3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/36/36773331f1b5600d364211cf1aab502e9a6a1b7bc94d92d67000bbe8546a08e9-d # internal github.com/snapcore/snapd/interfaces/apparmor mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/apparmor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/snapcore/snapd/interfaces/apparmor -complete -installsuffix shared -buildid ANYu_AwWJfTLygbt-MHZ/ANYu_AwWJfTLygbt-MHZ -goversion go1.14.9 -D "" -importcfg $WORK/b224/importcfg -pack ./apparmor.go ./backend.go ./spec.go ./template.go ./template_vars.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/ad/ad1fe75c450a4de19329e095b2507c183da0e22ab5d9c2760b944e7423a11e83-d # internal github.com/snapcore/snapd/interfaces/builtin mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b231/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b232/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/interfaces/builtin /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/snapcore/snapd/interfaces/builtin -complete -installsuffix shared -buildid UW2vt2qCb6v2_UbA6duY/UW2vt2qCb6v2_UbA6duY -goversion go1.14.9 -D "" -importcfg $WORK/b223/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 ./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_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b6/b6a0ffb51f28f2d706a80b76116365007cac82c266ac3acb0b5d4ea6d8cb988d-d # internal github.com/snapcore/snapd/image mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b139/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b190/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b197/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/seed/seedwriter=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b200/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/signal=$WORK/b216/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/snapcore/snapd/image -complete -installsuffix shared -buildid WaS5o3gJhg5eBRAD9MBo/WaS5o3gJhg5eBRAD9MBo -goversion go1.14.9 -D "" -importcfg $WORK/b189/importcfg -pack ./helpers.go ./image_linux.go ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/b5/b539a6975aea99f1ac74933429f41d25f9e66f67f34380cd2914fcdf4314cc60-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/08/0855d7df38da5979b8dea0a10468d53bdc4cf975f7c57f127c9c0ca19efb4f15-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/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b042/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b063/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/asserts/signtool=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/image=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/strace=$WORK/b235/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b190/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b191/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b143/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/snap/pack=$WORK/b236/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/usersession/agent=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/usersession/autostart=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd/ui=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/x11=$WORK/b250/_pkg_.a packagefile go/doc=$WORK/b251/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b110/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b207/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b154/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b158/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/signal=$WORK/b216/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b256/_pkg_.a packagefile text/template=$WORK/b228/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b059/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/cmd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid I3fVxCvUZsZBB7BsDI-P/I3fVxCvUZsZBB7BsDI-P -goversion go1.14.9 -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_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_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/03/03a9d5fc64b0384fd76a6df9fb388dc7f17ae961e3347220e91ce366950243d0-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/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b042/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b063/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/asserts/signtool=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/image=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/strace=$WORK/b235/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b190/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b191/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b143/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/snap/pack=$WORK/b236/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/usersession/agent=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/usersession/autostart=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd/ui=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/x11=$WORK/b250/_pkg_.a packagefile go/doc=$WORK/b251/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b110/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b207/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b154/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b158/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/signal=$WORK/b216/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b256/_pkg_.a packagefile text/template=$WORK/b228/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b059/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b092/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b094/_pkg_.a packagefile net/mail=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b138/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b139/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b142/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b151/_pkg_.a packagefile mime/multipart=$WORK/b156/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b197/_pkg_.a packagefile github.com/snapcore/snapd/seed/seedwriter=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b200/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b231/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b232/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b234/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile debug/elf=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b084/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/kernel=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b148/_pkg_.a packagefile github.com/juju/ratelimit=$WORK/b211/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b215/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b213/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b201/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile log/syslog=$WORK/b204/_pkg_.a packagefile github.com/godbus/dbus/introspect=$WORK/b246/_pkg_.a packagefile html=$WORK/b249/_pkg_.a packagefile go/ast=$WORK/b252/_pkg_.a packagefile go/token=$WORK/b254/_pkg_.a packagefile internal/lazyregexp=$WORK/b255/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b208/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b058/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile compress/gzip=$WORK/b159/_pkg_.a packagefile container/list=$WORK/b160/_pkg_.a packagefile crypto/tls=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b178/_pkg_.a packagefile net/http/httptrace=$WORK/b185/_pkg_.a packagefile net/http/internal=$WORK/b186/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile regexp/syntax=$WORK/b074/_pkg_.a packagefile internal/cpu=$WORK/b008/_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 math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b229/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile runtime/debug=$WORK/b068/_pkg_.a packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile compress/bzip2=$WORK/b095/_pkg_.a packagefile compress/flate=$WORK/b078/_pkg_.a packagefile compress/zlib=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b096/_pkg_.a packagefile crypto/dsa=$WORK/b097/_pkg_.a packagefile crypto/ecdsa=$WORK/b098/_pkg_.a packagefile crypto/elliptic=$WORK/b099/_pkg_.a packagefile crypto/md5=$WORK/b101/_pkg_.a packagefile encoding/asn1=$WORK/b100/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b102/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b103/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b104/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b105/_pkg_.a packagefile image=$WORK/b106/_pkg_.a packagefile image/jpeg=$WORK/b108/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/assets=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/gadget/edition=$WORK/b140/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b141/_pkg_.a packagefile mime/quotedprintable=$WORK/b157/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b134/_pkg_.a packagefile testing=$WORK/b135/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b199/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b226/_pkg_.a packagefile debug/dwarf=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b164/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b193/_pkg_.a packagefile crypto/x509=$WORK/b166/_pkg_.a packagefile net/http/httputil=$WORK/b214/_pkg_.a packagefile github.com/coreos/go-systemd/activation=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b202/_pkg_.a packagefile encoding/xml=$WORK/b247/_pkg_.a packagefile go/scanner=$WORK/b253/_pkg_.a packagefile hash/crc32=$WORK/b125/_pkg_.a packagefile crypto/ed25519=$WORK/b162/_pkg_.a packagefile crypto/rc4=$WORK/b165/_pkg_.a packagefile encoding/pem=$WORK/b168/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b171/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b179/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b182/_pkg_.a packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile hash/adler32=$WORK/b079/_pkg_.a packagefile image/color=$WORK/b107/_pkg_.a packagefile image/internal/imageutil=$WORK/b109/_pkg_.a packagefile flag=$WORK/b136/_pkg_.a packagefile runtime/trace=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b227/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=$WORK/b194/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b195/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b196/_pkg_.a packagefile crypto/x509/pkix=$WORK/b167/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b170/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b163/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b172/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b173/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b180/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=Trww9npI7PsxP1naGg6q/I3fVxCvUZsZBB7BsDI-P/jRSYrqQzRz2UOdVrzRH_/Trww9npI7PsxP1naGg6q -B 0x0e9ed80f3769e1e093c8173ad1d5713d319cff8d -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_arm/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 0x774df537a77a52970ab5ccbd75ebc89a1b52443d -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-build300512714 runtime/internal/sys mkdir -p $WORK/b012/ internal/race mkdir -p $WORK/b015/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid rekZLsM4QOnHcVicSNxD/rekZLsM4QOnHcVicSNxD -goversion go1.14.9 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid QCO2DvxHX_4-kSMKpkbm/QCO2DvxHX_4-kSMKpkbm -goversion go1.14.9 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid rAl3mMY4ZV4vCoQBjCdb/rAl3mMY4ZV4vCoQBjCdb -goversion go1.14.9 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm.go unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid xX-XTVtTp2KaD6ypVCDg/xX-XTVtTp2KaD6ypVCDg -goversion go1.14.9 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal sync/atomic mkdir -p $WORK/b016/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/40/40bc09527718580e7228356f6103eab1a4d221ea3b2379ec6c8a76a79ff1c39e-d # internal cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF unicode/utf8 mkdir -p $WORK/b018/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 8bdVN26PK72YrKfOvTJx/8bdVN26PK72YrKfOvTJx -goversion go1.14.9 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f2/f2a47f10b132ff38ea5f3586278e4e0d5740c5ebe03bbd12ef6e916ef87c0cad-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_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid DnnVWy0-Ssyo0WYQRerA/DnnVWy0-Ssyo0WYQRerA -goversion go1.14.9 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid bonr7eUJhX29bbIKKcIv/bonr7eUJhX29bbIKKcIv -goversion go1.14.9 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/36/36a75072680cbe7c188ebb88574da7625ccd43a30467074a97e3790b3bc0f4c7-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_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid gOXCgwxHlG7-iK0-vLEg/gOXCgwxHlG7-iK0-vLEg -goversion go1.14.9 -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_generic.go ./indexbyte_native.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/43/4385e52072d4fa536db07c99667311b1f52f8a5fdad73d290f5dc891aeaebed8-d # internal 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_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/asm.o ./asm.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid D9RqID6GXrPaWIUyerN3/D9RqID6GXrPaWIUyerN3 -goversion go1.14.9 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/33/3333653107100365d9397fe3b1489975e16fef00e77e7acd83e4fae9c278e0d9-d # internal encoding cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding -std -complete -installsuffix shared -buildid MtZeuKmPxBhjVuIb0jDS/MtZeuKmPxBhjVuIb0jDS -goversion go1.14.9 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/81/817d42c26f4433b7411c0855b6e044678d1c855041ccf35ffdfa6852901ca26f-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/count_arm.o ./count_arm.s math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid R00BAxm8nG8f3k44oMRK/R00BAxm8nG8f3k44oMRK -goversion go1.14.9 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/5c/5c63b29a87faca168ed882d1ec9964be48b5135b4cf2c8aab56d0b8d5287758f-d # internal internal/testlog mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid FAv5Nzecod8zPjAdkiaI/FAv5Nzecod8zPjAdkiaI -goversion go1.14.9 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/indexbyte_arm.o ./indexbyte_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/47/47b447fa685288f26f2009126f6b928a1a775f1dfbb117b7d70d553ded3b7267-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid jRZteN3xClm_s-LJR4Ar/jRZteN3xClm_s-LJR4Ar -goversion go1.14.9 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm.o $WORK/b007/count_arm.o $WORK/b007/equal_arm.o $WORK/b007/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6a/6a30ae9eba89b1ee21829b2882671f6ba54f6aca5d8b5d8a9e78a85fd79392ee-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_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 6gq4_Y-RTtNFdHx9JTBD/6gq4_Y-RTtNFdHx9JTBD -goversion go1.14.9 -D "" -importcfg $WORK/b066/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm.o $WORK/b010/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/3c/3c9d79ffb5f7ee0dd019dcd88b0f92197cefe981b02e8148a1f85c42890f2032-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/74/746ee7dd6b1059d12f5f1e311fdb9310c2378b13431bb1e13d71fa91d53d4192-d # internal crypto/subtle mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid nmpFv3SwhpZqQfPE8KJD/nmpFv3SwhpZqQfPE8KJD -goversion go1.14.9 -D "" -importcfg $WORK/b067/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/5b/5b5b2d2b51f5583e9b08d87d61e7a8b227f6f55348da7cc4d5678cadf537af5b-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_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid AywVr9q_Ltd2TqqmT5Xz/AywVr9q_Ltd2TqqmT5Xz -goversion go1.14.9 -D "" -importcfg $WORK/b073/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/3f/3f1cc827c59ddbfa8d082c56237e432a0f0bbdd404acf27c7d92f788a63aaffd-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b022/symabis ./sqrt_arm.s ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/14/14b7d11f3d3fff4203d2cf37ee06ac70e9c1d241e10d8b09b7bfa703879583bf-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/fb/fb4c6bf47f89698dfb9e7d188b3daa1128185a42c90eb927ccb9f5fd86f0dde9-d # internal runtime runtime/cgo cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b006/ /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid aSGSYXNJH7ZW_8YcAVDZ/aSGSYXNJH7ZW_8YcAVDZ -goversion go1.14.9 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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 mkdir -p $WORK/b075/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b075/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b075/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s 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/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid Akva5V0MLISL-Pz9MjjP/Akva5V0MLISL-Pz9MjjP -goversion go1.14.9 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.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_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.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 ./sigaction.go ./signal_arm.go ./signal_linux_arm.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 ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/9b/9b64d5a3be7e414e873e0580d45cab4dc1ce2160e757dde247dd3bde397be756-d # internal 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 -marm -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 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -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/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/sqrt_arm.o $WORK/b022/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -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 cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/df/df6de4c7dd3044584596832626597c1027d7dabe32623aa1f6e0dddc6e0ea2e6-d # internal TERM='dumb' gcc -I . -fPIC -marm -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 -marm -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_arm.c TERM='dumb' gcc -I . -fPIC -marm -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_setenv.c TERM='dumb' gcc -I . -fPIC -marm -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_traceback.c TERM='dumb' gcc -I . -fPIC -marm -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_util.c TERM='dumb' gcc -I . -fPIC -marm -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_arm.S cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -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 -marm -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 -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/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_arm/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b075/symabis ./asm_arm.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p runtime/cgo -std -installsuffix shared -buildid MVvGv3OKCNZUA4huUOVk/MVvGv3OKCNZUA4huUOVk -goversion go1.14.9 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b075/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_arm.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 # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/81/81e358f23ce1d149838a564b9639d58f999b509da8888a75e3b94f65ef400476-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm.o $WORK/b006/duff_arm.o $WORK/b006/memclr_arm.o $WORK/b006/memmove_arm.o $WORK/b006/preempt_arm.o $WORK/b006/rt0_linux_arm.o $WORK/b006/sys_linux_arm.o $WORK/b006/tls_arm.o $WORK/b006/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/be/befd3e142a2409bc9cad27176ba78ad0ed27c51aadf5c4928eee03cc12d4bc5e-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid -jdDbzOGT3cfUa-i6IHz/-jdDbzOGT3cfUa-i6IHz -goversion go1.14.9 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid wZna2sTJMsSz5d9MPjAk/wZna2sTJMsSz5d9MPjAk -goversion go1.14.9 -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_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/fc/fc0ec740954aafaf95acb278c004e0ac8f1620928571187ea83d33e4e353699a-d # internal internal/singleflight mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 19kbsHXJlmXCOlffiwk6/19kbsHXJlmXCOlffiwk6 -goversion go1.14.9 -D "" -importcfg $WORK/b074/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p math/rand -std -complete -installsuffix shared -buildid JvOBR4FIfvoKZosweAtj/JvOBR4FIfvoKZosweAtj -goversion go1.14.9 -D "" -importcfg $WORK/b069/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/01/01bd89636f8ea2579a5be014900f2352794fd1ddf7c6a1927d95885c0e69005d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/7b/7b910bf34ed0765b392efb77612e933ce605f93db8aba25ec7dc9bb9099efa8a-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a6/a6a4eeb5e24ac791e11dac5b292aaea94d4d190544474468e081a0245031d057-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort mkdir -p $WORK/b028/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid MZ8u-32Ceukz5RrF_cRx/MZ8u-32Ceukz5RrF_cRx -goversion go1.14.9 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b028/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_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p sort -std -complete -installsuffix shared -buildid I6U15OHhVoOYJj2HpAY-/I6U15OHhVoOYJj2HpAY- -goversion go1.14.9 -D "" -importcfg $WORK/b028/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb4d782439e75db2167ad6b69ed4639a8a4ad63354a1f950884afbefcaaecfdf-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b072/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid XR5-1GJeqoSUeufk6M9E/XR5-1GJeqoSUeufk6M9E -goversion go1.14.9 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b072/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_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid xAnQvfHdoBv6QksSaRcW/xAnQvfHdoBv6QksSaRcW -goversion go1.14.9 -D "" -importcfg $WORK/b072/importcfg -pack ./message.go internal/oserror strconv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b025/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid dvRcby40t2rgYhpzQ_Qg/dvRcby40t2rgYhpzQ_Qg -goversion go1.14.9 -D "" -importcfg $WORK/b030/importcfg -pack ./errors.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p strconv -std -complete -installsuffix shared -buildid aa2Z6wEOzEV5-TQ7BnaU/aa2Z6wEOzEV5-TQ7BnaU -goversion go1.14.9 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6e/6ece6fbd6fb1c44ef3aeb9b1b7d0efb7e2987f9febdcf8a13ab08f938d116ed0-d # internal syscall mkdir -p $WORK/b033/ cat >$WORK/b033/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b033/symabis ./asm_linux_arm.s cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4ZlJQsdFq7R3C2myCk5Z/4ZlJQsdFq7R3C2myCk5Z -goversion go1.14.9 -symabis $WORK/b033/symabis -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f0/f0e9cc1f91f9959cc9bcc798a14e849d34da1774163c65c5929626c0d74383a3-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/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 13r6p9TzUHtgc_K5GuoN/13r6p9TzUHtgc_K5GuoN -goversion go1.14.9 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/aa/aa45351822858cea4eb88fbcf77572caa7734ab2e140e211ed7f1a9bdb765184-d # internal strings mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid ZoBcR27Irk12JekfiOqN/ZoBcR27Irk12JekfiOqN -goversion go1.14.9 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/45/4597e7a186a25a7d2354f4c25348103be21791a05a9143bc3392698a0bda15f9-d # internal bufio mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid SiXi4mhsV1U5QeudPrR1/SiXi4mhsV1U5QeudPrR1 -goversion go1.14.9 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/44/44fb91dde257a009cbbe11d291a6a0b7f6807bdb33293307cde9c9517f31df91-d # internal reflect mkdir -p $WORK/b024/ cat >$WORK/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b024/symabis ./asm_arm.s cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p reflect -std -installsuffix shared -buildid R9P9uAf3fIuDYYY0smoj/R9P9uAf3fIuDYYY0smoj -goversion go1.14.9 -symabis $WORK/b024/symabis -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/c6/c628076e614133b0d89fee9b3e552e61c0491aa0af8955a487153cc4274f5429-d # internal path mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p path -std -complete -installsuffix shared -buildid 7Dru_vsr74wXz056EVqL/7Dru_vsr74wXz056EVqL -goversion go1.14.9 -D "" -importcfg $WORK/b041/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ab/ab4b615e7262d1f504d37f794fa4ac9607f77c3267913b66252054b0eb67bef4-d # internal regexp/syntax mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 9zQ17YTRZl0o1MxN4fF-/9zQ17YTRZl0o1MxN4fF- -goversion go1.14.9 -D "" -importcfg $WORK/b048/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_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a0/a09426e4840b3b6ba25a65db4de8af3edc09d6d43331fc5fbecebce2c794b1d6-d # internal hash mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p hash -std -complete -installsuffix shared -buildid UoqMbs_sFIza3i4ctb94/UoqMbs_sFIza3i4ctb94 -goversion go1.14.9 -D "" -importcfg $WORK/b054/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a8/a8135d545dc20f0c5ef75777482a8db05625e336a0e0617fc256f93436924f63-d # internal crypto mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto -std -complete -installsuffix shared -buildid aXfxlNbDTSzFjnekFLTV/aXfxlNbDTSzFjnekFLTV -goversion go1.14.9 -D "" -importcfg $WORK/b053/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/77/779230a0bfcd6b7a4f72b237d9fc8989b1c9a671eaecc4df83ab5a563f963ea7-d # internal hash/adler32 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid eCjxtK_g9W70iPIBK5JN/eCjxtK_g9W70iPIBK5JN -goversion go1.14.9 -D "" -importcfg $WORK/b058/importcfg -pack ./adler32.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/98/98c9385116fe915311a6bcaeebfd2cdef0d24a66913656ae1ba1c7e1f7409fca-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/cb/cbde9a3af461dc495a44a4ccae640ec36f470658bf4c7666e12b1199429ad6ae-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b033/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d1/d1df12c23d367123735ea0e3b1fbeb556f13265a5fc003e72be9733268992f4a-d # internal internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid qUNuuxCyph6nMvKdPJY4/qUNuuxCyph6nMvKdPJY4 -goversion go1.14.9 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go time mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p time -std -installsuffix shared -buildid reZJ1UToJxy2hRSRJnAy/reZJ1UToJxy2hRSRJnAy -goversion go1.14.9 -D "" -importcfg $WORK/b034/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/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid LIcZ_l3Fl_ZgAv5cHfVa/LIcZ_l3Fl_ZgAv5cHfVa -goversion go1.14.9 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/59/5907037f2405894ad2c27324aa449d90abca7780cefade51fee19afc5aa4a2e5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/68/68c3a13dddd9743fab4a395fe059e0d20ab9d313c3d2ee81d8cb4b558d561e46-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e5/e53c3d23e5f562cbac1da1470beb8d167e73d7cf23374b1c07e76c12b42c2fcf-d # internal regexp mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b048/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p regexp -std -complete -installsuffix shared -buildid pCIMWU_aki9qkuHaso-f/pCIMWU_aki9qkuHaso-f -goversion go1.14.9 -D "" -importcfg $WORK/b047/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/55/55b43f83429bbdc5183b7ce17d521414998262cac656fa559f037f0692b205f5-d # internal context mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p context -std -complete -installsuffix shared -buildid z8W-HkdWibt8SFxPxBRN/z8W-HkdWibt8SFxPxBRN -goversion go1.14.9 -D "" -importcfg $WORK/b052/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid JKRA1INJzyPbkGtPs-Ld/JKRA1INJzyPbkGtPs-Ld -goversion go1.14.9 -D "" -importcfg $WORK/b031/importcfg -pack ./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_arm/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/8b/8b6c662142eeb1a6682a2fb0a4e3b174675ada60c168e867afc010fbbeae6e3e-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ce/ce8300f3a547d833bddca2809f1dc879020691254053f8b02b78afcc431e97ff-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3f/3f24d1ae3f9cbc62845cff1819b2bc801f9f247597a61533c41e4a5c0b9481a1-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid micn2AwXABWrJMPLsyTh/micn2AwXABWrJMPLsyTh -goversion go1.14.9 -D "" -importcfg $WORK/b029/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 ./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_arm/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b024/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/9f/9fd1f9f0abc7ee4909e9f920df21aba41b617e523bc47ffdff8fdc4d54e1e4e0-d # internal internal/fmtsort mkdir -p $WORK/b027/ encoding/binary mkdir -p $WORK/b021/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid A5w7hDD1vEZ3AbHButnn/A5w7hDD1vEZ3AbHButnn -goversion go1.14.9 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid bW0Lx-1ohotWGqjkfVh9/bW0Lx-1ohotWGqjkfVh9 -goversion go1.14.9 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/26/267d5468ffd4909fa87f621c7d40cf49cad604cc826326a9727137e317c52fa7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ea/ea919a989c5550ecf052cd3bc740ec392bcdb2244e504fc77f567df8aa295f4b-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF path/filepath mkdir -p $WORK/b042/ cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid 6r9nwfLsxluCeuSJT520/6r9nwfLsxluCeuSJT520 -goversion go1.14.9 -D "" -importcfg $WORK/b061/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF fmt cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid eM4iOjEHDT5Fb7NGXi3G/eM4iOjEHDT5Fb7NGXi3G -goversion go1.14.9 -D "" -importcfg $WORK/b042/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p fmt -std -complete -installsuffix shared -buildid dMTFqTSnEIw1N9ZYhOKz/dMTFqTSnEIw1N9ZYhOKz -goversion go1.14.9 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b071/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/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_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b9/b98c7f9004b24a3952eb4312ad2d8dce1cd96a67fc5d59f6145304c2be6bbeed-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/db/db2f581be7f5072de62b7aa1e57b004a6e87cb895076047e17fa788b77aab275-d # internal crypto/cipher mkdir -p $WORK/b065/ 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/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid x9zDPxZozatU2E5wgUew/x9zDPxZozatU2E5wgUew -goversion go1.14.9 -D "" -importcfg $WORK/b065/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go encoding/base64 mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 1a5VdnG3cNDUdaYGF4jX/1a5VdnG3cNDUdaYGF4jX -goversion go1.14.9 -D "" -importcfg $WORK/b020/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/0f/0fd1e75655c4e3499d8bfceb8b6b1c5188fbd1b9eeda021eb35c8b8b46958f91-d # internal crypto/sha256 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid Z-VQHIZ1b8f7rTBMusmu/Z-VQHIZ1b8f7rTBMusmu -goversion go1.14.9 -D "" -importcfg $WORK/b070/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a1/a10974f166a20fdafc622b67769aa1ee4dcbc5f5a047624cf72cd2476aa4906d-d # internal io/ioutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid NPMAuAvQ2dJBvGcaTXzy/NPMAuAvQ2dJBvGcaTXzy -goversion go1.14.9 -D "" -importcfg $WORK/b049/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/81/81fe26e83843db021e3b9af530e4ec8a10e2159d4dc0b50808e8960b6f05b3eb-d # internal crypto/aes mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b065/_pkg_.a packagefile crypto/internal/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid t3GX1kBmmWfVIn642WvT/t3GX1kBmmWfVIn642WvT -goversion go1.14.9 -D "" -importcfg $WORK/b064/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/85/8583f7974a0e7a492c2b0e18333522d2fe1dda1b029296f779c530d1f247f7e2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/15/153fdf03e4786d406072de32d114146eb5b235a2ed461830a1ccee3decb78c9d-d # internal os/exec mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p os/exec -std -complete -installsuffix shared -buildid Rmr7GV6AMURrTN4ESAdu/Rmr7GV6AMURrTN4ESAdu -goversion go1.14.9 -D "" -importcfg $WORK/b077/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e5/e59452c56e68f5fbc6a8db332565df6ce5c3608a3d43f5837ba242a066cfcc7d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/28/2830f5869da6f2c18905be15fbb1c491c579ab71e911310e9279916252febd34-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/86/86ba1b9fb2fc31759e201c99d02ffa2ddf97cb4164035a905916344c4317a728-d # internal compress/flate mkdir -p $WORK/b057/ encoding/json mkdir -p $WORK/b002/ github.com/jessevdk/go-flags cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid h7-vDAJ5Bm2BfXakJ62d/h7-vDAJ5Bm2BfXakJ62d -goversion go1.14.9 -D "" -importcfg $WORK/b057/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b039/ gopkg.in/yaml.v2 mkdir -p $WORK/b046/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_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_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid XePVze76Jjl5AOWVFBW9/XePVze76Jjl5AOWVFBW9 -goversion go1.14.9 -D "" -importcfg $WORK/b039/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 ./tiocgwinsz_linux.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b017/_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_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid lFxO7AMk6Jauk6hM_mYt/lFxO7AMk6Jauk6hM_mYt -goversion go1.14.9 -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 cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid C-cnXsy3FVOaKV7O0KW3/C-cnXsy3FVOaKV7O0KW3 -goversion go1.14.9 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -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 cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c2/c228c8ddb5a229bef4912510b7336ce42a427d11359cab1349e187c5e0377b5f-d # internal compress/zlib mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile hash/adler32=$WORK/b058/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 2dvi5XJbpidZvfQi0d9K/2dvi5XJbpidZvfQi0d9K -goversion go1.14.9 -D "" -importcfg $WORK/b056/importcfg -pack ./reader.go ./writer.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -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_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ba/ba9eedca15d6841b67ded976dd93552dca78d32c2668ef74f30a718d35def4c0-d # internal debug/dwarf mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid Kg7Vca8Suu42UDphxiqS/Kg7Vca8Suu42UDphxiqS -goversion go1.14.9 -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 cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -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 -marm -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 -marm -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 -marm -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 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/04/04780e006e7e64e2241b11417628a6141764b420ef113f725ec42ddd7b96c854-d # internal encoding/hex mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rSfEVNkU2KWpOfMjqqXN/rSfEVNkU2KWpOfMjqqXN -goversion go1.14.9 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.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/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b069/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p net -std -installsuffix shared -buildid 46Ve49_My3ks0KQHFfRG/46Ve49_My3ks0KQHFfRG -goversion go1.14.9 -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_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_arm/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5f/5ffebe57661443867b7c48d17bd2711fbfd7b5816e3fc17a5ac874f318075fd1-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_arm/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b068/symabis ./arith_arm.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p math/big -std -installsuffix shared -buildid cJmstB50mYJiYyMtsZ8V/cJmstB50mYJiYyMtsZ8V -goversion go1.14.9 -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 cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/59/5957314862401287aebd176647e02bd267aefa29b10f95d1bcecedf66ca9f221-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/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid OqfQkprSqfPBam59AE0Q/OqfQkprSqfPBam59AE0Q -goversion go1.14.9 -D "" -importcfg $WORK/b076/importcfg -pack ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9c/9c97d859b125bba7d8b4b9f54e31d20bdd03061e4143340c285080cf8c30939f-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_arm/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_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/37/371650bb67c9ca91de420a06d8185b5d9adb8a6a2b8c14a414cbcf223bc2b7fb-d # internal debug/elf mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b056/_pkg_.a packagefile debug/dwarf=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid scEQw1T_SVZ8k0WF8a_a/scEQw1T_SVZ8k0WF8a_a -goversion go1.14.9 -D "" -importcfg $WORK/b055/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a7/a7904887b6859e7e68a0afeb5b235ea916a402b79d474d27b5e29678349d6911-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid pRI-PoEkDyQehi9qlF_M/pRI-PoEkDyQehi9qlF_M -goversion go1.14.9 -D "" -importcfg $WORK/b045/importcfg -pack ./chrorder.go ./cmdline.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/11/11d6299d0feefb3c4b7c7a833dd4569e62fe133a3a0ea639917c0d46aa8e54ed-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 05_3BGNtGW9MUYZav_Zu/05_3BGNtGW9MUYZav_Zu -goversion go1.14.9 -D "" -importcfg $WORK/b044/importcfg -pack ./release.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f4/f4336a75b1bace2a3f578dc83c67b1f818b846f322d389f4295dc36a1d2d7bb3-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b044/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid o7nQbxhKKBgxmPNXc6HA/o7nQbxhKKBgxmPNXc6HA -goversion go1.14.9 -D "" -importcfg $WORK/b043/importcfg -pack ./dirs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/20/20e434221356691d256e83d19698ae5530a4348bb1be8f8be3cce973097668b4-d # internal log mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p log -std -complete -installsuffix shared -buildid KvuoULULFLa0pcuITDdW/KvuoULULFLa0pcuITDdW -goversion go1.14.9 -D "" -importcfg $WORK/b079/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/e3/e3c694a8c5475a24cd71898cad684ccee7b401b4cf6e0f7bb081c93fe9a87a88-d # internal cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/9c/9cec2b63627eb6950bce403a4be55ecf986702c04ba212b36741743b43c75020-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b068/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b068/_pkg_.a $WORK/b068/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e7/e73d981018c3b76391da6c6c72ad30bf3e4a9b030e09d2a0cb8f7fbae83a8a0f-d # internal crypto/rand mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b068/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid khXAF4mptHZ-RRK14QV6/khXAF4mptHZ-RRK14QV6 -goversion go1.14.9 -D "" -importcfg $WORK/b063/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -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 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c7/c760bff1de860785598dcae83ebf815a518c6628a4829a4517ae1dd37de3a8e6-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -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 cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -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 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/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/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p os/user -std -installsuffix shared -buildid kY65F503IENSwE1WCaR6/kY65F503IENSwE1WCaR6 -goversion go1.14.9 -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 /usr/lib/golang/pkg/tool/linux_arm/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_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/b8/b80dd9aacc49b9314fe844324ea34f6bcbc35025eb187f7173af69c54becc827-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/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_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f6/f66f3cb8378915a1fea109d08cc15936bab9acdea0c0a0a6b97725f562457cd3-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/b020/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid rSynGjA0yDVu3pFIbQe8/rSynGjA0yDVu3pFIbQe8 -goversion go1.14.9 -D "" -importcfg $WORK/b062/importcfg -pack ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ed/edef8245fb104ace971ccf588a4efcdd3a68062d876fe7313f2bc4ff2a058888-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_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/b021/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_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/b045/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b077/_pkg_.a packagefile os/user=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid uqFCdLslga4nDzm1pc0L/uqFCdLslga4nDzm1pc0L -goversion go1.14.9 -D "" -importcfg $WORK/b051/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_32.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 ./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_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0f/0fac55f201d677e6a14870f7961cc689a94b512e0924a120849e609404a07e42-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid 3YxHxSRAN8RkVLUJ16Qe/3YxHxSRAN8RkVLUJ16Qe -goversion go1.14.9 -D "" -importcfg $WORK/b050/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/85/852a154556b578a34714fc2c54180af2b0bb916ddadef887803c51064c5af7e6-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/b026/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b050/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/cmd/snap-failure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid UXh2qunGQN5RdJDZKLMB/UXh2qunGQN5RdJDZKLMB -goversion go1.14.9 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd_snapd.go ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/97/976e3d97fc961ddfa7abcf64680ede2b6a4dbfd456bc833307554e50a917ac2b-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/b026/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b050/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b044/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b045/_pkg_.a packagefile log=$WORK/b079/_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/b021/_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 gopkg.in/tomb.v2=$WORK/b076/_pkg_.a packagefile os/user=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_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 math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b046/_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 math/rand=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile regexp/syntax=$WORK/b048/_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 crypto/internal/subtle=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b067/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=WTYIDBpU3bnWV-ySvwyk/UXh2qunGQN5RdJDZKLMB/6of1BrvnuVqFJIWZyQlY/WTYIDBpU3bnWV-ySvwyk -B 0x774df537a77a52970ab5ccbd75ebc89a1b52443d -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_arm/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 0x6a90a57c8b78610f0093f9c6f1eb0edb384e8787 -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-build532749452 internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid rAl3mMY4ZV4vCoQBjCdb/rAl3mMY4ZV4vCoQBjCdb -goversion go1.14.9 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm.go math/bits runtime/internal/sys mkdir -p $WORK/b015/ mkdir -p $WORK/b011/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid R00BAxm8nG8f3k44oMRK/R00BAxm8nG8f3k44oMRK -goversion go1.14.9 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go unicode/utf8 mkdir -p $WORK/b017/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid rekZLsM4QOnHcVicSNxD/rekZLsM4QOnHcVicSNxD -goversion go1.14.9 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b019/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 8bdVN26PK72YrKfOvTJx/8bdVN26PK72YrKfOvTJx -goversion go1.14.9 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid QCO2DvxHX_4-kSMKpkbm/QCO2DvxHX_4-kSMKpkbm -goversion go1.14.9 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/36/36a75072680cbe7c188ebb88574da7625ccd43a30467074a97e3790b3bc0f4c7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f2/f2a47f10b132ff38ea5f3586278e4e0d5740c5ebe03bbd12ef6e916ef87c0cad-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/40/40bc09527718580e7228356f6103eab1a4d221ea3b2379ec6c8a76a79ff1c39e-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_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid DnnVWy0-Ssyo0WYQRerA/DnnVWy0-Ssyo0WYQRerA -goversion go1.14.9 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/33/3333653107100365d9397fe3b1489975e16fef00e77e7acd83e4fae9c278e0d9-d # internal sync/atomic mkdir -p $WORK/b020/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm.s cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/43/4385e52072d4fa536db07c99667311b1f52f8a5fdad73d290f5dc891aeaebed8-d # internal 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_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b009/symabis ./asm_arm.s ./sys_linux_arm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid gOXCgwxHlG7-iK0-vLEg/gOXCgwxHlG7-iK0-vLEg -goversion go1.14.9 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid xX-XTVtTp2KaD6ypVCDg/xX-XTVtTp2KaD6ypVCDg -goversion go1.14.9 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid bonr7eUJhX29bbIKKcIv/bonr7eUJhX29bbIKKcIv -goversion go1.14.9 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/compare_arm.o ./compare_arm.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid D9RqID6GXrPaWIUyerN3/D9RqID6GXrPaWIUyerN3 -goversion go1.14.9 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3f/3f1cc827c59ddbfa8d082c56237e432a0f0bbdd404acf27c7d92f788a63aaffd-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/count_arm.o ./count_arm.s math mkdir -p $WORK/b014/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/81/817d42c26f4433b7411c0855b6e044678d1c855041ccf35ffdfa6852901ca26f-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid FAv5Nzecod8zPjAdkiaI/FAv5Nzecod8zPjAdkiaI -goversion go1.14.9 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/equal_arm.o ./equal_arm.s cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/indexbyte_arm.o ./indexbyte_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/asm_arm.o ./asm_arm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid aSGSYXNJH7ZW_8YcAVDZ/aSGSYXNJH7ZW_8YcAVDZ -goversion go1.14.9 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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_arm/buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/sys_linux_arm.o ./sys_linux_arm.s cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/47/47b447fa685288f26f2009126f6b928a1a775f1dfbb117b7d70d553ded3b7267-d # internal encoding cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm.o $WORK/b006/count_arm.o $WORK/b006/equal_arm.o $WORK/b006/indexbyte_arm.o # internal mkdir -p $WORK/b042/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding -std -complete -installsuffix shared -buildid MtZeuKmPxBhjVuIb0jDS/MtZeuKmPxBhjVuIb0jDS -goversion go1.14.9 -D "" -importcfg $WORK/b042/importcfg -pack ./encoding.go cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6a/6a30ae9eba89b1ee21829b2882671f6ba54f6aca5d8b5d8a9e78a85fd79392ee-d # internal crypto/internal/subtle mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 6gq4_Y-RTtNFdHx9JTBD/6gq4_Y-RTtNFdHx9JTBD -goversion go1.14.9 -D "" -importcfg $WORK/b063/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm.o $WORK/b009/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/3c/3c9d79ffb5f7ee0dd019dcd88b0f92197cefe981b02e8148a1f85c42890f2032-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/5b/5b5b2d2b51f5583e9b08d87d61e7a8b227f6f55348da7cc4d5678cadf537af5b-d # internal crypto/subtle mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid nmpFv3SwhpZqQfPE8KJD/nmpFv3SwhpZqQfPE8KJD -goversion go1.14.9 -D "" -importcfg $WORK/b064/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/5c/5c63b29a87faca168ed882d1ec9964be48b5135b4cf2c8aab56d0b8d5287758f-d # internal internal/nettrace mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid AywVr9q_Ltd2TqqmT5Xz/AywVr9q_Ltd2TqqmT5Xz -goversion go1.14.9 -D "" -importcfg $WORK/b070/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/fb/fb4c6bf47f89698dfb9e7d188b3daa1128185a42c90eb927ccb9f5fd86f0dde9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/14/14b7d11f3d3fff4203d2cf37ee06ac70e9c1d241e10d8b09b7bfa703879583bf-d # internal unicode/utf16 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid jRZteN3xClm_s-LJR4Ar/jRZteN3xClm_s-LJR4Ar -goversion go1.14.9 -D "" -importcfg $WORK/b078/importcfg -pack ./utf16.go runtime/cgo mkdir -p $WORK/b072/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b072/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b072/ -g -O2 -Wall -Werror ./cgo.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/74/746ee7dd6b1059d12f5f1e311fdb9310c2378b13431bb1e13d71fa91d53d4192-d # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid Akva5V0MLISL-Pz9MjjP/Akva5V0MLISL-Pz9MjjP -goversion go1.14.9 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.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_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.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 ./sigaction.go ./signal_arm.go ./signal_linux_arm.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 ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9b/9b64d5a3be7e414e873e0580d45cab4dc1ce2160e757dde247dd3bde397be756-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/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_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/sqrt_arm.o ./sqrt_arm.s cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/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_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/sqrt_arm.o $WORK/b014/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/df/df6de4c7dd3044584596832626597c1027d7dabe32623aa1f6e0dddc6e0ea2e6-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x010.o -c gcc_arm.S cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/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 -marm -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 $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b072/_cgo_.o -dynout $WORK/b072/_cgo_import.go -dynlinker cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b072/symabis ./asm_arm.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p runtime/cgo -std -installsuffix shared -buildid MVvGv3OKCNZUA4huUOVk/MVvGv3OKCNZUA4huUOVk -goversion go1.14.9 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b072/_cgo_gotypes.go $WORK/b072/cgo.cgo1.go $WORK/b072/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b072/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b072/_pkg_.a $WORK/b072/asm_arm.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/81/81e358f23ce1d149838a564b9639d58f999b509da8888a75e3b94f65ef400476-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm.o $WORK/b005/duff_arm.o $WORK/b005/memclr_arm.o $WORK/b005/memmove_arm.o $WORK/b005/preempt_arm.o $WORK/b005/rt0_linux_arm.o $WORK/b005/sys_linux_arm.o $WORK/b005/tls_arm.o $WORK/b005/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/be/befd3e142a2409bc9cad27176ba78ad0ed27c51aadf5c4928eee03cc12d4bc5e-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b018/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid -jdDbzOGT3cfUa-i6IHz/-jdDbzOGT3cfUa-i6IHz -goversion go1.14.9 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid wZna2sTJMsSz5d9MPjAk/wZna2sTJMsSz5d9MPjAk -goversion go1.14.9 -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_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fc/fc0ec740954aafaf95acb278c004e0ac8f1620928571187ea83d33e4e353699a-d # internal internal/singleflight mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 19kbsHXJlmXCOlffiwk6/19kbsHXJlmXCOlffiwk6 -goversion go1.14.9 -D "" -importcfg $WORK/b071/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p math/rand -std -complete -installsuffix shared -buildid JvOBR4FIfvoKZosweAtj/JvOBR4FIfvoKZosweAtj -goversion go1.14.9 -D "" -importcfg $WORK/b066/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/01/01bd89636f8ea2579a5be014900f2352794fd1ddf7c6a1927d95885c0e69005d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/7b/7b910bf34ed0765b392efb77612e933ce605f93db8aba25ec7dc9bb9099efa8a-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a6/a6a4eeb5e24ac791e11dac5b292aaea94d4d190544474468e081a0245031d057-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ 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_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid MZ8u-32Ceukz5RrF_cRx/MZ8u-32Ceukz5RrF_cRx -goversion go1.14.9 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b022/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_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid I6U15OHhVoOYJj2HpAY-/I6U15OHhVoOYJj2HpAY- -goversion go1.14.9 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/eb/eb4d782439e75db2167ad6b69ed4639a8a4ad63354a1f950884afbefcaaecfdf-d # internal internal/oserror mkdir -p $WORK/b025/ io cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid dvRcby40t2rgYhpzQ_Qg/dvRcby40t2rgYhpzQ_Qg -goversion go1.14.9 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go mkdir -p $WORK/b023/ strconv cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b069/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid XR5-1GJeqoSUeufk6M9E/XR5-1GJeqoSUeufk6M9E -goversion go1.14.9 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b016/ cat >$WORK/b069/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_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid xAnQvfHdoBv6QksSaRcW/xAnQvfHdoBv6QksSaRcW -goversion go1.14.9 -D "" -importcfg $WORK/b069/importcfg -pack ./message.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid aa2Z6wEOzEV5-TQ7BnaU/aa2Z6wEOzEV5-TQ7BnaU -goversion go1.14.9 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6e/6ece6fbd6fb1c44ef3aeb9b1b7d0efb7e2987f9febdcf8a13ab08f938d116ed0-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid 4ZlJQsdFq7R3C2myCk5Z/4ZlJQsdFq7R3C2myCk5Z -goversion go1.14.9 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/aa/aa45351822858cea4eb88fbcf77572caa7734ab2e140e211ed7f1a9bdb765184-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f0/f0e9cc1f91f9959cc9bcc798a14e849d34da1774163c65c5929626c0d74383a3-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/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid ZoBcR27Irk12JekfiOqN/ZoBcR27Irk12JekfiOqN -goversion go1.14.9 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go bytes mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid 13r6p9TzUHtgc_K5GuoN/13r6p9TzUHtgc_K5GuoN -goversion go1.14.9 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/44/44fb91dde257a009cbbe11d291a6a0b7f6807bdb33293307cde9c9517f31df91-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b013/symabis ./asm_arm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid R9P9uAf3fIuDYYY0smoj/R9P9uAf3fIuDYYY0smoj -goversion go1.14.9 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/45/4597e7a186a25a7d2354f4c25348103be21791a05a9143bc3392698a0bda15f9-d # internal bufio mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p bufio -std -complete -installsuffix shared -buildid SiXi4mhsV1U5QeudPrR1/SiXi4mhsV1U5QeudPrR1 -goversion go1.14.9 -D "" -importcfg $WORK/b033/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c6/c628076e614133b0d89fee9b3e552e61c0491aa0af8955a487153cc4274f5429-d # internal path mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p path -std -complete -installsuffix shared -buildid 7Dru_vsr74wXz056EVqL/7Dru_vsr74wXz056EVqL -goversion go1.14.9 -D "" -importcfg $WORK/b035/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/98/98c9385116fe915311a6bcaeebfd2cdef0d24a66913656ae1ba1c7e1f7409fca-d # internal regexp/syntax mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 9zQ17YTRZl0o1MxN4fF-/9zQ17YTRZl0o1MxN4fF- -goversion go1.14.9 -D "" -importcfg $WORK/b046/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_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a0/a09426e4840b3b6ba25a65db4de8af3edc09d6d43331fc5fbecebce2c794b1d6-d # internal hash mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p hash -std -complete -installsuffix shared -buildid UoqMbs_sFIza3i4ctb94/UoqMbs_sFIza3i4ctb94 -goversion go1.14.9 -D "" -importcfg $WORK/b051/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/a8/a8135d545dc20f0c5ef75777482a8db05625e336a0e0617fc256f93436924f63-d # internal crypto mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto -std -complete -installsuffix shared -buildid aXfxlNbDTSzFjnekFLTV/aXfxlNbDTSzFjnekFLTV -goversion go1.14.9 -D "" -importcfg $WORK/b050/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ab/ab4b615e7262d1f504d37f794fa4ac9607f77c3267913b66252054b0eb67bef4-d # internal hash/adler32 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid eCjxtK_g9W70iPIBK5JN/eCjxtK_g9W70iPIBK5JN -goversion go1.14.9 -D "" -importcfg $WORK/b055/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/77/779230a0bfcd6b7a4f72b237d9fc8989b1c9a671eaecc4df83ab5a563f963ea7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/cb/cbde9a3af461dc495a44a4ccae640ec36f470658bf4c7666e12b1199429ad6ae-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b028/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/d1/d1df12c23d367123735ea0e3b1fbeb556f13265a5fc003e72be9733268992f4a-d # internal internal/syscall/unix mkdir -p $WORK/b027/ internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid LIcZ_l3Fl_ZgAv5cHfVa/LIcZ_l3Fl_ZgAv5cHfVa -goversion go1.14.9 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid qUNuuxCyph6nMvKdPJY4/qUNuuxCyph6nMvKdPJY4 -goversion go1.14.9 -D "" -importcfg $WORK/b030/importcfg -pack ./execenv_default.go time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid reZJ1UToJxy2hRSRJnAy/reZJ1UToJxy2hRSRJnAy -goversion go1.14.9 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/59/5907037f2405894ad2c27324aa449d90abca7780cefade51fee19afc5aa4a2e5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/68/68c3a13dddd9743fab4a395fe059e0d20ab9d313c3d2ee81d8cb4b558d561e46-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e5/e53c3d23e5f562cbac1da1470beb8d167e73d7cf23374b1c07e76c12b42c2fcf-d # internal regexp mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p regexp -std -complete -installsuffix shared -buildid pCIMWU_aki9qkuHaso-f/pCIMWU_aki9qkuHaso-f -goversion go1.14.9 -D "" -importcfg $WORK/b045/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/55/55b43f83429bbdc5183b7ce17d521414998262cac656fa559f037f0692b205f5-d # internal context mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p context -std -complete -installsuffix shared -buildid z8W-HkdWibt8SFxPxBRN/z8W-HkdWibt8SFxPxBRN -goversion go1.14.9 -D "" -importcfg $WORK/b049/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid JKRA1INJzyPbkGtPs-Ld/JKRA1INJzyPbkGtPs-Ld -goversion go1.14.9 -D "" -importcfg $WORK/b026/importcfg -pack ./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_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ce/ce8300f3a547d833bddca2809f1dc879020691254053f8b02b78afcc431e97ff-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/8b/8b6c662142eeb1a6682a2fb0a4e3b174675ada60c168e867afc010fbbeae6e3e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3f/3f24d1ae3f9cbc62845cff1819b2bc801f9f247597a61533c41e4a5c0b9481a1-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid micn2AwXABWrJMPLsyTh/micn2AwXABWrJMPLsyTh -goversion go1.14.9 -D "" -importcfg $WORK/b024/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 ./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_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b013/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9f/9fd1f9f0abc7ee4909e9f920df21aba41b617e523bc47ffdff8fdc4d54e1e4e0-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid A5w7hDD1vEZ3AbHButnn/A5w7hDD1vEZ3AbHButnn -goversion go1.14.9 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid bW0Lx-1ohotWGqjkfVh9/bW0Lx-1ohotWGqjkfVh9 -goversion go1.14.9 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/26/267d5468ffd4909fa87f621c7d40cf49cad604cc826326a9727137e317c52fa7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/db/db2f581be7f5072de62b7aa1e57b004a6e87cb895076047e17fa788b77aab275-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ea/ea919a989c5550ecf052cd3bc740ec392bcdb2244e504fc77f567df8aa295f4b-d # internal encoding/base64 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 1a5VdnG3cNDUdaYGF4jX/1a5VdnG3cNDUdaYGF4jX -goversion go1.14.9 -D "" -importcfg $WORK/b043/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b062/ path/filepath mkdir -p $WORK/b037/ fmt mkdir -p $WORK/b002/ crypto/sha256 cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid eM4iOjEHDT5Fb7NGXi3G/eM4iOjEHDT5Fb7NGXi3G -goversion go1.14.9 -D "" -importcfg $WORK/b037/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/b067/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid dMTFqTSnEIw1N9ZYhOKz/dMTFqTSnEIw1N9ZYhOKz -goversion go1.14.9 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid x9zDPxZozatU2E5wgUew/x9zDPxZozatU2E5wgUew -goversion go1.14.9 -D "" -importcfg $WORK/b062/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid Z-VQHIZ1b8f7rTBMusmu/Z-VQHIZ1b8f7rTBMusmu -goversion go1.14.9 -D "" -importcfg $WORK/b067/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/85/8583f7974a0e7a492c2b0e18333522d2fe1dda1b029296f779c530d1f247f7e2-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid 6r9nwfLsxluCeuSJT520/6r9nwfLsxluCeuSJT520 -goversion go1.14.9 -D "" -importcfg $WORK/b058/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/0f/0fd1e75655c4e3499d8bfceb8b6b1c5188fbd1b9eeda021eb35c8b8b46958f91-d # internal net mkdir -p $WORK/b068/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b068/ -importpath net -- -I $WORK/b068/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b9/b98c7f9004b24a3952eb4312ad2d8dce1cd96a67fc5d59f6145304c2be6bbeed-d # internal runtime/debug mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b093/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/a1/a10974f166a20fdafc622b67769aa1ee4dcbc5f5a047624cf72cd2476aa4906d-d # internal io/ioutil mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid NPMAuAvQ2dJBvGcaTXzy/NPMAuAvQ2dJBvGcaTXzy -goversion go1.14.9 -D "" -importcfg $WORK/b047/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/81/81fe26e83843db021e3b9af530e4ec8a10e2159d4dc0b50808e8960b6f05b3eb-d # internal crypto/aes mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid t3GX1kBmmWfVIn642WvT/t3GX1kBmmWfVIn642WvT -goversion go1.14.9 -D "" -importcfg $WORK/b061/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p runtime/debug -std -installsuffix shared -buildid hWOTSw1jKOYJaY_LVons/hWOTSw1jKOYJaY_LVons -goversion go1.14.9 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/15/153fdf03e4786d406072de32d114146eb5b235a2ed461830a1ccee3decb78c9d-d # internal os/exec mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p os/exec -std -complete -installsuffix shared -buildid Rmr7GV6AMURrTN4ESAdu/Rmr7GV6AMURrTN4ESAdu -goversion go1.14.9 -D "" -importcfg $WORK/b074/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b093/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e5/e59452c56e68f5fbc6a8db332565df6ce5c3608a3d43f5837ba242a066cfcc7d-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b093/_pkg_.a $WORK/b093/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/49/4944e91e846cc57bb93671bf6f5890869aad84fcac1d263f47207cdd03fb4cdc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/28/2830f5869da6f2c18905be15fbb1c491c579ab71e911310e9279916252febd34-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/86/86ba1b9fb2fc31759e201c99d02ffa2ddf97cb4164035a905916344c4317a728-d # internal compress/flate mkdir -p $WORK/b054/ github.com/jessevdk/go-flags cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF debug/dwarf mkdir -p $WORK/b032/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid h7-vDAJ5Bm2BfXakJ62d/h7-vDAJ5Bm2BfXakJ62d -goversion go1.14.9 -D "" -importcfg $WORK/b054/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b056/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF gopkg.in/yaml.v2 cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid XePVze76Jjl5AOWVFBW9/XePVze76Jjl5AOWVFBW9 -goversion go1.14.9 -D "" -importcfg $WORK/b032/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 ./tiocgwinsz_linux.go mkdir -p $WORK/b041/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid Kg7Vca8Suu42UDphxiqS/Kg7Vca8Suu42UDphxiqS -goversion go1.14.9 -D "" -importcfg $WORK/b056/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 cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid lFxO7AMk6Jauk6hM_mYt/lFxO7AMk6Jauk6hM_mYt -goversion go1.14.9 -D "" -importcfg $WORK/b041/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_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c2/c228c8ddb5a229bef4912510b7336ce42a427d11359cab1349e187c5e0377b5f-d # internal compress/zlib mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/adler32=$WORK/b055/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 2dvi5XJbpidZvfQi0d9K/2dvi5XJbpidZvfQi0d9K -goversion go1.14.9 -D "" -importcfg $WORK/b053/importcfg -pack ./reader.go ./writer.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ba/ba9eedca15d6841b67ded976dd93552dca78d32c2668ef74f30a718d35def4c0-d # internal encoding/hex mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rSfEVNkU2KWpOfMjqqXN/rSfEVNkU2KWpOfMjqqXN -goversion go1.14.9 -D "" -importcfg $WORK/b057/importcfg -pack ./hex.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/5f/5ffebe57661443867b7c48d17bd2711fbfd7b5816e3fc17a5ac874f318075fd1-d # internal math/big mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b065/symabis ./arith_arm.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/big -std -installsuffix shared -buildid cJmstB50mYJiYyMtsZ8V/cJmstB50mYJiYyMtsZ8V -goversion go1.14.9 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/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/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/37/371650bb67c9ca91de420a06d8185b5d9adb8a6a2b8c14a414cbcf223bc2b7fb-d # internal debug/elf mkdir -p $WORK/b052/ TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/zlib=$WORK/b053/_pkg_.a packagefile debug/dwarf=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid scEQw1T_SVZ8k0WF8a_a/scEQw1T_SVZ8k0WF8a_a -goversion go1.14.9 -D "" -importcfg $WORK/b052/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/59/5957314862401287aebd176647e02bd267aefa29b10f95d1bcecedf66ca9f221-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid OqfQkprSqfPBam59AE0Q/OqfQkprSqfPBam59AE0Q -goversion go1.14.9 -D "" -importcfg $WORK/b073/importcfg -pack ./context.go ./tomb.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/9c/9c97d859b125bba7d8b4b9f54e31d20bdd03061e4143340c285080cf8c30939f-d # internal os/user mkdir -p $WORK/b075/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b075/ -importpath os/user -- -I $WORK/b075/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -o $WORK/b068/_cgo_.o $WORK/b068/_cgo_main.o $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b068/_cgo_.o -dynout $WORK/b068/_cgo_import.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b069/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b070/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b071/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b066/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p net -std -installsuffix shared -buildid 46Ve49_My3ks0KQHFfRG/46Ve49_My3ks0KQHFfRG -goversion go1.14.9 -D "" -importcfg $WORK/b068/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b068/_cgo_gotypes.go $WORK/b068/cgo_linux.cgo1.go $WORK/b068/cgo_resnew.cgo1.go $WORK/b068/cgo_socknew.cgo1.go $WORK/b068/cgo_unix.cgo1.go $WORK/b068/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/20/20e434221356691d256e83d19698ae5530a4348bb1be8f8be3cce973097668b4-d # internal encoding/json mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b078/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid C-cnXsy3FVOaKV7O0KW3/C-cnXsy3FVOaKV7O0KW3 -goversion go1.14.9 -D "" -importcfg $WORK/b077/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a7/a7904887b6859e7e68a0afeb5b235ea916a402b79d474d27b5e29678349d6911-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid pRI-PoEkDyQehi9qlF_M/pRI-PoEkDyQehi9qlF_M -goversion go1.14.9 -D "" -importcfg $WORK/b040/importcfg -pack ./chrorder.go ./cmdline.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/11/11d6299d0feefb3c4b7c7a833dd4569e62fe133a3a0ea639917c0d46aa8e54ed-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 05_3BGNtGW9MUYZav_Zu/05_3BGNtGW9MUYZav_Zu -goversion go1.14.9 -D "" -importcfg $WORK/b039/importcfg -pack ./release.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b065/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b065/_pkg_.a $WORK/b065/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f4/f4336a75b1bace2a3f578dc83c67b1f818b846f322d389f4295dc36a1d2d7bb3-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b039/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid o7nQbxhKKBgxmPNXc6HA/o7nQbxhKKBgxmPNXc6HA -goversion go1.14.9 -D "" -importcfg $WORK/b038/importcfg -pack ./dirs.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e7/e73d981018c3b76391da6c6c72ad30bf3e4a9b030e09d2a0cb8f7fbae83a8a0f-d # internal crypto/rand mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid khXAF4mptHZ-RRK14QV6/khXAF4mptHZ-RRK14QV6 -goversion go1.14.9 -D "" -importcfg $WORK/b060/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e3/e3c694a8c5475a24cd71898cad684ccee7b401b4cf6e0f7bb081c93fe9a87a88-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal log mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p log -std -complete -installsuffix shared -buildid KvuoULULFLa0pcuITDdW/KvuoULULFLa0pcuITDdW -goversion go1.14.9 -D "" -importcfg $WORK/b080/importcfg -pack ./log.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c7/c760bff1de860785598dcae83ebf815a518c6628a4829a4517ae1dd37de3a8e6-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid 8sU1bgzJYSe1adregKir/8sU1bgzJYSe1adregKir -goversion go1.14.9 -D "" -importcfg $WORK/b081/importcfg -pack ./normalize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/21/21baf4385fd07fa8cfacb0d9e00073ffaa18d349206a0b6e3c80e9f13ce8f181-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid r-t8fRLjS9KWdejiarN4/r-t8fRLjS9KWdejiarN4 -goversion go1.14.9 -D "" -importcfg $WORK/b085/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/9c/9cec2b63627eb6950bce403a4be55ecf986702c04ba212b36741743b43c75020-d # internal github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b016/_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_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/snapcore/go-gettext/pluralforms -complete -installsuffix shared -buildid hXQqrx-yQkr5ZaudqC95/hXQqrx-yQkr5ZaudqC95 -goversion go1.14.9 -D "" -importcfg $WORK/b090/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/55/5599a11b5005708a57b0cb87802693522fcfa2595407c67ea74b9250f871c048-d # internal flag mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p flag -std -complete -installsuffix shared -buildid Cf59_40UIcyXPzuxpiXy/Cf59_40UIcyXPzuxpiXy -goversion go1.14.9 -D "" -importcfg $WORK/b092/importcfg -pack ./flag.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/04/04780e006e7e64e2241b11417628a6141764b420ef113f725ec42ddd7b96c854-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid H0jJh04aG3EBpFTZz0Rk/H0jJh04aG3EBpFTZz0Rk -goversion go1.14.9 -D "" -importcfg $WORK/b086/importcfg -pack ./timeout.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/94/949889c0498aafe9a6251c9564025a770c7a67c8929071c20d069fa24c2cada9-d # internal runtime/trace mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p runtime/trace -std -installsuffix shared -buildid AecYqmSx8ovswLrXBJA8/AecYqmSx8ovswLrXBJA8 -goversion go1.14.9 -D "" -importcfg $WORK/b094/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/db/dbdf084a9c3650151ed65bd12296530040ee9f0bf4593d98ac72077f63a546fa-d # internal cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/60/60693e8e8582f26af94e2a07ed4af9dbbc828f775a8bd4d22fe2f3ef43b915aa-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -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 -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/86/865d73e87aef4d2653af4ffa8d0d087b3aa8835f3b65c7fff6f69b17883c9e89-d # internal testing mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b093/_pkg_.a packagefile runtime/trace=$WORK/b094/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p testing -std -complete -installsuffix shared -buildid fJs-HG36s3KkbzqjtObJ/fJs-HG36s3KkbzqjtObJ -goversion go1.14.9 -D "" -importcfg $WORK/b091/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p os/user -std -installsuffix shared -buildid kY65F503IENSwE1WCaR6/kY65F503IENSwE1WCaR6 -goversion go1.14.9 -D "" -importcfg $WORK/b075/importcfg -pack ./lookup.go ./user.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo_lookup_unix.cgo1.go $WORK/b075/getgrouplist_unix.cgo1.go $WORK/b075/listgroups_unix.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b075/_pkg_.a $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b8/b80dd9aacc49b9314fe844324ea34f6bcbc35025eb187f7173af69c54becc827-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/79/7900dab5882cf3ae5ecad2b466a934a04e91d722658fa57d3a22bed951c87acb-d # internal github.com/snapcore/go-gettext mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b090/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile testing=$WORK/b091/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/snapcore/go-gettext -complete -installsuffix shared -buildid 8ieMgzJICDkO_NhC_t-J/8ieMgzJICDkO_NhC_t-J -goversion go1.14.9 -D "" -importcfg $WORK/b089/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/9d/9d4b1954a129278c36df932ee527f7cb4cacbf9df672d9ead307d2281ed8957d-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b068/_pkg_.a $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f6/f66f3cb8378915a1fea109d08cc15936bab9acdea0c0a0a6b97725f562457cd3-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math/rand=$WORK/b066/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid rSynGjA0yDVu3pFIbQe8/rSynGjA0yDVu3pFIbQe8 -goversion go1.14.9 -D "" -importcfg $WORK/b059/importcfg -pack ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ed/edef8245fb104ace971ccf588a4efcdd3a68062d876fe7313f2bc4ff2a058888-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile debug/elf=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b059/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b040/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b073/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b074/_pkg_.a packagefile os/user=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid uqFCdLslga4nDzm1pc0L/uqFCdLslga4nDzm1pc0L -goversion go1.14.9 -D "" -importcfg $WORK/b048/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_32.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 ./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_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/0f/0fac55f201d677e6a14870f7961cc689a94b512e0924a120849e609404a07e42-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b079/ github.com/snapcore/snapd/i18n github.com/snapcore/snapd/arch mkdir -p $WORK/b088/ github.com/snapcore/snapd/features cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b040/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b084/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid 3YxHxSRAN8RkVLUJ16Qe/3YxHxSRAN8RkVLUJ16Qe -goversion go1.14.9 -D "" -importcfg $WORK/b079/importcfg -pack ./logger.go mkdir -p $WORK/b096/ cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid IUOgyVfNbuLEzXW4PbZZ/IUOgyVfNbuLEzXW4PbZZ -goversion go1.14.9 -D "" -importcfg $WORK/b088/importcfg -pack ./i18n.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid Oi3P62juQG_4tBy6GiSb/Oi3P62juQG_4tBy6GiSb -goversion go1.14.9 -D "" -importcfg $WORK/b084/importcfg -pack ./arch.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid opkA-gw9dKJDgW-zK-L2/opkA-gw9dKJDgW-zK-L2 -goversion go1.14.9 -D "" -importcfg $WORK/b096/importcfg -pack ./features.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/4e/4ec8c1db66ebb921ed571cdec6b901bade6aecfb9c96c48a7e45ecc97f794565-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b039/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/snapcore/snapd/snapdenv -complete -installsuffix shared -buildid WzYmpJvXu1K11d964YPC/WzYmpJvXu1K11d964YPC -goversion go1.14.9 -D "" -importcfg $WORK/b083/importcfg -pack ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/79/7949f4dc8ba5721131c350d5b3b11682d1855c6a0ad04c902b47f04954074f7d-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid _2sRIfv0qke7Ipz1QZws/_2sRIfv0qke7Ipz1QZws -goversion go1.14.9 -D "" -importcfg $WORK/b087/importcfg -pack ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/85/852a154556b578a34714fc2c54180af2b0bb916ddadef887803c51064c5af7e6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/51/51a45ce5193b43546c9170e30146eacbd6b1bee597fb6d6ee2816e2f8973b20c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/d7/d7d45c036b2513a8b24b072cfbf0e70b4e8ebf2a10dc64db277c0f838e2d4cf7-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid ygZaJJowpa2HziSNaVP-/ygZaJJowpa2HziSNaVP- -goversion go1.14.9 -D "" -importcfg $WORK/b082/importcfg -pack ./snapref.go ./tag.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/12/120d35b6d073ff1d79ce9f3c2ce0e2335e6b1e2e3f2a8c4e8db73010f16b2367-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/c1/c1742e21f57c893a2e50be5d50f6f1da291c75c58df916d800323d2c57401208-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b087/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b041/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid 8c8rAsFTNAl98vESnzab/8c8rAsFTNAl98vESnzab -goversion go1.14.9 -D "" -importcfg $WORK/b076/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_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/56/565e26476632d5a40220ab6d6d2f388e5dccef5d31f04e342f600bd53df4babf-d # internal github.com/snapcore/snapd/snap/snapenv mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/arch=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b096/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b076/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/snapenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/snapcore/snapd/snap/snapenv -complete -installsuffix shared -buildid GQ9xOpLyDTwubG7JPJox/GQ9xOpLyDTwubG7JPJox -goversion go1.14.9 -D "" -importcfg $WORK/b095/importcfg -pack ./snapenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ab/ab8d550dbfa4beff1b66f571a2f816257433a6a307ae85a87c89647164e64e0f-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/b032/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a packagefile math=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/cmd/snap-exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 6hjqHeHQrCLwxqU9_ozZ/6hjqHeHQrCLwxqU9_ozZ -goversion go1.14.9 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/90/90813719b8f8b2d83c0e6013972150bb2a2d4d2482db5cc15bb4d1d98bee37a5-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/b032/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b039/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile debug/elf=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b059/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b040/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os/exec=$WORK/b074/_pkg_.a packagefile os/user=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b087/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b041/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b096/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile compress/zlib=$WORK/b053/_pkg_.a packagefile debug/dwarf=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b066/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile regexp/syntax=$WORK/b046/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile unicode/utf16=$WORK/b078/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b088/_pkg_.a packagefile compress/flate=$WORK/b054/_pkg_.a packagefile hash/adler32=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b069/_pkg_.a packagefile internal/nettrace=$WORK/b070/_pkg_.a packagefile internal/singleflight=$WORK/b071/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b089/_pkg_.a packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b090/_pkg_.a packagefile testing=$WORK/b091/_pkg_.a packagefile flag=$WORK/b092/_pkg_.a packagefile runtime/debug=$WORK/b093/_pkg_.a packagefile runtime/trace=$WORK/b094/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=AilC5tTgsf6Sv3i7e_pJ/6hjqHeHQrCLwxqU9_ozZ/uOGfuWS0Ou27VpXCEIh2/AilC5tTgsf6Sv3i7e_pJ -B 0x6a90a57c8b78610f0093f9c6f1eb0edb384e8787 -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_arm/buildid -w $WORK/b001/exe/a.out # internal # github.com/snapcore/snapd/cmd/snap-exec /usr/bin/ld: /tmp/go-link-350154060/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-350154060/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-350154060/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-350154060/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-350154060/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-350154060/000018.o: in function `_cgo_26061493d47f_C2func_getaddrinfo': /tmp/go-build/cgo-gcc-prolog:57: 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 0xa20343908a9db947642fab405379c8ae9babb38e -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-build319029281 internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid rAl3mMY4ZV4vCoQBjCdb/rAl3mMY4ZV4vCoQBjCdb -goversion go1.14.9 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_arm.go math/bits mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid R00BAxm8nG8f3k44oMRK/R00BAxm8nG8f3k44oMRK -goversion go1.14.9 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go internal/race mkdir -p $WORK/b019/ runtime/internal/sys mkdir -p $WORK/b010/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid QCO2DvxHX_4-kSMKpkbm/QCO2DvxHX_4-kSMKpkbm -goversion go1.14.9 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid rekZLsM4QOnHcVicSNxD/rekZLsM4QOnHcVicSNxD -goversion go1.14.9 -D "" -importcfg $WORK/b010/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 8bdVN26PK72YrKfOvTJx/8bdVN26PK72YrKfOvTJx -goversion go1.14.9 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/40/40bc09527718580e7228356f6103eab1a4d221ea3b2379ec6c8a76a79ff1c39e-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/36/36a75072680cbe7c188ebb88574da7625ccd43a30467074a97e3790b3bc0f4c7-d # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid bonr7eUJhX29bbIKKcIv/bonr7eUJhX29bbIKKcIv -goversion go1.14.9 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f2/f2a47f10b132ff38ea5f3586278e4e0d5740c5ebe03bbd12ef6e916ef87c0cad-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF runtime/internal/atomic mkdir -p $WORK/b008/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/symabis ./asm_arm.s ./sys_linux_arm.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid gOXCgwxHlG7-iK0-vLEg/gOXCgwxHlG7-iK0-vLEg -goversion go1.14.9 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid D9RqID6GXrPaWIUyerN3/D9RqID6GXrPaWIUyerN3 -goversion go1.14.9 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./atomic_arm.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/33/3333653107100365d9397fe3b1489975e16fef00e77e7acd83e4fae9c278e0d9-d # internal runtime/internal/math mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid DnnVWy0-Ssyo0WYQRerA/DnnVWy0-Ssyo0WYQRerA -goversion go1.14.9 -D "" -importcfg $WORK/b009/importcfg -pack ./math.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/81/817d42c26f4433b7411c0855b6e044678d1c855041ccf35ffdfa6852901ca26f-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3f/3f1cc827c59ddbfa8d082c56237e432a0f0bbdd404acf27c7d92f788a63aaffd-d # internal unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid xX-XTVtTp2KaD6ypVCDg/xX-XTVtTp2KaD6ypVCDg -goversion go1.14.9 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/compare_arm.o ./compare_arm.s math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./sqrt_arm.s ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/43/4385e52072d4fa536db07c99667311b1f52f8a5fdad73d290f5dc891aeaebed8-d # internal internal/testlog mkdir -p $WORK/b031/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/count_arm.o ./count_arm.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid aSGSYXNJH7ZW_8YcAVDZ/aSGSYXNJH7ZW_8YcAVDZ -goversion go1.14.9 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid FAv5Nzecod8zPjAdkiaI/FAv5Nzecod8zPjAdkiaI -goversion go1.14.9 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm_arm.o $WORK/b008/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/3c/3c9d79ffb5f7ee0dd019dcd88b0f92197cefe981b02e8148a1f85c42890f2032-d # internal encoding mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding -std -complete -installsuffix shared -buildid MtZeuKmPxBhjVuIb0jDS/MtZeuKmPxBhjVuIb0jDS -goversion go1.14.9 -D "" -importcfg $WORK/b043/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/47/47b447fa685288f26f2009126f6b928a1a775f1dfbb117b7d70d553ded3b7267-d # internal crypto/internal/subtle mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 6gq4_Y-RTtNFdHx9JTBD/6gq4_Y-RTtNFdHx9JTBD -goversion go1.14.9 -D "" -importcfg $WORK/b064/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_arm.o $WORK/b005/count_arm.o $WORK/b005/equal_arm.o $WORK/b005/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/6a/6a30ae9eba89b1ee21829b2882671f6ba54f6aca5d8b5d8a9e78a85fd79392ee-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/5b/5b5b2d2b51f5583e9b08d87d61e7a8b227f6f55348da7cc4d5678cadf537af5b-d # internal crypto/subtle mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid nmpFv3SwhpZqQfPE8KJD/nmpFv3SwhpZqQfPE8KJD -goversion go1.14.9 -D "" -importcfg $WORK/b065/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/5c/5c63b29a87faca168ed882d1ec9964be48b5135b4cf2c8aab56d0b8d5287758f-d # internal internal/nettrace mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid AywVr9q_Ltd2TqqmT5Xz/AywVr9q_Ltd2TqqmT5Xz -goversion go1.14.9 -D "" -importcfg $WORK/b071/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/14/14b7d11f3d3fff4203d2cf37ee06ac70e9c1d241e10d8b09b7bfa703879583bf-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal runtime mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s runtime/cgo cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/fb/fb4c6bf47f89698dfb9e7d188b3daa1128185a42c90eb927ccb9f5fd86f0dde9-d # internal mkdir -p $WORK/b073/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b073/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b073/ -g -O2 -Wall -Werror ./cgo.go unicode/utf16 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid jRZteN3xClm_s-LJR4Ar/jRZteN3xClm_s-LJR4Ar -goversion go1.14.9 -D "" -importcfg $WORK/b090/importcfg -pack ./utf16.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b008/_pkg_.a packagefile runtime/internal/math=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p runtime -std -+ -installsuffix shared -buildid Akva5V0MLISL-Pz9MjjP/Akva5V0MLISL-Pz9MjjP -goversion go1.14.9 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.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_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.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 ./sigaction.go ./signal_arm.go ./signal_linux_arm.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 ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/74/746ee7dd6b1059d12f5f1e311fdb9310c2378b13431bb1e13d71fa91d53d4192-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/b073 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9b/9b64d5a3be7e414e873e0580d45cab4dc1ce2160e757dde247dd3bde397be756-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/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_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/sqrt_arm.o $WORK/b014/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/df/df6de4c7dd3044584596832626597c1027d7dabe32623aa1f6e0dddc6e0ea2e6-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x010.o -c gcc_arm.S cd $WORK/b073 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -o $WORK/b073/_cgo_.o $WORK/b073/_cgo_main.o $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o $WORK/b073/_x005.o $WORK/b073/_x006.o $WORK/b073/_x007.o $WORK/b073/_x008.o $WORK/b073/_x009.o $WORK/b073/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b073/_cgo_.o -dynout $WORK/b073/_cgo_import.go -dynlinker cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b073/symabis ./asm_arm.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p runtime/cgo -std -installsuffix shared -buildid MVvGv3OKCNZUA4huUOVk/MVvGv3OKCNZUA4huUOVk -goversion go1.14.9 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b073/_cgo_gotypes.go $WORK/b073/cgo.cgo1.go $WORK/b073/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b073/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b073/_pkg_.a $WORK/b073/asm_arm.o $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o $WORK/b073/_x005.o $WORK/b073/_x006.o $WORK/b073/_x007.o $WORK/b073/_x008.o $WORK/b073/_x009.o $WORK/b073/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/81/81e358f23ce1d149838a564b9639d58f999b509da8888a75e3b94f65ef400476-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o $WORK/b004/asm_arm.o $WORK/b004/duff_arm.o $WORK/b004/memclr_arm.o $WORK/b004/memmove_arm.o $WORK/b004/preempt_arm.o $WORK/b004/rt0_linux_arm.o $WORK/b004/sys_linux_arm.o $WORK/b004/tls_arm.o $WORK/b004/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/be/befd3e142a2409bc9cad27176ba78ad0ed27c51aadf5c4928eee03cc12d4bc5e-d # internal internal/reflectlite mkdir -p $WORK/b003/ cat >$WORK/b003/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b018/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b003/symabis ./asm.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid -jdDbzOGT3cfUa-i6IHz/-jdDbzOGT3cfUa-i6IHz -goversion go1.14.9 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid wZna2sTJMsSz5d9MPjAk/wZna2sTJMsSz5d9MPjAk -goversion go1.14.9 -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_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fc/fc0ec740954aafaf95acb278c004e0ac8f1620928571187ea83d33e4e353699a-d # internal internal/singleflight mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 19kbsHXJlmXCOlffiwk6/19kbsHXJlmXCOlffiwk6 -goversion go1.14.9 -D "" -importcfg $WORK/b072/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p math/rand -std -complete -installsuffix shared -buildid JvOBR4FIfvoKZosweAtj/JvOBR4FIfvoKZosweAtj -goversion go1.14.9 -D "" -importcfg $WORK/b067/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/01/01bd89636f8ea2579a5be014900f2352794fd1ddf7c6a1927d95885c0e69005d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/7b/7b910bf34ed0765b392efb77612e933ce605f93db8aba25ec7dc9bb9099efa8a-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b003/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b003/_pkg_.a $WORK/b003/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a6/a6a4eeb5e24ac791e11dac5b292aaea94d4d190544474468e081a0245031d057-d # internal errors mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b003/_pkg_.a EOF sort mkdir -p $WORK/b022/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p errors -std -complete -installsuffix shared -buildid MZ8u-32Ceukz5RrF_cRx/MZ8u-32Ceukz5RrF_cRx -goversion go1.14.9 -D "" -importcfg $WORK/b002/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b022/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_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid I6U15OHhVoOYJj2HpAY-/I6U15OHhVoOYJj2HpAY- -goversion go1.14.9 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/eb/eb4d782439e75db2167ad6b69ed4639a8a4ad63354a1f950884afbefcaaecfdf-d # internal internal/oserror mkdir -p $WORK/b025/ io mkdir -p $WORK/b023/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid dvRcby40t2rgYhpzQ_Qg/dvRcby40t2rgYhpzQ_Qg -goversion go1.14.9 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid XR5-1GJeqoSUeufk6M9E/XR5-1GJeqoSUeufk6M9E -goversion go1.14.9 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b070/ cat >$WORK/b070/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_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid xAnQvfHdoBv6QksSaRcW/xAnQvfHdoBv6QksSaRcW -goversion go1.14.9 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid aa2Z6wEOzEV5-TQ7BnaU/aa2Z6wEOzEV5-TQ7BnaU -goversion go1.14.9 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6e/6ece6fbd6fb1c44ef3aeb9b1b7d0efb7e2987f9febdcf8a13ab08f938d116ed0-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid 4ZlJQsdFq7R3C2myCk5Z/4ZlJQsdFq7R3C2myCk5Z -goversion go1.14.9 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/aa/aa45351822858cea4eb88fbcf77572caa7734ab2e140e211ed7f1a9bdb765184-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f0/f0e9cc1f91f9959cc9bcc798a14e849d34da1774163c65c5929626c0d74383a3-d # internal bytes mkdir -p $WORK/b034/ strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid ZoBcR27Irk12JekfiOqN/ZoBcR27Irk12JekfiOqN -goversion go1.14.9 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid 13r6p9TzUHtgc_K5GuoN/13r6p9TzUHtgc_K5GuoN -goversion go1.14.9 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/44/44fb91dde257a009cbbe11d291a6a0b7f6807bdb33293307cde9c9517f31df91-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b013/symabis ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid R9P9uAf3fIuDYYY0smoj/R9P9uAf3fIuDYYY0smoj -goversion go1.14.9 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/45/4597e7a186a25a7d2354f4c25348103be21791a05a9143bc3392698a0bda15f9-d # internal bufio mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p bufio -std -complete -installsuffix shared -buildid SiXi4mhsV1U5QeudPrR1/SiXi4mhsV1U5QeudPrR1 -goversion go1.14.9 -D "" -importcfg $WORK/b033/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c6/c628076e614133b0d89fee9b3e552e61c0491aa0af8955a487153cc4274f5429-d # internal path mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p path -std -complete -installsuffix shared -buildid 7Dru_vsr74wXz056EVqL/7Dru_vsr74wXz056EVqL -goversion go1.14.9 -D "" -importcfg $WORK/b035/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a0/a09426e4840b3b6ba25a65db4de8af3edc09d6d43331fc5fbecebce2c794b1d6-d # internal regexp/syntax mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 9zQ17YTRZl0o1MxN4fF-/9zQ17YTRZl0o1MxN4fF- -goversion go1.14.9 -D "" -importcfg $WORK/b047/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/98/98c9385116fe915311a6bcaeebfd2cdef0d24a66913656ae1ba1c7e1f7409fca-d # internal hash mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p hash -std -complete -installsuffix shared -buildid UoqMbs_sFIza3i4ctb94/UoqMbs_sFIza3i4ctb94 -goversion go1.14.9 -D "" -importcfg $WORK/b052/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ab/ab4b615e7262d1f504d37f794fa4ac9607f77c3267913b66252054b0eb67bef4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a8/a8135d545dc20f0c5ef75777482a8db05625e336a0e0617fc256f93436924f63-d # internal crypto mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto -std -complete -installsuffix shared -buildid aXfxlNbDTSzFjnekFLTV/aXfxlNbDTSzFjnekFLTV -goversion go1.14.9 -D "" -importcfg $WORK/b051/importcfg -pack ./crypto.go hash/adler32 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid eCjxtK_g9W70iPIBK5JN/eCjxtK_g9W70iPIBK5JN -goversion go1.14.9 -D "" -importcfg $WORK/b056/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/77/779230a0bfcd6b7a4f72b237d9fc8989b1c9a671eaecc4df83ab5a563f963ea7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/cb/cbde9a3af461dc495a44a4ccae640ec36f470658bf4c7666e12b1199429ad6ae-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b028/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/d1/d1df12c23d367123735ea0e3b1fbeb556f13265a5fc003e72be9733268992f4a-d # internal internal/syscall/unix mkdir -p $WORK/b027/ internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF time mkdir -p $WORK/b029/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid LIcZ_l3Fl_ZgAv5cHfVa/LIcZ_l3Fl_ZgAv5cHfVa -goversion go1.14.9 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid reZJ1UToJxy2hRSRJnAy/reZJ1UToJxy2hRSRJnAy -goversion go1.14.9 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid qUNuuxCyph6nMvKdPJY4/qUNuuxCyph6nMvKdPJY4 -goversion go1.14.9 -D "" -importcfg $WORK/b030/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/68/68c3a13dddd9743fab4a395fe059e0d20ab9d313c3d2ee81d8cb4b558d561e46-d # internal github.com/snapcore/snapd/osutil/mount mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil/mount /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/snapcore/snapd/osutil/mount -complete -installsuffix shared -buildid o9a9ooshQHP9HLd_KH8K/o9a9ooshQHP9HLd_KH8K -goversion go1.14.9 -D "" -importcfg $WORK/b080/importcfg -pack ./mount_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/59/5907037f2405894ad2c27324aa449d90abca7780cefade51fee19afc5aa4a2e5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/47/47d9bdf237bcb11e57328cf64387409ba32afaff94bf98a83a24f1a6f2e4c869-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e5/e53c3d23e5f562cbac1da1470beb8d167e73d7cf23374b1c07e76c12b42c2fcf-d # internal regexp mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b047/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p regexp -std -complete -installsuffix shared -buildid pCIMWU_aki9qkuHaso-f/pCIMWU_aki9qkuHaso-f -goversion go1.14.9 -D "" -importcfg $WORK/b046/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/55/55b43f83429bbdc5183b7ce17d521414998262cac656fa559f037f0692b205f5-d # internal context mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/reflectlite=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p context -std -complete -installsuffix shared -buildid z8W-HkdWibt8SFxPxBRN/z8W-HkdWibt8SFxPxBRN -goversion go1.14.9 -D "" -importcfg $WORK/b050/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid JKRA1INJzyPbkGtPs-Ld/JKRA1INJzyPbkGtPs-Ld -goversion go1.14.9 -D "" -importcfg $WORK/b026/importcfg -pack ./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_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ce/ce8300f3a547d833bddca2809f1dc879020691254053f8b02b78afcc431e97ff-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/8b/8b6c662142eeb1a6682a2fb0a4e3b174675ada60c168e867afc010fbbeae6e3e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/3f/3f24d1ae3f9cbc62845cff1819b2bc801f9f247597a61533c41e4a5c0b9481a1-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid micn2AwXABWrJMPLsyTh/micn2AwXABWrJMPLsyTh -goversion go1.14.9 -D "" -importcfg $WORK/b024/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 ./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_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b013/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9f/9fd1f9f0abc7ee4909e9f920df21aba41b617e523bc47ffdff8fdc4d54e1e4e0-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b045/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid A5w7hDD1vEZ3AbHButnn/A5w7hDD1vEZ3AbHButnn -goversion go1.14.9 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid bW0Lx-1ohotWGqjkfVh9/bW0Lx-1ohotWGqjkfVh9 -goversion go1.14.9 -D "" -importcfg $WORK/b045/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/26/267d5468ffd4909fa87f621c7d40cf49cad604cc826326a9727137e317c52fa7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/db/db2f581be7f5072de62b7aa1e57b004a6e87cb895076047e17fa788b77aab275-d # internal encoding/base64 mkdir -p $WORK/b044/ crypto/sha256 mkdir -p $WORK/b068/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 1a5VdnG3cNDUdaYGF4jX/1a5VdnG3cNDUdaYGF4jX -goversion go1.14.9 -D "" -importcfg $WORK/b044/importcfg -pack ./base64.go crypto/cipher cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b063/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid Z-VQHIZ1b8f7rTBMusmu/Z-VQHIZ1b8f7rTBMusmu -goversion go1.14.9 -D "" -importcfg $WORK/b068/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid x9zDPxZozatU2E5wgUew/x9zDPxZozatU2E5wgUew -goversion go1.14.9 -D "" -importcfg $WORK/b063/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go crypto/sha1 mkdir -p $WORK/b083/ cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b083/symabis ./sha1block_arm.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid fh_TaPydDPdQUyUDTrAT/fh_TaPydDPdQUyUDTrAT -goversion go1.14.9 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ea/ea919a989c5550ecf052cd3bc740ec392bcdb2244e504fc77f567df8aa295f4b-d # internal fmt mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p fmt -std -complete -installsuffix shared -buildid dMTFqTSnEIw1N9ZYhOKz/dMTFqTSnEIw1N9ZYhOKz -goversion go1.14.9 -D "" -importcfg $WORK/b011/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b083/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/85/8583f7974a0e7a492c2b0e18333522d2fe1dda1b029296f779c530d1f247f7e2-d # internal path/filepath mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid eM4iOjEHDT5Fb7NGXi3G/eM4iOjEHDT5Fb7NGXi3G -goversion go1.14.9 -D "" -importcfg $WORK/b037/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/0f/0fd1e75655c4e3499d8bfceb8b6b1c5188fbd1b9eeda021eb35c8b8b46958f91-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid 6r9nwfLsxluCeuSJT520/6r9nwfLsxluCeuSJT520 -goversion go1.14.9 -D "" -importcfg $WORK/b059/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b083/_pkg_.a $WORK/b083/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/57/57fe2c3e9c365f517800f3103e97bd74fcd3058f2529696bcd19121e20ba0b9b-d # internal net mkdir -p $WORK/b069/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b069/ -importpath net -- -I $WORK/b069/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b9/b98c7f9004b24a3952eb4312ad2d8dce1cd96a67fc5d59f6145304c2be6bbeed-d # internal runtime/debug mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b100/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/81/81fe26e83843db021e3b9af530e4ec8a10e2159d4dc0b50808e8960b6f05b3eb-d # internal crypto/aes mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p runtime/debug -std -installsuffix shared -buildid hWOTSw1jKOYJaY_LVons/hWOTSw1jKOYJaY_LVons -goversion go1.14.9 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid t3GX1kBmmWfVIn642WvT/t3GX1kBmmWfVIn642WvT -goversion go1.14.9 -D "" -importcfg $WORK/b062/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b100/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/a1/a10974f166a20fdafc622b67769aa1ee4dcbc5f5a047624cf72cd2476aa4906d-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid NPMAuAvQ2dJBvGcaTXzy/NPMAuAvQ2dJBvGcaTXzy -goversion go1.14.9 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b100/_pkg_.a $WORK/b100/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/49/4944e91e846cc57bb93671bf6f5890869aad84fcac1d263f47207cdd03fb4cdc-d # internal os/exec mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p os/exec -std -complete -installsuffix shared -buildid Rmr7GV6AMURrTN4ESAdu/Rmr7GV6AMURrTN4ESAdu -goversion go1.14.9 -D "" -importcfg $WORK/b075/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e5/e59452c56e68f5fbc6a8db332565df6ce5c3608a3d43f5837ba242a066cfcc7d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/15/153fdf03e4786d406072de32d114146eb5b235a2ed461830a1ccee3decb78c9d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/28/2830f5869da6f2c18905be15fbb1c491c579ab71e911310e9279916252febd34-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/86/86ba1b9fb2fc31759e201c99d02ffa2ddf97cb4164035a905916344c4317a728-d # internal compress/flate mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid h7-vDAJ5Bm2BfXakJ62d/h7-vDAJ5Bm2BfXakJ62d -goversion go1.14.9 -D "" -importcfg $WORK/b055/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go debug/dwarf mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid Kg7Vca8Suu42UDphxiqS/Kg7Vca8Suu42UDphxiqS -goversion go1.14.9 -D "" -importcfg $WORK/b057/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/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid lFxO7AMk6Jauk6hM_mYt/lFxO7AMk6Jauk6hM_mYt -goversion go1.14.9 -D "" -importcfg $WORK/b042/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 github.com/jessevdk/go-flags mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid XePVze76Jjl5AOWVFBW9/XePVze76Jjl5AOWVFBW9 -goversion go1.14.9 -D "" -importcfg $WORK/b032/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 ./tiocgwinsz_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c2/c228c8ddb5a229bef4912510b7336ce42a427d11359cab1349e187c5e0377b5f-d # internal compress/zlib mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/adler32=$WORK/b056/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 2dvi5XJbpidZvfQi0d9K/2dvi5XJbpidZvfQi0d9K -goversion go1.14.9 -D "" -importcfg $WORK/b054/importcfg -pack ./reader.go ./writer.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ba/ba9eedca15d6841b67ded976dd93552dca78d32c2668ef74f30a718d35def4c0-d # internal encoding/hex mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rSfEVNkU2KWpOfMjqqXN/rSfEVNkU2KWpOfMjqqXN -goversion go1.14.9 -D "" -importcfg $WORK/b058/importcfg -pack ./hex.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/5f/5ffebe57661443867b7c48d17bd2711fbfd7b5816e3fc17a5ac874f318075fd1-d # internal math/big mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b066/symabis ./arith_arm.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p math/big -std -installsuffix shared -buildid cJmstB50mYJiYyMtsZ8V/cJmstB50mYJiYyMtsZ8V -goversion go1.14.9 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/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/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/59/5957314862401287aebd176647e02bd267aefa29b10f95d1bcecedf66ca9f221-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid OqfQkprSqfPBam59AE0Q/OqfQkprSqfPBam59AE0Q -goversion go1.14.9 -D "" -importcfg $WORK/b074/importcfg -pack ./context.go ./tomb.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/37/371650bb67c9ca91de420a06d8185b5d9adb8a6a2b8c14a414cbcf223bc2b7fb-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o -g -O2 -pie debug/elf mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/zlib=$WORK/b054/_pkg_.a packagefile debug/dwarf=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid scEQw1T_SVZ8k0WF8a_a/scEQw1T_SVZ8k0WF8a_a -goversion go1.14.9 -D "" -importcfg $WORK/b053/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/9c/9c97d859b125bba7d8b4b9f54e31d20bdd03061e4143340c285080cf8c30939f-d # internal os/user mkdir -p $WORK/b076/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b076/ -importpath os/user -- -I $WORK/b076/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b071/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b072/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p net -std -installsuffix shared -buildid 46Ve49_My3ks0KQHFfRG/46Ve49_My3ks0KQHFfRG -goversion go1.14.9 -D "" -importcfg $WORK/b069/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo_linux.cgo1.go $WORK/b069/cgo_resnew.cgo1.go $WORK/b069/cgo_socknew.cgo1.go $WORK/b069/cgo_unix.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/20/20e434221356691d256e83d19698ae5530a4348bb1be8f8be3cce973097668b4-d # internal log mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p log -std -complete -installsuffix shared -buildid KvuoULULFLa0pcuITDdW/KvuoULULFLa0pcuITDdW -goversion go1.14.9 -D "" -importcfg $WORK/b079/importcfg -pack ./log.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a7/a7904887b6859e7e68a0afeb5b235ea916a402b79d474d27b5e29678349d6911-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid pRI-PoEkDyQehi9qlF_M/pRI-PoEkDyQehi9qlF_M -goversion go1.14.9 -D "" -importcfg $WORK/b041/importcfg -pack ./chrorder.go ./cmdline.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/9c/9cec2b63627eb6950bce403a4be55ecf986702c04ba212b36741743b43c75020-d # internal encoding/json mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b090/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid C-cnXsy3FVOaKV7O0KW3/C-cnXsy3FVOaKV7O0KW3 -goversion go1.14.9 -D "" -importcfg $WORK/b089/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/11/11d6299d0feefb3c4b7c7a833dd4569e62fe133a3a0ea639917c0d46aa8e54ed-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 05_3BGNtGW9MUYZav_Zu/05_3BGNtGW9MUYZav_Zu -goversion go1.14.9 -D "" -importcfg $WORK/b040/importcfg -pack ./release.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f4/f4336a75b1bace2a3f578dc83c67b1f818b846f322d389f4295dc36a1d2d7bb3-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid o7nQbxhKKBgxmPNXc6HA/o7nQbxhKKBgxmPNXc6HA -goversion go1.14.9 -D "" -importcfg $WORK/b039/importcfg -pack ./dirs.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b066/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b066/_pkg_.a $WORK/b066/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e7/e73d981018c3b76391da6c6c72ad30bf3e4a9b030e09d2a0cb8f7fbae83a8a0f-d # internal crypto/rand mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid khXAF4mptHZ-RRK14QV6/khXAF4mptHZ-RRK14QV6 -goversion go1.14.9 -D "" -importcfg $WORK/b061/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c7/c760bff1de860785598dcae83ebf815a518c6628a4829a4517ae1dd37de3a8e6-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid 8sU1bgzJYSe1adregKir/8sU1bgzJYSe1adregKir -goversion go1.14.9 -D "" -importcfg $WORK/b091/importcfg -pack ./normalize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e3/e3c694a8c5475a24cd71898cad684ccee7b401b4cf6e0f7bb081c93fe9a87a88-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid r-t8fRLjS9KWdejiarN4/r-t8fRLjS9KWdejiarN4 -goversion go1.14.9 -D "" -importcfg $WORK/b092/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/21/21baf4385fd07fa8cfacb0d9e00073ffaa18d349206a0b6e3c80e9f13ce8f181-d # internal github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b016/_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_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/snapcore/go-gettext/pluralforms -complete -installsuffix shared -buildid hXQqrx-yQkr5ZaudqC95/hXQqrx-yQkr5ZaudqC95 -goversion go1.14.9 -D "" -importcfg $WORK/b097/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/55/5599a11b5005708a57b0cb87802693522fcfa2595407c67ea74b9250f871c048-d # internal flag mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p flag -std -complete -installsuffix shared -buildid Cf59_40UIcyXPzuxpiXy/Cf59_40UIcyXPzuxpiXy -goversion go1.14.9 -D "" -importcfg $WORK/b099/importcfg -pack ./flag.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/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_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/db/dbdf084a9c3650151ed65bd12296530040ee9f0bf4593d98ac72077f63a546fa-d # internal runtime/trace mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p runtime/trace -std -installsuffix shared -buildid AecYqmSx8ovswLrXBJA8/AecYqmSx8ovswLrXBJA8 -goversion go1.14.9 -D "" -importcfg $WORK/b101/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/60/60693e8e8582f26af94e2a07ed4af9dbbc828f775a8bd4d22fe2f3ef43b915aa-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/86/865d73e87aef4d2653af4ffa8d0d087b3aa8835f3b65c7fff6f69b17883c9e89-d # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c testing mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile flag=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile runtime/debug=$WORK/b100/_pkg_.a packagefile runtime/trace=$WORK/b101/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p testing -std -complete -installsuffix shared -buildid fJs-HG36s3KkbzqjtObJ/fJs-HG36s3KkbzqjtObJ -goversion go1.14.9 -D "" -importcfg $WORK/b098/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/04/04780e006e7e64e2241b11417628a6141764b420ef113f725ec42ddd7b96c854-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b089/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid H0jJh04aG3EBpFTZz0Rk/H0jJh04aG3EBpFTZz0Rk -goversion go1.14.9 -D "" -importcfg $WORK/b093/importcfg -pack ./timeout.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/94/949889c0498aafe9a6251c9564025a770c7a67c8929071c20d069fa24c2cada9-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/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 -marm -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 -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p os/user -std -installsuffix shared -buildid kY65F503IENSwE1WCaR6/kY65F503IENSwE1WCaR6 -goversion go1.14.9 -D "" -importcfg $WORK/b076/importcfg -pack ./lookup.go ./user.go $WORK/b076/_cgo_gotypes.go $WORK/b076/cgo_lookup_unix.cgo1.go $WORK/b076/getgrouplist_unix.cgo1.go $WORK/b076/listgroups_unix.cgo1.go $WORK/b076/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b076/_pkg_.a $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b8/b80dd9aacc49b9314fe844324ea34f6bcbc35025eb187f7173af69c54becc827-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/79/7900dab5882cf3ae5ecad2b466a934a04e91d722658fa57d3a22bed951c87acb-d # internal github.com/snapcore/go-gettext mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b097/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile testing=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/snapcore/go-gettext -complete -installsuffix shared -buildid 8ieMgzJICDkO_NhC_t-J/8ieMgzJICDkO_NhC_t-J -goversion go1.14.9 -D "" -importcfg $WORK/b096/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/9d/9d4b1954a129278c36df932ee527f7cb4cacbf9df672d9ead307d2281ed8957d-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b069/_pkg_.a $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f6/f66f3cb8378915a1fea109d08cc15936bab9acdea0c0a0a6b97725f562457cd3-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid rSynGjA0yDVu3pFIbQe8/rSynGjA0yDVu3pFIbQe8 -goversion go1.14.9 -D "" -importcfg $WORK/b060/importcfg -pack ./crypto.go ./rand.go github.com/godbus/dbus mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b075/_pkg_.a packagefile os/user=$WORK/b076/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid 8lcnyNaMgcQ1bFIfY0JO/8lcnyNaMgcQ1bFIfY0JO -goversion go1.14.9 -D "" -importcfg $WORK/b082/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_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ed/edef8245fb104ace971ccf588a4efcdd3a68062d876fe7313f2bc4ff2a058888-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile debug/elf=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b059/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b060/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b074/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b075/_pkg_.a packagefile os/user=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid uqFCdLslga4nDzm1pc0L/uqFCdLslga4nDzm1pc0L -goversion go1.14.9 -D "" -importcfg $WORK/b049/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_32.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 ./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_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/0f/0fac55f201d677e6a14870f7961cc689a94b512e0924a120849e609404a07e42-d # internal github.com/snapcore/snapd/cmd/snaplock mkdir -p $WORK/b038/ github.com/snapcore/snapd/arch github.com/snapcore/snapd/features mkdir -p $WORK/b077/ github.com/snapcore/snapd/logger mkdir -p $WORK/b078/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid opkA-gw9dKJDgW-zK-L2/opkA-gw9dKJDgW-zK-L2 -goversion go1.14.9 -D "" -importcfg $WORK/b077/importcfg -pack ./features.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/cmd/snaplock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/snapcore/snapd/cmd/snaplock -complete -installsuffix shared -buildid QkujfkEaTumn7Rm61ugU/QkujfkEaTumn7Rm61ugU -goversion go1.14.9 -D "" -importcfg $WORK/b038/importcfg -pack ./lock.go cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid 3YxHxSRAN8RkVLUJ16Qe/3YxHxSRAN8RkVLUJ16Qe -goversion go1.14.9 -D "" -importcfg $WORK/b078/importcfg -pack ./logger.go mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid Oi3P62juQG_4tBy6GiSb/Oi3P62juQG_4tBy6GiSb -goversion go1.14.9 -D "" -importcfg $WORK/b087/importcfg -pack ./arch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/fc/fca8fd0da03f801e4de8e0821bc51e617ed50ba519957099db6289918432f4c3-d # internal github.com/snapcore/snapd/i18n mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b096/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid IUOgyVfNbuLEzXW4PbZZ/IUOgyVfNbuLEzXW4PbZZ -goversion go1.14.9 -D "" -importcfg $WORK/b095/importcfg -pack ./i18n.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/51/51a45ce5193b43546c9170e30146eacbd6b1bee597fb6d6ee2816e2f8973b20c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/4e/4ec8c1db66ebb921ed571cdec6b901bade6aecfb9c96c48a7e45ecc97f794565-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b086/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b087/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/snapcore/snapd/snapdenv -complete -installsuffix shared -buildid WzYmpJvXu1K11d964YPC/WzYmpJvXu1K11d964YPC -goversion go1.14.9 -D "" -importcfg $WORK/b086/importcfg -pack ./snapdenv.go ./useragent.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/79/7949f4dc8ba5721131c350d5b3b11682d1855c6a0ad04c902b47f04954074f7d-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b095/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid _2sRIfv0qke7Ipz1QZws/_2sRIfv0qke7Ipz1QZws -goversion go1.14.9 -D "" -importcfg $WORK/b094/importcfg -pack ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/85/852a154556b578a34714fc2c54180af2b0bb916ddadef887803c51064c5af7e6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d7/d7d45c036b2513a8b24b072cfbf0e70b4e8ebf2a10dc64db277c0f838e2d4cf7-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid ygZaJJowpa2HziSNaVP-/ygZaJJowpa2HziSNaVP- -goversion go1.14.9 -D "" -importcfg $WORK/b085/importcfg -pack ./snapref.go ./tag.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/12/120d35b6d073ff1d79ce9f3c2ce0e2335e6b1e2e3f2a8c4e8db73010f16b2367-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/c1/c1742e21f57c893a2e50be5d50f6f1da291c75c58df916d800323d2c57401208-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b059/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b094/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b042/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid 8c8rAsFTNAl98vESnzab/8c8rAsFTNAl98vESnzab -goversion go1.14.9 -D "" -importcfg $WORK/b088/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_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/64/64078d55120d57b1b2fe8a116b51ce2ff360f4bb2c781cd1e2cef330f23b87a6-d # internal github.com/snapcore/snapd/dbusutil mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/dbusutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/snapcore/snapd/dbusutil -complete -installsuffix shared -buildid wYKnEof02hrtUxs9KaeW/wYKnEof02hrtUxs9KaeW -goversion go1.14.9 -D "" -importcfg $WORK/b084/importcfg -pack ./dbusutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/40/40ad9ffdb00acc9a0ff8a00046561e8a447eb3f06aafedb6dbc873f0f9ec2cec-d # internal github.com/snapcore/snapd/sandbox/cgroup mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b077/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b060/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/sandbox/cgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/snapcore/snapd/sandbox/cgroup -complete -installsuffix shared -buildid 9GhTyJptxb-mdlzcGzOp/9GhTyJptxb-mdlzcGzOp -goversion go1.14.9 -D "" -importcfg $WORK/b081/importcfg -pack ./cgroup.go ./freezer.go ./pids.go ./process.go ./scanning.go ./tracking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/3a/3a0324ebe07d5023f7a53dd1259d31bd375316b8b6250466d10d6c6905b17cbd-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/56/565e26476632d5a40220ab6d6d2f388e5dccef5d31f04e342f600bd53df4babf-d # internal github.com/snapcore/snapd/cmd/snap-update-ns mkdir -p $WORK/b001/ cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/cmd/snap-update-ns CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b001/ -importpath github.com/snapcore/snapd/cmd/snap-update-ns -- -I $WORK/b001/ -g -O2 ./bootstrap.go cd $WORK/b001 TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/cmd/snap-update-ns -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/cmd/snap-update-ns -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bootstrap.cgo2.c cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/cmd/snap-update-ns TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I $WORK/b001/ -g -O2 -o $WORK/b001/_x003.o -c bootstrap.c cd $WORK/b001 TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/cmd/snap-update-ns -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/snapd-2.47.1/src/github.com/snapcore/snapd/cmd/snap-update-ns TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -o $WORK/b001/_cgo_.o $WORK/b001/_cgo_main.o $WORK/b001/_x001.o $WORK/b001/_x002.o $WORK/b001/_x003.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage main -dynimport $WORK/b001/_cgo_.o -dynout $WORK/b001/_cgo_import.go cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b077/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile github.com/snapcore/snapd/osutil/mount=$WORK/b080/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b059/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -installsuffix shared -buildid lcYXmDWRxWJmLED2LDr_/lcYXmDWRxWJmLED2LDr_ -goversion go1.14.9 -D "" -importcfg $WORK/b001/importcfg -pack ./change.go ./common.go ./main.go ./secure_bindmount.go ./sorting.go ./system.go ./trespassing.go ./update.go ./user.go ./utils.go ./xdg.go $WORK/b001/_cgo_gotypes.go $WORK/b001/bootstrap.cgo1.go $WORK/b001/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b001/_pkg_.a $WORK/b001/_x001.o $WORK/b001/_x002.o $WORK/b001/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e1/e134a5099c3e94fffc045f7381c36f4418b9caf04df52067dc381039a22238c1-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snap-update-ns=$WORK/b001/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b077/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile github.com/snapcore/snapd/osutil/mount=$WORK/b080/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b059/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile internal/reflectlite=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b040/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile debug/elf=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b060/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b074/_pkg_.a packagefile os/exec=$WORK/b075/_pkg_.a packagefile os/user=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b094/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b008/_pkg_.a packagefile runtime/internal/math=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile compress/zlib=$WORK/b054/_pkg_.a packagefile debug/dwarf=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile regexp/syntax=$WORK/b047/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b095/_pkg_.a packagefile compress/flate=$WORK/b055/_pkg_.a packagefile hash/adler32=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile internal/nettrace=$WORK/b071/_pkg_.a packagefile internal/singleflight=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b087/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b096/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b097/_pkg_.a packagefile testing=$WORK/b098/_pkg_.a packagefile flag=$WORK/b099/_pkg_.a packagefile runtime/debug=$WORK/b100/_pkg_.a packagefile runtime/trace=$WORK/b101/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=CG6Wwcr5Ejcvy-ej2PAF/lcYXmDWRxWJmLED2LDr_/kyQR1g29axCE6FT5ifed/CG6Wwcr5Ejcvy-ej2PAF -B 0xa20343908a9db947642fab405379c8ae9babb38e -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_arm/buildid -w $WORK/b001/exe/a.out # internal # github.com/snapcore/snapd/cmd/snap-update-ns /usr/bin/ld: /tmp/go-link-093322173/000015.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-093322173/000014.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-093322173/000014.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-093322173/000014.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-093322173/000014.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-093322173/000021.o: in function `_cgo_26061493d47f_C2func_getaddrinfo': /tmp/go-build/cgo-gcc-prolog:57: 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-update-ns 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 0xdc247076fad0c319c580eb5e1c6ebf7c9e7a5c9e -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/snapctl github.com/snapcore/snapd/cmd/snapctl WORK=/tmp/go-build234391506 internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid rAl3mMY4ZV4vCoQBjCdb/rAl3mMY4ZV4vCoQBjCdb -goversion go1.14.9 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm.go math/bits mkdir -p $WORK/b015/ unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid R00BAxm8nG8f3k44oMRK/R00BAxm8nG8f3k44oMRK -goversion go1.14.9 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b011/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 8bdVN26PK72YrKfOvTJx/8bdVN26PK72YrKfOvTJx -goversion go1.14.9 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid rekZLsM4QOnHcVicSNxD/rekZLsM4QOnHcVicSNxD -goversion go1.14.9 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid QCO2DvxHX_4-kSMKpkbm/QCO2DvxHX_4-kSMKpkbm -goversion go1.14.9 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/40/40bc09527718580e7228356f6103eab1a4d221ea3b2379ec6c8a76a79ff1c39e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/36/36a75072680cbe7c188ebb88574da7625ccd43a30467074a97e3790b3bc0f4c7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f2/f2a47f10b132ff38ea5f3586278e4e0d5740c5ebe03bbd12ef6e916ef87c0cad-d # internal 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_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b009/symabis ./asm_arm.s ./sys_linux_arm.s internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid D9RqID6GXrPaWIUyerN3/D9RqID6GXrPaWIUyerN3 -goversion go1.14.9 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/33/3333653107100365d9397fe3b1489975e16fef00e77e7acd83e4fae9c278e0d9-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_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid DnnVWy0-Ssyo0WYQRerA/DnnVWy0-Ssyo0WYQRerA -goversion go1.14.9 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid bonr7eUJhX29bbIKKcIv/bonr7eUJhX29bbIKKcIv -goversion go1.14.9 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/43/4385e52072d4fa536db07c99667311b1f52f8a5fdad73d290f5dc891aeaebed8-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid gOXCgwxHlG7-iK0-vLEg/gOXCgwxHlG7-iK0-vLEg -goversion go1.14.9 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid xX-XTVtTp2KaD6ypVCDg/xX-XTVtTp2KaD6ypVCDg -goversion go1.14.9 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3f/3f1cc827c59ddbfa8d082c56237e432a0f0bbdd404acf27c7d92f788a63aaffd-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/compare_arm.o ./compare_arm.s math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/count_arm.o ./count_arm.s cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/81/817d42c26f4433b7411c0855b6e044678d1c855041ccf35ffdfa6852901ca26f-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid FAv5Nzecod8zPjAdkiaI/FAv5Nzecod8zPjAdkiaI -goversion go1.14.9 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm.o $WORK/b009/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/equal_arm.o ./equal_arm.s cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/3c/3c9d79ffb5f7ee0dd019dcd88b0f92197cefe981b02e8148a1f85c42890f2032-d # internal encoding mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding -std -complete -installsuffix shared -buildid MtZeuKmPxBhjVuIb0jDS/MtZeuKmPxBhjVuIb0jDS -goversion go1.14.9 -D "" -importcfg $WORK/b037/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/47/47b447fa685288f26f2009126f6b928a1a775f1dfbb117b7d70d553ded3b7267-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid aSGSYXNJH7ZW_8YcAVDZ/aSGSYXNJH7ZW_8YcAVDZ -goversion go1.14.9 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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 unicode/utf16 mkdir -p $WORK/b041/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/indexbyte_arm.o ./indexbyte_arm.s cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid jRZteN3xClm_s-LJR4Ar/jRZteN3xClm_s-LJR4Ar -goversion go1.14.9 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm.o $WORK/b006/count_arm.o $WORK/b006/equal_arm.o $WORK/b006/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6a/6a30ae9eba89b1ee21829b2882671f6ba54f6aca5d8b5d8a9e78a85fd79392ee-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/5c/5c63b29a87faca168ed882d1ec9964be48b5135b4cf2c8aab56d0b8d5287758f-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_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 6gq4_Y-RTtNFdHx9JTBD/6gq4_Y-RTtNFdHx9JTBD -goversion go1.14.9 -D "" -importcfg $WORK/b048/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/74/746ee7dd6b1059d12f5f1e311fdb9310c2378b13431bb1e13d71fa91d53d4192-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_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid nmpFv3SwhpZqQfPE8KJD/nmpFv3SwhpZqQfPE8KJD -goversion go1.14.9 -D "" -importcfg $WORK/b049/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/14/14b7d11f3d3fff4203d2cf37ee06ac70e9c1d241e10d8b09b7bfa703879583bf-d # internal internal/nettrace mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid AywVr9q_Ltd2TqqmT5Xz/AywVr9q_Ltd2TqqmT5Xz -goversion go1.14.9 -D "" -importcfg $WORK/b071/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5b/5b5b2d2b51f5583e9b08d87d61e7a8b227f6f55348da7cc4d5678cadf537af5b-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/fb/fb4c6bf47f89698dfb9e7d188b3daa1128185a42c90eb927ccb9f5fd86f0dde9-d # internal image/color runtime/cgo mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p image/color -std -complete -installsuffix shared -buildid C3O6mbeu3IRIo_VSm7a0/C3O6mbeu3IRIo_VSm7a0 -goversion go1.14.9 -D "" -importcfg $WORK/b101/importcfg -pack ./color.go ./ycbcr.go mkdir -p $WORK/b073/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b073/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b073/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid Akva5V0MLISL-Pz9MjjP/Akva5V0MLISL-Pz9MjjP -goversion go1.14.9 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.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_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.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 ./sigaction.go ./signal_arm.go ./signal_linux_arm.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 ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a1/a1bd7eb6f25e018394290592a42aab0abd6a68cbbed20bf6775ad9e098d36e69-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true golang.org/x/xerrors/internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cd $WORK/b073 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/xerrors/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/xerrors/internal -complete -installsuffix shared -buildid 4HsoId6r6UhvgMElFq-0/4HsoId6r6UhvgMElFq-0 -goversion go1.14.9 -D "" -importcfg $WORK/b125/importcfg -pack ./internal.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9b/9b64d5a3be7e414e873e0580d45cab4dc1ce2160e757dde247dd3bde397be756-d # internal container/list mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p container/list -std -complete -installsuffix shared -buildid yLHO_Mh_i1MqlxRKl3Pw/yLHO_Mh_i1MqlxRKl3Pw -goversion go1.14.9 -D "" -importcfg $WORK/b131/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d0/d0dbb1b6c1c10083a8e4df0331a21f1c408ebb2b527a6de22ab5b8ed95b4cc9d-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ba6pbAbomb-4BQesAMsH/ba6pbAbomb-4BQesAMsH -goversion go1.14.9 -D "" -importcfg $WORK/b141/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/be/bec152b2a0a779939d74f4e0c69ad1d4953be4debbb0b36e2b0010936483ea75-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid YVgFhVQXPcH-JH08GmxV/YVgFhVQXPcH-JH08GmxV -goversion go1.14.9 -D "" -importcfg $WORK/b144/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f5/f5483ea57716818cc19683f929c8874223545f3fec48b3d99efffd2a4145c148-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/sqrt_arm.o ./sqrt_arm.s cd $WORK/b073 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-