Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/snapd.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-6f6b6e69c0159b65f22af4e1e74d34df55bcfab8/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/snapd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/snapd-2.51.7-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/snapd.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-6f6b6e69c0159b65f22af4e1e74d34df55bcfab8/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/snapd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mtde4J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + /usr/bin/xz -dc /builddir/build/SOURCES/snapd_2.51.7.no-vendor.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/xz -dc /builddir/build/SOURCES/snapd_2.51.7.only-vendor.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd snapd-2.51.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-cmd-libsnap-confine-private-g_spawn_check_exit_statu.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5WDRVg + umask 022 + cd /builddir/build/BUILD + cd snapd-2.51.7 + ./mkversion.sh 2.51.7-1.el7 fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git *** Setting version to '2.51.7-1.el7' 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 ++ pwd + export GOPATH=/builddir/build/BUILD/snapd-2.51.7:/builddir/build/BUILD/snapd-2.51.7/Godeps/_workspace:/usr/share/gocode + GOPATH=/builddir/build/BUILD/snapd-2.51.7:/builddir/build/BUILD/snapd-2.51.7/Godeps/_workspace:/usr/share/gocode + export GO111MODULE=off + GO111MODULE=off + BUILDTAGS= + BUILDTAGS=nosecboot ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -compiler gc '-tags=rpm_crashtraceback nosecboot' -ldflags ' -B 0x9b2e15692d0582d8c1432416c75185b6e6f7c1b7 -linkmode external -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o bin/snapd github.com/snapcore/snapd/cmd/snapd WORK=/tmp/go-build216334423 math/bits mkdir -p $WORK/b016/ internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid zGUTKwEuIb_Q4LGc4jbI/zGUTKwEuIb_Q4LGc4jbI -goversion go1.15.14 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid r3EWEz8Q0AloJU5EsJtz/r3EWEz8Q0AloJU5EsJtz -goversion go1.15.14 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go internal/cpu mkdir -p $WORK/b009/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -complete -buildid koS5dfydUBn1NY0qKuv4/koS5dfydUBn1NY0qKuv4 -goversion go1.15.14 -D "" -importcfg $WORK/b009/importcfg -pack -c=4 ./cpu.go ./cpu_arm.go 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=>" -p runtime/internal/sys -std -+ -complete -buildid 7tmQVAgpO8uTUyaqGRu8/7tmQVAgpO8uTUyaqGRu8 -goversion go1.15.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1c/1cc8a02f6ba9c2adf191af6e75ab55f4eb7d4893f11083d18537981d6b778670-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid qVP6DnX8rCNXc_NxSP4J/qVP6DnX8rCNXc_NxSP4J -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0f/0f3a11f3b69ba1b5fdb2617cd9343db298e6062831a5940cb985c81581cd85d4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7b/7b8864890751f3516a65389fb439f9ea52b86f4afae17d2b7ec0640776741cdd-d # internal internal/bytealg mkdir -p $WORK/b008/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b008/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s runtime/internal/atomic mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal 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 -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/de/dece66f90ca45678405e201cc74321d6f255ad4a112c36bd8529bf15eff6159b-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=>" -p runtime/internal/math -std -+ -complete -buildid CilhE2b-nuApf8RlAsbl/CilhE2b-nuApf8RlAsbl -goversion go1.15.14 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/81/81a22ab249c5cb90e4911f9f7efc8b9e3d8622a8caf1a37bca5a2bc8679ede7f-d # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid AKRljiM_28RthX2bbW_t/AKRljiM_28RthX2bbW_t -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b015/symabis ./sqrt_arm.s ./stubs_arm.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_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=>" -p runtime/internal/atomic -std -+ -buildid EQAjRhBD-SF8szrJ0J1P/EQAjRhBD-SF8szrJ0J1P -goversion go1.15.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_arm.go ./stubs.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid zV4bmdcw2a8Y-GgMVl6K/zV4bmdcw2a8Y-GgMVl6K -goversion go1.15.14 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./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/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/8a/8a7ef2c95755f11b687a92d326a61ef331d52c5ece53e50feed799fdab410db5-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid wespIh8UeRRH8Y4SJ81r/wespIh8UeRRH8Y4SJ81r -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go /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 -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/compare_arm.o ./compare_arm.s cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f5/f5b7905219ff32476f672713c0d7673c2c7520cc67d4c6ac87786b19b9eab10c-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b021/symabis ./asm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid A2Nf_ZBcWPPHiG1cbmnS/A2Nf_ZBcWPPHiG1cbmnS -goversion go1.15.14 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b010/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/count_arm.o ./count_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b021/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/47/47110fbb1ce4393fe37368348b618028e6a959f505dc470501e1c553b1411246-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid F6rqnKVLQIbADaeAL3DF/F6rqnKVLQIbADaeAL3DF -goversion go1.15.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./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/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm.o $WORK/b010/sys_linux_arm.o # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/21/21036373e5525f388baff48db589dc3850c15f12ebc94de68a15429613d7c97d-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid 3HFhBUHOZ5uJHeSqwpNw/3HFhBUHOZ5uJHeSqwpNw -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm.o $WORK/b008/count_arm.o $WORK/b008/equal_arm.o $WORK/b008/indexbyte_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/03/039bb45f99828c574f9c6e0c81aa1c59ef2f2f40a66ecc16be3600b4fa7317ea-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/c4/c4259d72947bec40e60d97d8a3267e5148af84f5af6d0a312344860cf965ddb5-d # internal crypto/subtle mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p crypto/subtle -std -complete -buildid Ip8aVKs9J4ZW8SUayLyk/Ip8aVKs9J4ZW8SUayLyk -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./constant_time.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b007/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/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid OF4HIeHZ9ZD-DCxsjGdi/OF4HIeHZ9ZD-DCxsjGdi -goversion go1.15.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1b/1b1577d418f04da74325bc46f12c156d3a9732dbe451598f6d8a9621e0d08b25-d # internal encoding mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding -std -complete -buildid IY2AsXXDIqI000-EWGm4/IY2AsXXDIqI000-EWGm4 -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/77/77c6f0d827880e90ba0447e98ccba488457faec6f695a5b231077cf09ff2faa9-d # internal unicode/utf16 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p unicode/utf16 -std -complete -buildid vcmTcCAeQ7AgpmQqegLy/vcmTcCAeQ7AgpmQqegLy -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./utf16.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b015/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b015/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/09/0910a65583e881efabcb0e70a66be16d240c6a1af9c89669a2141f9c5d6dc5eb-d # internal container/list mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p container/list -std -complete -buildid D77DEjSz2o65sQd56L-S/D77DEjSz2o65sQd56L-S -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/sqrt_arm.o $WORK/b015/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/aa/aa9e00fb60088bffcc138423cfe8a204d4b951f68e4a05d7095dbbaef3ba5b24-d # internal crypto/internal/subtle mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto/internal/subtle -std -complete -buildid Y5aHevmEgOtXmy1eJt6q/Y5aHevmEgOtXmy1eJt6q -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ed/edaab5f56a1f214020b57b0396df96f8df4cedd85c1e6095923e6152b0b37056-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid vZfeTPOm2q_qD0CSz3sf/vZfeTPOm2q_qD0CSz3sf -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/01/01716d63cbb616b95977cf7e950845d32f516ce0d282223f360c6581845d0743-d # internal internal/nettrace mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p internal/nettrace -std -complete -buildid tRziaWwqtwDEa9RiAZLS/tRziaWwqtwDEa9RiAZLS -goversion go1.15.14 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ca/ca77f91389a204ac0ebaed39461d79e869d2f52313e5eb757588bbe4a39a7313-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/6d/6d0d567432c90d51f429fa49af8a6c496ead5fdfbd66905e05126caf420985e4-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid Q6OScyZqY_N4Y8noEvkJ/Q6OScyZqY_N4Y8noEvkJ -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./aliasing.go runtime/cgo mkdir -p $WORK/b086/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b086/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b086/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/a9/a99ba27510f551a0993fd42dfec6605467e14af42c79565e0c2d2377e233d682-d # internal image/color mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p image/color -std -complete -buildid nG0F9OTVloWTxFfjZ8_Z/nG0F9OTVloWTxFfjZ8_Z -goversion go1.15.14 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./color.go ./ycbcr.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7c/7cde024d33575b28b7d4bac8ce134e83380b084bff66865bbcd1c27cf87d7ba4-d # internal github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal -complete -buildid EWUJ9tDrKYgrw0j15S3n/EWUJ9tDrKYgrw0j15S3n -goversion go1.15.14 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./internal.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/40/40eceba0966c5a978a67f6340a2b3771ecbe15f06b745248d2b719905b82af0e-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b187/ cat >$WORK/b187/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b187=>" -I $WORK/b187/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b187/symabis ./sum_arm.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 -buildid ABOGBpuvXVRoLncdHC8E/ABOGBpuvXVRoLncdHC8E -goversion go1.15.14 -symabis $WORK/b187/symabis -D "" -importcfg $WORK/b187/importcfg -pack -asmhdr $WORK/b187/go_asm.h -c=4 ./poly1305.go ./sum_arm.go /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b187=>" -I $WORK/b187/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b187/sum_arm.o ./sum_arm.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b187/_pkg_.a $WORK/b187/sum_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/93/934a3a9809018dabad8c52b737b2d6f7e411e5dda361962509fc5efa9d5e2454-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/a7/a70f8f2b1f556e09640cd251fdfe957ea0977de384fca1eaea0f2b32b4d31337-d # internal cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/snapcore/snapd/vendor/golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/salsa20/salsa -complete -buildid AQ1s395At1uHE0JDwUS-/AQ1s395At1uHE0JDwUS- -goversion go1.15.14 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./hsalsa20.go ./salsa208.go ./salsa20_ref.go cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/4a/4a7db624e202a14626d240578ecfdeab97555ae0250c9708ed47b82768c2a315-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/poly1305=github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/salsa20/salsa=github.com/snapcore/snapd/vendor/golang.org/x/crypto/salsa20/salsa packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/salsa20/salsa=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/nacl/secretbox /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/nacl/secretbox -complete -buildid pjJ4RTLsHKeMGVHTaT5_/pjJ4RTLsHKeMGVHTaT5_ -goversion go1.15.14 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./secretbox.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x003.o -c gcc_context.c cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/a7/a75fdfa9b9de8daa66b83840cde3ddd45b65a3d0dc766fc7460c7f4081054880-d # internal TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x010.o -c gcc_arm.S cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -o $WORK/b086/_cgo_.o $WORK/b086/_cgo_main.o $WORK/b086/_x001.o $WORK/b086/_x002.o $WORK/b086/_x003.o $WORK/b086/_x004.o $WORK/b086/_x005.o $WORK/b086/_x006.o $WORK/b086/_x007.o $WORK/b086/_x008.o $WORK/b086/_x009.o $WORK/b086/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b086/_cgo_.o -dynout $WORK/b086/_cgo_import.go -dynlinker cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b086/symabis ./asm_arm.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p runtime/cgo -std -buildid PxiXU8O795Ch8s71PdWH/PxiXU8O795Ch8s71PdWH -goversion go1.15.14 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b086/_cgo_gotypes.go $WORK/b086/cgo.cgo1.go $WORK/b086/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b086/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b086/_pkg_.a $WORK/b086/asm_arm.o $WORK/b086/_x001.o $WORK/b086/_x002.o $WORK/b086/_x003.o $WORK/b086/_x004.o $WORK/b086/_x005.o $WORK/b086/_x006.o $WORK/b086/_x007.o $WORK/b086/_x008.o $WORK/b086/_x009.o $WORK/b086/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/23/232c33a1626afdd329eca80a168a7d80c304e4852f001e2a03e162408a084948-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm.o $WORK/b007/duff_arm.o $WORK/b007/memclr_arm.o $WORK/b007/memmove_arm.o $WORK/b007/preempt_arm.o $WORK/b007/rt0_linux_arm.o $WORK/b007/sys_linux_arm.o $WORK/b007/tls_arm.o $WORK/b007/vlop_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/4c/4c91684894a7639292a7036410d2181246404a31bb35defdc9785e20a2f20366-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b019/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid B0bZ7UP2_UPva9VHBChy/B0bZ7UP2_UPva9VHBChy -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid P4CS8L_xTsToOXnu731a/P4CS8L_xTsToOXnu731a -goversion go1.15.14 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/91/9111ebd8bc8f491748a70442745ac6a3b6d661ad7041e193894d5afec55c578e-d # internal internal/singleflight mkdir -p $WORK/b085/ math/rand mkdir -p $WORK/b059/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p internal/singleflight -std -complete -buildid XDTB1bTEOh-Ac2cCnXR-/XDTB1bTEOh-Ac2cCnXR- -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math/rand -std -complete -buildid OqJ_lF7ass8OswnuDjiP/OqJ_lF7ass8OswnuDjiP -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/6e/6e3754dc6b0787583a7db66896cf1cbd35955ebdcb07f378e4e1c4cbacc774d5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/22/22e4b02ec45a48644c980c056d932c28b82c596ca58c5708c0f81488d9c22d19-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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/bc/bcca4acb239cfb33366c846d6c1af750062fc09e35ee6629f964c0282826bff5-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b023/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid gClWR9Z33j6Sz3edEvll/gClWR9Z33j6Sz3edEvll -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid MO20KCgi9_o8tU6LM6O7/MO20KCgi9_o8tU6LM6O7 -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./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/39/39dccdc313af811b34a76b611c54e3c5647e8a3a0272099bacd959237f2b872c-d # internal io mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid iMETcmCh1azG2AcGP4E1/iMETcmCh1azG2AcGP4E1 -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b026/ strconv mkdir -p $WORK/b017/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid DihsTd1fCLiC--8MEwLw/DihsTd1fCLiC--8MEwLw -goversion go1.15.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid JVmZmVfQvIFqO031UAsG/JVmZmVfQvIFqO031UAsG -goversion go1.15.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/fd/fdfb9adb96552c4ebca5fadc54ada2e120b616d8ca7009d2d002dc2b71cc6610-d # internal syscall mkdir -p $WORK/b029/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c3/c3842f3600a64f0ffb18a61d134fec26495cae1bd5337b1e77eefe980eff05ad-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid aU5bGHfRhiYSL6_CqNBG/aU5bGHfRhiYSL6_CqNBG -goversion go1.15.14 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./message.go cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b029/symabis ./asm_linux_arm.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -buildid A3G9B1Ma_fD7_dIhhxcG/A3G9B1Ma_fD7_dIhhxcG -goversion go1.15.14 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h -c=4 ./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_dup2_linux.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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/31/31a3e99694aecdd64129994c578c49f07aec174ff4cf2574965c2b7692896be4-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p bytes -std -buildid aXmyyPGWdt4Tmvj69qZ-/aXmyyPGWdt4Tmvj69qZ- -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/75/7573ae49e53fe458ae8597dc211820a1622a11303b30f262a6c0cd71345f852f-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b014/symabis ./asm_arm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid q1w291kh3LnbzwJThDmO/q1w291kh3LnbzwJThDmO -goversion go1.15.14 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/7f/7faf536c28f311e52c0e7045a0dbe2ad188f78045e21c046afda325413bc47a3-d # internal strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p strings -std -complete -buildid doVn_wSLqVSRLWz3bBBq/doVn_wSLqVSRLWz3bBBq -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/e9/e973ffdd51766d797e237fc6312adebac113dd0005afd64f27b02f42d7e61f7b-d # internal hash mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p hash -std -complete -buildid FWU4dsSbcZJbIBfpkg2H/FWU4dsSbcZJbIBfpkg2H -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d7/d7ea3d3bd997a007e2af8a9ad95ab2a75c706fe102cc201ca1f76a4090356942-d # internal crypto/hmac mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p crypto/hmac -std -complete -buildid C0S_GGpF0BnuJ9xs-xYG/C0S_GGpF0BnuJ9xs-xYG -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/26/26135dcf2ae9c526fa9fd0ec167bc7d5bb91916e93bfc0fad745f302dd4e97a4-d # internal crypto mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p crypto -std -complete -buildid Mc_6_cJnmeOpCr3X1GQq/Mc_6_cJnmeOpCr3X1GQq -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ef/ef98368b92b0b56a53955c1304689b068ad2b95dd0bc72d5d0c36f90df3bf2a3-d # internal hash/crc32 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p hash/crc32 -std -complete -buildid XuH-BL7xjzY-1cQMNYX3/XuH-BL7xjzY-1cQMNYX3 -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b029/asm_linux_arm.o ./asm_linux_arm.s cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/3c/3cb5ea790c4f33b6a16d4a511f57398d61bdfa2380885f1132cec96cceeb10ce-d # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p bufio -std -complete -buildid 2hydq7m60LfavJAnlatK/2hydq7m60LfavJAnlatK -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_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/02/0263abe1c7de52fb82a2a36031bf3383338fd4485a9f0edccee9695802cd209c-d # internal crypto/internal/randutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/internal/randutil -std -complete -buildid f8A5qbG8NUkeEIy28Hkf/f8A5qbG8NUkeEIy28Hkf -goversion go1.15.14 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/1b/1b574b861740342fb9cb80e40b25a23119727f0028061b8e3164a02ec6af687f-d # internal crypto/rc4 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/rc4 -std -complete -buildid gGfPdeQ5hZw9dXdl6LXE/gGfPdeQ5hZw9dXdl6LXE -goversion go1.15.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./rc4.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/1d/1d8e08c485191dffab27a03fc08f4374167b031d7344f5ec22d6272680958c77-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/unix -std -complete -buildid oriCZGXO0jT9aMKur-QV/oriCZGXO0jT9aMKur-QV -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/bc/bc9afb4e376063a1d72f34bc937a01f0d8b735a9f9b0981f04c5abf68652816c-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p time -std -buildid SOufL1cnsm3v7_SGk98k/SOufL1cnsm3v7_SGk98k -goversion go1.15.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a3/a3643bce77637cc0b239dbd09e7eb59b86771ba763123d013627e7018036cd2b-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/execenv -std -complete -buildid Wz8EGN6kqqr8cv53zmh-/Wz8EGN6kqqr8cv53zmh- -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/68/6857227a6efac691577b228ed19af041f4e0a32c20b73681b8acc929ed6e8ce8-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid Md-_elJcJZXT8NOuS-Ee/Md-_elJcJZXT8NOuS-Ee -goversion go1.15.14 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/6e/6e8f5caf1a3d890da26ce7f5cb942070417afe3d4570d873a9113973710da821-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/text/transform -std -complete -buildid GizeS9w09xcQSkSPtfAN/GizeS9w09xcQSkSPtfAN -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/25/25ba626581dc24fc6e78d9ba3ae12a235a57bc5df96ebe56df0dbaa604381e3e-d # internal path mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p path -std -complete -buildid RQG5s0ob_vGvVFccxWza/RQG5s0ob_vGvVFccxWza -goversion go1.15.14 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f9/f95cf61c2aa0831ab0921f028ec10f291b43932c9bb3e48a5f11a77a4cd3de05-d # internal regexp/syntax mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p regexp/syntax -std -complete -buildid st300Akc4e_IuBfBptAr/st300Akc4e_IuBfBptAr -goversion go1.15.14 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./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/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/dd/ddda50edacc26c204d657d7cc65fc292ba394b10d88314716e5b14fa3581fd09-d # internal hash/adler32 mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p hash/adler32 -std -complete -buildid 2sDEbtmwWW0QOhA4XCSh/2sDEbtmwWW0QOhA4XCSh -goversion go1.15.14 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/21/2168fbeacccd90697378954e6159cb4dd7ac93bfe8d7119bec359088a6408925-d # internal compress/bzip2 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p compress/bzip2 -std -complete -buildid bdyRfxxPXs_9bXFfRuE6/bdyRfxxPXs_9bXFfRuE6 -goversion go1.15.14 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b014/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/46/46fee366e60da601d32d12e5cd72ca11f81d284451a8a3c757e95848fc1e62d8-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5 -complete -buildid jFnz4LH0PATLGTNqce2Y/jFnz4LH0PATLGTNqce2Y -goversion go1.15.14 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./cast5.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/54/54e6bad62280f5e0a72039dc592f02a1c073f14deae2515b9ef9c7d472215e7f-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid JLZ4GLBRIeatF-GooA_X/JLZ4GLBRIeatF-GooA_X -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/35/35c4ae3710ee2fff918bd0b9942ad5073edeb55b2186c44947f6b62a9c762027-d # internal encoding/binary mkdir -p $WORK/b043/ cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b2/b2919392db437ab3a7e8fae9332c0e306acc3cf3752a81d5785e72c8fedb7eb1-d # internal cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/binary -std -complete -buildid LOvHayKLuSfrY5mzs_05/LOvHayKLuSfrY5mzs_05 -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./binary.go ./varint.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid Nr2BA0uU0MwKFsF4eFcF/Nr2BA0uU0MwKFsF4eFcF -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e1/e1ff81b106b3b67eab983fbc5d722ce6bda8f14f1a3b6a519094c6fe78cbb514-d # internal context mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p context -std -complete -buildid xE_7FDr-N50Z4yeGEscv/xE_7FDr-N50Z4yeGEscv -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/55/55c6fda83ec4d79f124e77adab8157a14fc12050c181f12830527e1f230012f8-d # internal regexp mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b111/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p regexp -std -complete -buildid n7hTW4CqFstYoARz_UcA/n7hTW4CqFstYoARz_UcA -goversion go1.15.14 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/1e/1ecaa40b404622c101caa305618653874297017ed7f9aca916a757f04aee45a4-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors -complete -buildid VBri6w2NgoE5kzYyahvU/VBri6w2NgoE5kzYyahvU -goversion go1.15.14 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c3/c34246894e4f632a14bddedbab349319357c33cf25dd82f6abeebf2d22739371-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b136/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k -complete -buildid pcubn3qx3ieHf58UNMUl/pcubn3qx3ieHf58UNMUl -goversion go1.15.14 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./s2k.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/88/886b19e557f30fcf7d0fcb65173025edebc6e98bbbdf6567af5f22d9ddd63dca-d # internal crypto/sha256 mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p crypto/sha256 -std -complete -buildid SA_He8rgX6Qk0JtiPr54/SA_He8rgX6Qk0JtiPr54 -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/58/58fb4c163a26a056131454aea106df5e26026c8aaf435f0109354beaa7053694-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid Qkl6Jv7uyH_lU8h_SWbs/Qkl6Jv7uyH_lU8h_SWbs -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/5e/5ec2be8e43840a7ade064fdd119cb7f6b52ba96e4fbe46a1da578b4e5f4d0b58-d # internal encoding/base64 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/base64 -std -complete -buildid r5x6MMyRoDYTbQF9pVk7/r5x6MMyRoDYTbQF9pVk7 -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./base64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ea/ea4befb9c1aa3ee3ef1a1871033f9e558e8fba2bca3d17ad220c71e647214795-d # internal crypto/cipher mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/cipher -std -complete -buildid c4KrW5WOdbJ8lWlKf-k7/c4KrW5WOdbJ8lWlKf-k7 -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./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/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/bc/bceecbf594057fb0ac0ec7c67cafed2f85d6feef7eb4c46a4462b4a33e5d6715-d # internal crypto/sha512 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/sha512 -std -complete -buildid YdBRkStgCbg_mTM0aWdh/YdBRkStgCbg_mTM0aWdh -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/1b/1b63974ad99de784ba572fa3877bb43ba853142fe58dbe4510cc36c0b1dbccb3-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid m1gOaBQPmuuxRGta2cKM/m1gOaBQPmuuxRGta2cKM -goversion go1.15.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./const.go ./edwards25519.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b0/b095e5ac946b44de860e52faebd338dc462ab8c0c0acafec99f31845087fa83c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal crypto/aes mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/aes -std -complete -buildid Dk4M8nnU9adQTg7EgqPA/Dk4M8nnU9adQTg7EgqPA -goversion go1.15.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f5/f5527e8e824ee808f3602337cd2816fa5b5bdbdeb4ac8862a38551c530ad55b0-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid Oy6w3dynnR5YKZ4SWjsu/Oy6w3dynnR5YKZ4SWjsu -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/44/44ee4559ecc5a4081d526c3d00a08ec76346ed33ea275df95ade2580260d2a6f-d # internal crypto/des mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/des -std -complete -buildid 8Q8mLFdbgvtxW8PlKf0h/8Q8mLFdbgvtxW8PlKf0h -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/df/df7225cb9ba61fbaec5e0e132ea7b4fbd5d5804863f32b788b3ec0a425e5c469-d # internal crypto/md5 mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b071/symabis ./md5block_arm.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/md5 -std -buildid 2KP8HBkyecZxn88eMtmx/2KP8HBkyecZxn88eMtmx -goversion go1.15.14 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/19/1958f519e8bb7eb4338bb9ea0382ac599550a8f2fe28ba5070b6a81843c6afcf-d # internal crypto/sha1 mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b074/symabis ./sha1block_arm.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/sha1 -std -buildid MYs0tDONcnqsmx69quYU/MYs0tDONcnqsmx69quYU -goversion go1.15.14 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b071/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b071/_pkg_.a $WORK/b071/md5block_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/42/42e13e11c53563461bdc9720fb7f3669d6fa8894ea394e849d51a5a27891f92b-d # internal encoding/pem mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p encoding/pem -std -complete -buildid 10RD6u8oOSnWwvCwv56f/10RD6u8oOSnWwvCwv56f -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b074/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b074/_pkg_.a $WORK/b074/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/d5/d527ad2bacc746ee67c8f08049e91bd25b8655858bed88d4775e93b6dc3c0077-d # internal path/filepath mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p path/filepath -std -complete -buildid NTSOCUDLqDht_sb_OidH/NTSOCUDLqDht_sb_OidH -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.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/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/66/668992f5ebe8d462b6f5cfe9af06ee87e5bc592ec39dc5a2d46fd0d7ac9f7e2e-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/6d/6d83aae69e0894b7587d26f4385e10af5d14afdea7fa394a1e5121c1816c3c40-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid bAZvo1bRb-Ctnxr_aiOh/bAZvo1bRb-Ctnxr_aiOh -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go net mkdir -p $WORK/b082/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b082/ -importpath net -- -I $WORK/b082/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/9e/9e447aca593896e35e73ff8edee780ced79ab9642986097705492605d8d92f85-d # internal io/ioutil mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p io/ioutil -std -complete -buildid ukLikQrtfqId2eQEjNA7/ukLikQrtfqId2eQEjNA7 -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/5c/5c2c342b8210355e623b6e331d36eed7a0ec084fc03b02dd7030b27a6c659631-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b091/ cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/72/7275210341ba1457ec801a4ecec5fcf2c45e4610509ea66e2cb552fb07e46ae1-d # internal cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid HWLhRzQ81UD6BwaGvoa0/HWLhRzQ81UD6BwaGvoa0 -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go encoding/json mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/json -std -complete -buildid _oinuG5WBPiQ_5EgC3Io/_oinuG5WBPiQ_5EgC3Io -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./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/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/bb/bb6a0a97c371ae2a71d2cb21fe780e018dcf847c0e53f8d6deec5c678ef820f6-d # internal compress/flate mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p compress/flate -std -complete -buildid cPIFnjCgMYxLNM4jwCiy/cPIFnjCgMYxLNM4jwCiy -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ee/ee542418f058ed7779b40fb1ab2c4cfe032f504527d2febe7172abcdb333f293-d # internal math/big mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b058/symabis ./arith_arm.s cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p math/big -std -buildid zqXo5gIFErTXa8eUbPxS/zqXo5gIFErTXa8eUbPxS -goversion go1.15.14 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h -c=4 ./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/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/82/82e380c3404a3b56271e0d9608a5150df0e11e08e7cb7487509b30d22abbbd45-d # internal compress/gzip mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p compress/gzip -std -complete -buildid DhIC4MGwwE6cbTttKFzx/DhIC4MGwwE6cbTttKFzx -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/6d/6da018caeb90446f52ed9f6e37d5fbffd04bb08820258c2659e880c19284077d-d # internal encoding/hex mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p encoding/hex -std -complete -buildid CL2iALrB76WzeQdCK02d/CL2iALrB76WzeQdCK02d -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/bf/bfdb8ba57ed5d50f2bc405475e35a6bc44290e1648178f028c49a5134fe66255-d # internal net/url mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p net/url -std -complete -buildid -p2GFp7LYvpCkX7o_jFC/-p2GFp7LYvpCkX7o_jFC -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/e9/e987b72f4cc4c4f604ee4032e8df5ae382b6e59eee705f888ca9bf2d8ef701f4-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b091/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid tCImjUQxDwO1ihMW29vo/tCImjUQxDwO1ihMW29vo -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/70/703600cd0f06e8f4462a83fb24f4bf3aa29ca820377217e43fc864b9e693010c-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid 6xRwIgap6brAydH89REJ/6xRwIgap6brAydH89REJ -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/6f/6f07bb43bb144a1680367cf9859516973773e63e00a9f6bc52cd9b35d8913e39-d # internal log mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p log -std -complete -buildid 1d931XpDrOd9tGpnCD6J/1d931XpDrOd9tGpnCD6J -goversion go1.15.14 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b058/arith_arm.o ./arith_arm.s cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/6b/6b75554d6d6eb7a33db9cfe816fe002a3303484539232b8ac08d2cfbce8a8cb6-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b058/_pkg_.a $WORK/b058/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b097/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid EFughH1OvOZY9bu-YbfK/EFughH1OvOZY9bu-YbfK -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/06/06a34dcc298983655b8f5d77a6f9dd65dc4bca08e3bb7217f64d7a2a2b6ef6e1-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid j1FfY8GcE6ySgCP7wg-h/j1FfY8GcE6ySgCP7wg-h -goversion go1.15.14 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/4f/4fd29a70279ad856babf0a632d25d1509f4fe58a4571ca3e173cee6af63fa0cf-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto/rand -std -complete -buildid NByq6d-pNn1TTWn8Vs4K/NByq6d-pNn1TTWn8Vs4K -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a0/a05fa8d29b9ffebe7ee022589d68310cab74129b9bf7d3561bd79f38355c0ef5-d # internal crypto/elliptic mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/elliptic -std -complete -buildid melQsXHfVEsOZ3S6YOKu/melQsXHfVEsOZ3S6YOKu -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -o $WORK/b082/_cgo_.o $WORK/b082/_cgo_main.o $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b082/_cgo_.o -dynout $WORK/b082/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b083/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b084/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b085/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p net -std -buildid ijYYOjYFAe3mVaK9Y3lI/ijYYOjYFAe3mVaK9Y3lI -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b082/_cgo_gotypes.go $WORK/b082/cgo_linux.cgo1.go $WORK/b082/cgo_resnew.cgo1.go $WORK/b082/cgo_socknew.cgo1.go $WORK/b082/cgo_unix.cgo1.go $WORK/b082/_cgo_import.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/63/63ea3b732393bfeabd718fd138eb3ec30694d823b6370724cc62065974f101e6-d # internal encoding/asn1 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p encoding/asn1 -std -complete -buildid j5a6mTI2cRG5PcCkdWwv/j5a6mTI2cRG5PcCkdWwv -goversion go1.15.14 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/59/59d3fc241b59c4b55e18773a126f8fc0ba7f8b9efa4c6409fd61f67c69c6a9e6-d # internal crypto/ed25519 mkdir -p $WORK/b069/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/ed25519 -std -complete -buildid h14C3dk3bYj9Zj0nDkYx/h14C3dk3bYj9Zj0nDkYx -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./ed25519.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/6d/6d543079bfd0cb0b0ec1ce22fda33ee5123ddb48142256358001b38434fb8ea8-d # internal crypto/rsa mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/rsa -std -complete -buildid _m7RrKp0UAnAG_SkFLgB/_m7RrKp0UAnAG_SkFLgB -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/24/24be049660fbf59bfd17e4c0f2a4beff2a49a569dc2c5c5d56d3517a6dc9114b-d # internal crypto/dsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/dsa -std -complete -buildid p5_2Wgt5vhyEtUOMlVeM/p5_2Wgt5vhyEtUOMlVeM -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6a/6abbd8c89b015541de8cf06728a6b265308cddb11069a22518ef0ee20d11054a-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid 2w1eeAYVp6Z9umciqVSd/2w1eeAYVp6Z9umciqVSd -goversion go1.15.14 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/99/991e3d4c9aecddda7bba54f127f3ff024d68fd4758ea34c456f66f3b44e84b20-d # internal crypto/x509/pkix mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/x509/pkix -std -complete -buildid 5XMSqfjBgXEG1De8euTz/5XMSqfjBgXEG1De8euTz -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/85/85a3beef1e03c991e91f301f95079cb9cde5c958fcbc34d896f5b027b41d225d-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b098/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid 8DRfaCbg4yOKrZ9r-p57/8DRfaCbg4yOKrZ9r-p57 -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/83/83318cac822e8470d1dbc4e3fa4feb41ec1eed8889884c4be528917656be5a76-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid eG9pcTOu4iicJICZUVk1/eG9pcTOu4iicJICZUVk1 -goversion go1.15.14 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/7f/7f9f32e54dd538571b09d8ad7a2b05b304eb34929e2e4f05bac7065adcf49a7a-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b100/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p vendor/golang.org/x/net/idna -std -complete -buildid G1WyetfZpMz5cU45h9HT/G1WyetfZpMz5cU45h9HT -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/88/88cbfe467bbc0f4e84ae29c4a9a96b4d64d773110e248223fc4d89aecaccfc31-d # internal crypto/ecdsa mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/elliptic=$WORK/b063/_pkg_.a packagefile crypto/internal/randutil=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p crypto/ecdsa -std -complete -buildid vFzwZS7umn3iD5N4n0Yf/vFzwZS7umn3iD5N4n0Yf -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/dc/dc142fa0d5ed483b5055759313361593a8ddccbcb93b73cf852c91fd2bcdd6c1-d # internal mime mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p mime -std -complete -buildid A45OxLNTDG1Mn1sNh9w0/A45OxLNTDG1Mn1sNh9w0 -goversion go1.15.14 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_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/85/858706a490c53c8cd6a46ad10c78d2d5bbafa8169c95e04d2c251264465f1f87-d # internal mime/quotedprintable mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p mime/quotedprintable -std -complete -buildid pXumFPZAUe8lqs47kLsx/pXumFPZAUe8lqs47kLsx -goversion go1.15.14 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/2d/2db483467ab2dc8e8b222eb079f8eafbdb722cbed4c8aa8fa6168d3c23ecc351-d # internal net/http/internal mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p net/http/internal -std -complete -buildid b08ZapP-LQo2Jb6H0fj-/b08ZapP-LQo2Jb6H0fj- -goversion go1.15.14 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/00/001612463799efd77303348d00c3d6a022504cbfcd4051830b7e7e8cb180907d-d # internal github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags -complete -buildid ILRXXWGsMA4uccLEG-Ue/ILRXXWGsMA4uccLEG-Ue -goversion go1.15.14 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./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/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/36/36935da347fff2bff2c7e078efe826055d7a0411e1d785df7f9478a3cfa6bba3-d # internal compress/zlib mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/adler32=$WORK/b117/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p compress/zlib -std -complete -buildid gZrBeQwufsUkOLolB_fq/gZrBeQwufsUkOLolB_fq -goversion go1.15.14 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/0b/0b65d7e8f34d5cde903aa6484d2f88605be243124139071e13437b72f6dce9c0-d # internal debug/dwarf mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p debug/dwarf -std -complete -buildid YjTwcjfyONrVJygkXEca/YjTwcjfyONrVJygkXEca -goversion go1.15.14 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ae/aeb785b5a6caab1603256e50bafb1436e43ad1733c9150fc2052da6bdf8209f8-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/snapcore/snapd/osutil/sys -complete -buildid qIpq6eMrpSizBuApulNs/qIpq6eMrpSizBuApulNs -goversion go1.15.14 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/19/1913869bf3af8b96506934e7749fd2439739a3f3b7f4697bf088b22e9fedb112-d # internal github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 -complete -buildid CPGmPfEENPqU7RcAWzt_/CPGmPfEENPqU7RcAWzt_ -goversion go1.15.14 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b082/_pkg_.a $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/3d/3d2db6a61e6fc3c51ae2ec4c2a53440940a877f389a4c2e5a6d2adf1fa0e8162-d # internal crypto/x509 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/dsa=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b062/_pkg_.a packagefile crypto/ed25519=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b071/_pkg_.a packagefile crypto/rsa=$WORK/b073/_pkg_.a packagefile crypto/sha1=$WORK/b074/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile crypto/x509/pkix=$WORK/b077/_pkg_.a packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/x509 -std -complete -buildid _6tktEUKyd1QIMn5Y_fD/_6tktEUKyd1QIMn5Y_fD -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./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/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/57/57faa2f78b4318872d1173f3e74e71910885ad354c4b45f2b8b79912204341f5-d # internal net/textproto mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net/textproto -std -complete -buildid wxrUBnm78N8jwVBymsUN/wxrUBnm78N8jwVBymsUN -goversion go1.15.14 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/8d/8d1f5cb6ad44a6d59a02bf616f0446a3a1fc3fcac161bb69265ba406c15e8ceb-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b095/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 4OpxgjqeWGxWcIayWhxp/4OpxgjqeWGxWcIayWhxp -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./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/ec/eca8ac3230414fd0656d857f04f55616455eacaafd0bb561b5804662ad0f74a3-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b095/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid e5bG3gU8W7ny66f-QE_M/e5bG3gU8W7ny66f-QE_M -goversion go1.15.14 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/ac/acb08b0a9973cd0d2397bbf44919f7d92b4f05aff4a49b09b8c3ec4d005d59cd-d # internal mime/multipart mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile mime=$WORK/b104/_pkg_.a packagefile mime/quotedprintable=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p mime/multipart -std -complete -buildid EumN4eI2PADAmCqcpuSz/EumN4eI2PADAmCqcpuSz -goversion go1.15.14 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a6/a66e8bc60955e35baa3640b6c6bc89be7c2aa4ce57dc2bd6dfe4532ea7416e56-d # internal debug/elf mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/zlib=$WORK/b116/_pkg_.a packagefile debug/dwarf=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p debug/elf -std -complete -buildid pIJLZagqPq1SB6Ppf7VI/pIJLZagqPq1SB6Ppf7VI -goversion go1.15.14 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/30/30a5d37c7bb88a2535a58313ed0ebed34b146dffca7ec5052908b9408ad6b40d-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/snapcore/snapd/randutil -complete -buildid VqT46VAQ2w207NHJpNzI/VqT46VAQ2w207NHJpNzI -goversion go1.15.14 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/6f/6f4c444cbf3227e8f4043f907266a913e6c64f83f29d81e9d781b2682d43deae-d # internal crypto/tls mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b035/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/ecdsa=$WORK/b062/_pkg_.a packagefile crypto/ed25519=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b063/_pkg_.a packagefile crypto/hmac=$WORK/b038/_pkg_.a packagefile crypto/md5=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rc4=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b073/_pkg_.a packagefile crypto/sha1=$WORK/b074/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b093/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p crypto/tls -std -complete -buildid RR8Lp8p-qgI7vescH8_W/RR8Lp8p-qgI7vescH8_W -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/3a/3aa486142aeb02b6b6f04bf9ba387de8e96803d8253a004227523d5cc69fca7a-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/snapcore/snapd/strutil -complete -buildid YDEUJWarhvXG52DtxkIK/YDEUJWarhvXG52DtxkIK -goversion go1.15.14 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./chrorder.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/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/33/33392e29e9109605687c9e7e7a32885e1c9fdf47052b8252c49bbd1c58120119-d # internal github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 -complete -buildid cZ5scsOQrYJBdHhO7MHu/cZ5scsOQrYJBdHhO7MHu -goversion go1.15.14 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/79/79f1b22edf8d9436dab76b7dbc41f5a3be535bb78baf362a8b7c6ed36e48c8e3-d # internal os/exec mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p os/exec -std -complete -buildid 04djka0G7hWJGnmLRq3f/04djka0G7hWJGnmLRq3f -goversion go1.15.14 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f7/f71d1e53a2901a1f8ba0bdc30810cb1dbec193bdfb0b13b60fabe30fdd2bbbf3-d # internal os/user mkdir -p $WORK/b125/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b125/ -importpath os/user -- -I $WORK/b125/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ab/ab431313b11326e3de2f693dc2d19334c657a06267ec410b731611012d217731-d # internal github.com/snapcore/snapd/asserts/internal mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/asserts/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/snapcore/snapd/asserts/internal -complete -buildid N2Jr3hOb5eZpjPpS8-uZ/N2Jr3hOb5eZpjPpS8-uZ -goversion go1.15.14 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./grouping.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/91/91896c21e7f124afcfe96af13c58fa817a7faa8bbd9ae60a94854575c994c7f3-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/snapcore/snapd/release -complete -buildid lRGaeMImFjX_ffiWbsos/lRGaeMImFjX_ffiWbsos -goversion go1.15.14 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./release.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/27/2713cb1c18dd9183f41a174acbd72279d126d676f734437950baaccbaa649d7f-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal -complete -buildid LwzaBhOSTR6jnthlmxFj/LwzaBhOSTR6jnthlmxFj -goversion go1.15.14 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./elgamal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a8/a8c134637e8856ea5c3062b04013bc00958acea9c60314c735466654435eed2a-d # internal image mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b139/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p image -std -complete -buildid K2fVjk6USBq7M7MeLsqs/K2fVjk6USBq7M7MeLsqs -goversion go1.15.14 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/38/3847b6ff150a4b011b23361a746f41a7cec72fb0a6fcf6617f80ed4b0dc32097-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 -complete -buildid C9L6O3PS8Q0TvSNyDzx7/C9L6O3PS8Q0TvSNyDzx7 -goversion go1.15.14 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./doc.go ./hashes.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./xor.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/b1/b168b04edf80188bfd2447c3971f2f2ac1650e8ee29e6085e64c7208e5fb3bd7-d # internal net/mail mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile mime=$WORK/b104/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p net/mail -std -complete -buildid Fw3SynBj7sqRCLiBKare/Fw3SynBj7sqRCLiBKare -goversion go1.15.14 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ad/ad4953962ad9bfb9ef1d35e67a970bc85b974ffc35ab01bad08697511550ca9f-d # internal image/internal/imageutil mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b138/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p image/internal/imageutil -std -complete -buildid IOjcqrDY1vw8ib8D1lPi/IOjcqrDY1vw8ib8D1lPi -goversion go1.15.14 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/3a/3a0e7301a0dce239738f39fddf9c02fbc266b273bc0f9976366b1421a64869ef-d # internal image/jpeg mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b138/_pkg_.a packagefile image/color=$WORK/b139/_pkg_.a packagefile image/internal/imageutil=$WORK/b141/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p image/jpeg -std -complete -buildid jZuYonOcu9oFXB578uDi/jZuYonOcu9oFXB578uDi -goversion go1.15.14 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/84/8491dab3c073538d4faeb60a6667ec43a5514aecab33135f44d1e2f7164945cf-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/snapcore/snapd/dirs -complete -buildid dXOZr0U7_xq0mceX05gA/dXOZr0U7_xq0mceX05gA -goversion go1.15.14 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./dirs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a4/a4582ca862f5d14c1ae335492cb377df9cac23000fa1d5d61d563aafb900941f-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/snapcore/snapd/metautil -complete -buildid zngd_xHLrQAuLwa4aIs2/zngd_xHLrQAuLwa4aIs2 -goversion go1.15.14 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./normalize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/50/50715715481aeaca8132115ebc48176611f75596c4add200cb862a640b642f48-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/snapcore/snapd/spdx -complete -buildid aeM09rWvJCHoucBB0iWn/aeM09rWvJCHoucBB0iWn -goversion go1.15.14 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/ea/eaa18ec39c6e0861992b5e5c029b20adc9897cfcb44bc2ec8df3f604f6646180-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b132/ cd $WORK/b125 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b125=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b133/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile compress/zlib=$WORK/b116/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/dsa=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b073/_pkg_.a packagefile crypto/sha1=$WORK/b074/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5=$WORK/b134/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b135/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b136/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b137/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile image=$WORK/b138/_pkg_.a packagefile image/jpeg=$WORK/b140/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet -complete -buildid iI1gbJcmj5HOAdoQhdQ3/iI1gbJcmj5HOAdoQhdQ3 -goversion go1.15.14 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./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/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/a3/a337eecb05c3590ceb021555ac83799803fe6f71c51e89dfcc17976999c69a78-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/snapcore/snapd/timeout -complete -buildid kWFq99iZCO-ShXovhrf7/kWFq99iZCO-ShXovhrf7 -goversion go1.15.14 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./timeout.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cd $WORK/b125 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b125=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/0f/0f1a2fd81737a7ab25e3f71966efa8740b33e385c9e820651829f6d9e911fa5a-d # internal github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms -complete -buildid dXQz0tDvIv7_7cHPpkYq/dXQz0tDvIv7_7cHPpkYq -goversion go1.15.14 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cd $WORK/b125 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b125=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/09/098eabd45f123e09edfd57a0e661abf8d592e4bc45918feab04060b9fa4c96f8-d # internal flag mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p flag -std -complete -buildid 4i1-HtFhYEOiuS31lOjC/4i1-HtFhYEOiuS31lOjC -goversion go1.15.14 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./flag.go cd $WORK/b125 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b125=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d1/d13e1d45ff2eb61275cdf1fec8ba8d611d9bfd9ccc6adca7c04842eb0e063e92-d # internal net/http/httptrace mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b060/_pkg_.a packagefile internal/nettrace=$WORK/b084/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p net/http/httptrace -std -complete -buildid p7OVr2BkpptgyllDdGiS/p7OVr2BkpptgyllDdGiS -goversion go1.15.14 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/3f/3fc21e6f4cd67a1a8d615ac510020cb8bf2cdd179da156d6e060ae446a651d18-d # internal runtime/debug mkdir -p $WORK/b157/ cat >$WORK/b157/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b157=>" -I $WORK/b157/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b157/symabis ./debug.s cd $WORK/b125 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b125=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p runtime/debug -std -buildid v5gI3jDzjPHT9quRuXxk/v5gI3jDzjPHT9quRuXxk -goversion go1.15.14 -symabis $WORK/b157/symabis -D "" -importcfg $WORK/b157/importcfg -pack -asmhdr $WORK/b157/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b125=/tmp/go-build -gno-record-gcc-switches -o $WORK/b125/_cgo_.o $WORK/b125/_cgo_main.o $WORK/b125/_x001.o $WORK/b125/_x002.o $WORK/b125/_x003.o $WORK/b125/_x004.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/71/7155717cec1e1fe8a414ea98bd159e21791f9d50184ac4362af4fe7be580df81-d # internal net/http mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b095/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b104/_pkg_.a packagefile mime/multipart=$WORK/b105/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http/httptrace=$WORK/b107/_pkg_.a packagefile net/http/internal=$WORK/b108/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p net/http -std -complete -buildid 2NX5W0yH1SiVl26SBSOQ/2NX5W0yH1SiVl26SBSOQ -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b157=>" -I $WORK/b157/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b157/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b125/_cgo_.o -dynout $WORK/b125/_cgo_import.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b157/_pkg_.a $WORK/b157/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/21/21e75f563455eaf2e0ab5c7b2ab18e08b518d44aa6ac7d1b2622ffbec8f6fdd6-d # internal runtime/trace mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p runtime/trace -std -buildid B_gzlyMi6miUaoqKGRwY/B_gzlyMi6miUaoqKGRwY -goversion go1.15.14 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./annotation.go ./trace.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p os/user -std -buildid ex3dOJTrKL6KL4MX19sm/ex3dOJTrKL6KL4MX19sm -goversion go1.15.14 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./lookup.go ./user.go $WORK/b125/_cgo_gotypes.go $WORK/b125/cgo_lookup_unix.cgo1.go $WORK/b125/getgrouplist_unix.cgo1.go $WORK/b125/listgroups_unix.cgo1.go $WORK/b125/_cgo_import.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/1c/1cfd5d335510827744c85327ea99f366db8c77755b8c72c45466477bfc390b99-d # internal github.com/snapcore/snapd/jsonutil mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/jsonutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/snapcore/snapd/jsonutil -complete -buildid boPCDS9b7_Brr-uqSAnu/boPCDS9b7_Brr-uqSAnu -goversion go1.15.14 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e0/e0f2566354cf07f79d6e9f921f9ea5477b4e0812b29b0d4d5b68e77084181a9b-d # internal testing mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b156/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b157/_pkg_.a packagefile runtime/trace=$WORK/b158/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p testing -std -complete -buildid lxcBKxjOLI2VgPPyl0KL/lxcBKxjOLI2VgPPyl0KL -goversion go1.15.14 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./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/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/95/951cdd2a9bac81bf5659cc106b7e06b352079762eb5debed5af270a19d5082fb-d # internal github.com/snapcore/snapd/vendor/golang.org/x/xerrors mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap golang.org/x/xerrors/internal=github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal=$WORK/b162/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/xerrors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/snapcore/snapd/vendor/golang.org/x/xerrors -complete -buildid sFEt63hZoT2OKXXxjjtu/sFEt63hZoT2OKXXxjjtu -goversion go1.15.14 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./adaptor.go ./doc.go ./errors.go ./fmt.go ./format.go ./frame.go ./wrap.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b125/_pkg_.a $WORK/b125/_x001.o $WORK/b125/_x002.o $WORK/b125/_x003.o $WORK/b125/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/27/27bd8799b38d28c048158a53621cd2923546508fb9f52ec2c9c79f6172670874-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile debug/elf=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile os/user=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/snapcore/snapd/osutil -complete -buildid VQXkrwWkn4Z3O_KNQjyH/VQXkrwWkn4Z3O_KNQjyH -goversion go1.15.14 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./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 ./kcmdline.go ./meminfo.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 ./settime.go ./settime_32bit.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/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/7b/7b45704c879ebfc9cc1e7e84df84008174e757244ea3c1f790f10146e9981c8d-d # internal github.com/snapcore/snapd/gadget/quantity mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/gadget/quantity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/snapcore/snapd/gadget/quantity -complete -buildid SURkceNgN83cgh5wcn4I/SURkceNgN83cgh5wcn4I -goversion go1.15.14 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./offset.go ./size.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/49/49c1a524510af288bef4939def77be57ca0af0bd3feeb6f253fea361f999d43f-d # internal github.com/snapcore/snapd/vendor/gopkg.in/retry.v1 mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/retry.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/snapcore/snapd/vendor/gopkg.in/retry.v1 -complete -buildid QZ4POaFYZhP9vK556BMV/QZ4POaFYZhP9vK556BMV -goversion go1.15.14 -D "" -importcfg $WORK/b166/importcfg -pack -c=4 ./clock.go ./exp.go ./regular.go ./retry.go ./strategy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/79/7937a2be4fb28a63824ba4cba8d73db06bd69a93f01214e49b44ccb9b411ba73-d # internal github.com/snapcore/snapd/interfaces/utils mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/snapcore/snapd/interfaces/utils -complete -buildid AVVp2SILn0_SSzS8TWuc/AVVp2SILn0_SSzS8TWuc -goversion go1.15.14 -D "" -importcfg $WORK/b170/importcfg -pack -c=4 ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/bb/bb9cdce78364ca5217ddab2f82ad97bd78e5ffb4212e0397d92f8f5dbc74bf6e-d # internal github.com/snapcore/snapd/vendor/github.com/godbus/dbus mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile os/user=$WORK/b125/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/snapcore/snapd/vendor/github.com/godbus/dbus -complete -buildid 9ttsahAqkFVl7hiHzFtI/9ttsahAqkFVl7hiHzFtI -goversion go1.15.14 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./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/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/97/9701fc93dec084c3a940d624817e4f6e33d230b86255e658c207487e7b23b100-d # internal github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap github.com/snapcore/go-gettext/pluralforms=github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms=$WORK/b154/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile testing=$WORK/b155/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext -complete -buildid S0wo1Kd6cLC2JJcBW_aK/S0wo1Kd6cLC2JJcBW_aK -goversion go1.15.14 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./gettext.go ./mofile.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/4b/4be6cf2a7d2c0a6fe8ce268e07b3f2ffb2a44fc53ad7ab6a2d76656b537251a8-d # internal github.com/snapcore/snapd/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b060/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/snapcore/snapd/vendor/github.com/coreos/go-systemd/activation -complete -buildid R5vMTvK7k4aW3g6Tn-nR/R5vMTvK7k4aW3g6Tn-nR -goversion go1.15.14 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/4a/4a2256324d9991fd135bc6c8a7eff90fe8d37e6514fcf95be4e217f41c4cfa06-d # internal github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1 mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/nacl/secretbox=github.com/snapcore/snapd/vendor/golang.org/x/crypto/nacl/secretbox packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/nacl/secretbox=$WORK/b186/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1 -complete -buildid 9CSzzi0Lb_1jmVKLPoq1/9CSzzi0Lb_1jmVKLPoq1 -goversion go1.15.14 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./crypto.go ./macaroon.go ./marshal.go ./packet.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/74/74d88379727684ddb98b83946762c42d6fb5d5ce6727a1cf42f69164508d363c-d # internal github.com/snapcore/snapd/arch mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p github.com/snapcore/snapd/arch -complete -buildid R7D3fVxvhW1dhlPnLza8/R7D3fVxvhW1dhlPnLza8 -goversion go1.15.14 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./arch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/8e/8e7e1c6832970be1c66999c16732cebcc9c1071539dd1cf0acf3ed17b9d7205d-d # internal github.com/snapcore/snapd/snap/channel 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/arch=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/channel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/snapcore/snapd/snap/channel -complete -buildid F0_VCn5uSvRQ679MkMvH/F0_VCn5uSvRQ679MkMvH -goversion go1.15.14 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./channel.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/3c/3cf2e2c8adfbd7066ee47380bfb02e6adcb1226a977dc5d7ec8cb7dce2b56ca6-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/snapcore/snapd/snapdenv -complete -buildid QOEimT926MKL2REZ8b3t/QOEimT926MKL2REZ8b3t -goversion go1.15.14 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/36/3656e97aab8cf7109fa9240c37d90fc659cc00df93c21a41d160bcdaf7897518-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/snapcore/snapd/logger -complete -buildid twXLRof9JwsKb2i6OGLa/twXLRof9JwsKb2i6OGLa -goversion go1.15.14 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/be/be6e3f3e657bfc6ed0a9d9520fb07a9b02f4e7e9784f74ca751c24949b60d046-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b131/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/snapcore/snapd/snap/naming -complete -buildid Eeqo6yZN3JN5fvjBPZE2/Eeqo6yZN3JN5fvjBPZE2 -goversion go1.15.14 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./snapref.go ./tag.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/31/31af79d7923885a17e6817e8760207160df07af62751499ef13855e35ef38ddb-d # internal github.com/snapcore/snapd/i18n mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap github.com/snapcore/go-gettext=github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/snapcore/snapd/i18n -complete -buildid 7Oig4sEha5AaMA-DI-0w/7Oig4sEha5AaMA-DI-0w -goversion go1.15.14 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./i18n.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/45/45d1aed11e244eec792fa0fd5fd9d6b02269d3358293a1b69db5b3b93422bcec-d # internal github.com/snapcore/snapd/asserts mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/packet=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/sha3=github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b073/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3=$WORK/b142/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net/mail=$WORK/b143/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/asserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/snapcore/snapd/asserts -complete -buildid GurdlTn_vtZKWLWRzmnX/GurdlTn_vtZKWLWRzmnX -goversion go1.15.14 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./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/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/b3/b34bbef2de7abdb625041adf03ad779c76b9e29b53b2e9e01fa105587142b400-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/snapcore/snapd/timeutil -complete -buildid yYT72FGTDu5Vh8un1kRV/yYT72FGTDu5Vh8un1kRV -goversion go1.15.14 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/08/08a6ecdc2713d55c4e8928feb43daff4ae7b33ddc1ce79134809d6da8b8855d2-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b122/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/snapcore/snapd/snap -complete -buildid GpuPSxdOlFRuv_UbXmBV/GpuPSxdOlFRuv_UbXmBV -goversion go1.15.14 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./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/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/f6/f6ae2883e6917aca7f09b186e83194625c2baab77f8e02474dbcb71856b0f82f-d # internal github.com/snapcore/snapd/sandbox/apparmor mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/sandbox/apparmor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/snapcore/snapd/sandbox/apparmor -complete -buildid 2V_xkltQMECx4xEx5suR/2V_xkltQMECx4xEx5suR -goversion go1.15.14 -D "" -importcfg $WORK/b171/importcfg -pack -c=4 ./apparmor.go ./process.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/fb/fb34ef540eb521ec8476873fee0d191cf4684363782366ce24c050559dfbd6de-d # internal github.com/snapcore/snapd/dbusutil mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/dbusutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/snapcore/snapd/dbusutil -complete -buildid ZN0IFfCTg7y2N5uXzSqO/ZN0IFfCTg7y2N5uXzSqO -goversion go1.15.14 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./dbusutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/48/489a64d92ea63adc997a9839f752f7e8628838ef23f606c742d439feae7a56e0-d # internal github.com/snapcore/snapd/sandbox/cgroup mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/sandbox/cgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/snapcore/snapd/sandbox/cgroup -complete -buildid EJwL1X36t5iiHmqqkTXP/EJwL1X36t5iiHmqqkTXP -goversion go1.15.14 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./cgroup.go ./freezer.go ./pids.go ./process.go ./scanning.go ./tracking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/fe/fe6e1a1999c6c68edaa2ad7e9eb5e2ed204d7c3d886d3496615ad0ff36ebbab4-d # internal github.com/snapcore/snapd/sandbox/seccomp mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/sandbox/seccomp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/snapcore/snapd/sandbox/seccomp -complete -buildid C_fkw9Pq3zn78XC-3mGf/C_fkw9Pq3zn78XC-3mGf -goversion go1.15.14 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./compiler.go ./seccomp.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/7e/7e6d24103fd6e7472d96d25eee3fcee13a610cd9744c41d2579316d40ec2d426-d # internal github.com/snapcore/snapd/interfaces/hotplug mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/hotplug /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/snapcore/snapd/interfaces/hotplug -complete -buildid 5gNPw1TvRZbpmlWNVTC6/5gNPw1TvRZbpmlWNVTC6 -goversion go1.15.14 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./deviceinfo.go ./proposed_slot.go ./udevadm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/74/7495b0719fea5a49027be31310599b777c499630d94f0b6cbb7b7aceb213c5da-d # internal github.com/snapcore/snapd/snapdtool mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile debug/elf=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snapdtool /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/snapcore/snapd/snapdtool -complete -buildid ElSbHkQ-jShi_SsSxONF/ElSbHkQ-jShi_SsSxONF -goversion go1.15.14 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./cmdutil.go ./info_file.go ./tool_linux.go ./version.go ./version_generated.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/6d/6d22df69a46c38c4014725aee162e5b052726a6bf9d162a9bad7db0454382aaa-d # internal github.com/snapcore/snapd/timings mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/timings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/snapcore/snapd/timings -complete -buildid lwFZtsdDlhHo3COX8HaM/lwFZtsdDlhHo3COX8HaM -goversion go1.15.14 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./helpers.go ./state.go ./timings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/35/3576db93c0d99a43e34f4ed76963fa42e87c1f84bd003a54e55121f4cb01c7de-d # internal github.com/snapcore/snapd/netutil mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/activation=github.com/snapcore/snapd/vendor/github.com/coreos/go-systemd/activation importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/coreos/go-systemd/activation=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/netutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/snapcore/snapd/netutil -complete -buildid YA7uKTOtU96nScXNJ2ty/YA7uKTOtU96nScXNJ2ty -goversion go1.15.14 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./activation.go ./metered.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/43/432d0d83f4417fe44e9211985bdbe6e2d2f46fdf0933b8e294bd07d3f615e8cb-d # internal github.com/snapcore/snapd/interfaces mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b172/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/snapcore/snapd/interfaces -complete -buildid J7G7SOmuKMNH0IIdi1LQ/J7G7SOmuKMNH0IIdi1LQ -goversion go1.15.14 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./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/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/48/48fae7ece8975a404f01497500b32bf16d936d8797daec6b2d0be017a9004554-d # internal github.com/snapcore/snapd/overlord/state mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/state /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/snapcore/snapd/overlord/state -complete -buildid dLbEhlGsmURFhNSUsqy3/dLbEhlGsmURFhNSUsqy3 -goversion go1.15.14 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./change.go ./copy.go ./state.go ./task.go ./taskrunner.go ./timings.go ./warning.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/c5/c5bb9d5f804bb7493cc56b7ea261384ed3c73e1c6221dd30682a846dd2179061-d # internal github.com/snapcore/snapd/vendor/github.com/gorilla/mux mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/snapcore/snapd/vendor/github.com/gorilla/mux -complete -buildid tdp103kd_Xw-1mtrKXVw/tdp103kd_Xw-1mtrKXVw -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/3b/3b93f44576e230620e737fd6946376a8efb43c4ed5708aa4d6e48f6adbaff788-d # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/77/775eb5bf560f347593fd83be41bce02de591c61783e893ff5ad08c2b56ea016e-d # internal net/http/httputil mkdir -p $WORK/b167/ github.com/snapcore/snapd/overlord/auth mkdir -p $WORK/b183/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b094/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/http/internal=$WORK/b108/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap gopkg.in/macaroon.v1=github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1 packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1=$WORK/b185/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p net/http/httputil -std -complete -buildid HvgQ1OLtD9I4-63lOuIo/HvgQ1OLtD9I4-63lOuIo -goversion go1.15.14 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/snapcore/snapd/overlord/auth -complete -buildid 1n-pnkHHhXY5yZiSSfWl/1n-pnkHHhXY5yZiSSfWl -goversion go1.15.14 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./auth.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/1b/1b1f06348ed75df3d1c3888cf92a8acb24ae7de5d0d55391d50e6fcc092aeab8-d # internal github.com/snapcore/snapd/asserts/snapasserts mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b130/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/asserts/snapasserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/snapcore/snapd/asserts/snapasserts -complete -buildid qlcAAZgFBIG5NvPvRKd-/qlcAAZgFBIG5NvPvRKd- -goversion go1.15.14 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./snapasserts.go ./validation_sets.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/87/8741fb686e2b49f5708ab24350d3d9b83c9472ac66537baa7f9dc4096c9a0bea-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal github.com/snapcore/snapd/client mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap golang.org/x/xerrors=github.com/snapcore/snapd/vendor/golang.org/x/xerrors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile mime/multipart=$WORK/b105/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/snapcore/snapd/client -complete -buildid weeulKRza-sbWkD3Q7Rc/weeulKRza-sbWkD3Q7Rc -goversion go1.15.14 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./cohort.go ./conf.go ./connections.go ./console_conf.go ./errors.go ./icons.go ./interfaces.go ./login.go ./model.go ./packages.go ./quota.go ./snap_op.go ./snapctl.go ./snapshot.go ./systems.go ./users.go ./validate.go ./warnings.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c7/c7fc0efcebda3dc892866eb8a43fca656d5e7a77c314de0b203b98cc446ebad4-d # internal github.com/snapcore/snapd/asserts/sysdb mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b131/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/asserts/sysdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/snapcore/snapd/asserts/sysdb -complete -buildid QclB_hTzoL5arR92Be3d/QclB_hTzoL5arR92Be3d -goversion go1.15.14 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./generic.go ./sysdb.go ./trusted.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/bd/bd4c2f7ac98af0273e61afa68ee3fa6197886bbd881a796ed6218d08d57cbf84-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/b040/_pkg_.a packagefile math/bits=$WORK/b016/_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=>" -p hash/fnv -std -complete -buildid OT-Tv2x9LKcylWq1p2nE/OT-Tv2x9LKcylWq1p2nE -goversion go1.15.14 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./fnv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/c9/c95b184c9344ed6f9898fb12949c74dbe45ba4b3634691b8058222aeb1fd674c-d # internal github.com/snapcore/snapd/httputil mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap gopkg.in/retry.v1=github.com/snapcore/snapd/vendor/gopkg.in/retry.v1 packagefile crypto/tls=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/retry.v1=$WORK/b166/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/http/httputil=$WORK/b167/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/snapcore/snapd/httputil -complete -buildid 8P2PkJitCGRnW_aDyQ3g/8P2PkJitCGRnW_aDyQ3g -goversion go1.15.14 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./client.go ./logger.go ./retry.go ./transport.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/14/14c4dcd16ca1f707c503e01b953d778b88555c5bb5f72ea92ab5336cea615193-d # internal github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser -complete -buildid SPNA2KWRL5oIRRxVfL2i/SPNA2KWRL5oIRRxVfL2i -goversion go1.15.14 -D "" -importcfg $WORK/b194/importcfg -pack -c=4 ./configparser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/ec/ec51d147fc6c38dc2f2d79b9169b3136c91f3cd0bf0f1eb4131bce3523692513-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/d0/d0bfa2d1bc962642d36a26bcfa121b928fbd3f5fc772db0e82906bbb1eb3abed-d # internal github.com/snapcore/snapd/bootloader/androidbootenv mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader/androidbootenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/snapcore/snapd/bootloader/androidbootenv -complete -buildid k8Y4EO5AhTASYVPGQBpG/k8Y4EO5AhTASYVPGQBpG -goversion go1.15.14 -D "" -importcfg $WORK/b196/importcfg -pack -c=4 ./androidbootenv.go github.com/snapcore/snapd/vendor/github.com/snapcore/bolt mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/fnv=$WORK/b192/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b157/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/snapcore/bolt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/snapcore/snapd/vendor/github.com/snapcore/bolt -complete -buildid SO6qX3qv4TpRsX8_gkCM/SO6qX3qv4TpRsX8_gkCM -goversion go1.15.14 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/e0/e0fb3e0b3649511c0eae1448e02aa80ee75f33410f27fa0714cdec4e74c88252-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/b114/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader/assets /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/snapcore/snapd/bootloader/assets -complete -buildid SSi3yhcAVcnmJFYyZo5x/SSi3yhcAVcnmJFYyZo5x -goversion go1.15.14 -D "" -importcfg $WORK/b197/importcfg -pack -c=4 ./assets.go ./generate.go ./grub.go ./grub_cfg_asset.go ./grub_recovery_cfg_asset.go cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/cd/cd921e594a26e4a35b5e01b08c462cfb9587924642afa2f1b23d262fbddeced0-d # internal github.com/snapcore/snapd/bootloader/grubenv mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader/grubenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/snapcore/snapd/bootloader/grubenv -complete -buildid gWbtZSOlu_9ur0vOKkRd/gWbtZSOlu_9ur0vOKkRd -goversion go1.15.14 -D "" -importcfg $WORK/b198/importcfg -pack -c=4 ./grubenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/48/487660b13a48ed935db148a74eb8aca4d66eaa7be476163dc32387f0ea694b3e-d # internal github.com/snapcore/snapd/bootloader/lkenv mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap golang.org/x/xerrors=github.com/snapcore/snapd/vendor/golang.org/x/xerrors packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors=$WORK/b161/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader/lkenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/snapcore/snapd/bootloader/lkenv -complete -buildid KCaIXre3ezBsC5nSaXCq/KCaIXre3ezBsC5nSaXCq -goversion go1.15.14 -D "" -importcfg $WORK/b199/importcfg -pack -c=4 ./lkenv.go ./lkenv_v1.go ./lkenv_v2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/44/44dcf1830c9e937fab3492606c252476474811576a8fb8f499eaa8dd62e8c797-d # internal github.com/snapcore/snapd/bootloader/ubootenv mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader/ubootenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/snapcore/snapd/bootloader/ubootenv -complete -buildid MbMYxtBH8J_TLvg0dUul/MbMYxtBH8J_TLvg0dUul -goversion go1.15.14 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./env.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/f3/f34e99c8497bbcd0a2a1619c9e8d2d025e0820848dcc9c5108e1dc36589596a9-d # internal github.com/snapcore/snapd/osutil/disks mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/disks /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/snapcore/snapd/osutil/disks -complete -buildid _BGTqcJ0G-N85SjRyI0b/_BGTqcJ0G-N85SjRyI0b -goversion go1.15.14 -D "" -importcfg $WORK/b201/importcfg -pack -c=4 ./disks.go ./disks_linux.go ./labels.go ./mockdisk.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/57/572f4453dcd7390a0ad1e42d90c4fda8bf1cb15a8d38089253b5874cfe642356-d # internal github.com/snapcore/snapd/client/clientutil mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/client=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/client/clientutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/snapcore/snapd/client/clientutil -complete -buildid cs6Fy1JTYeidjGF8bual/cs6Fy1JTYeidjGF8bual -goversion go1.15.14 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./snapinfo.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/52e04395d8b275c89f04847b59f0a52c3ebccb88f840a3d0c7be29f500c3741d-d # internal github.com/snapcore/snapd/bootloader/efi mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader/efi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/snapcore/snapd/bootloader/efi -complete -buildid qwiBXzDacPKmcIoriIYq/qwiBXzDacPKmcIoriIYq -goversion go1.15.14 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./efi.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/b6/b6cdac8aa5de6053ebaf10875c6dd55b4a9932d92f085aaa54ca94ebac3014fb-d # internal github.com/snapcore/snapd/gadget/edition mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/gadget/edition /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/snapcore/snapd/gadget/edition -complete -buildid kOTq6qAXjFZf9ByS9D4J/kOTq6qAXjFZf9ByS9D4J -goversion go1.15.14 -D "" -importcfg $WORK/b204/importcfg -pack -c=4 ./number.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/eb/ebdb3328901dfe451e9ea67b94a7aef013f928c10fc32f786e7c9d92a08f5d22-d # internal github.com/snapcore/snapd/kernel mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/kernel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/snapcore/snapd/kernel -complete -buildid DC3v5D-02FVjbq2sWt8S/DC3v5D-02FVjbq2sWt8S -goversion go1.15.14 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./kernel.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/fb/fb5f0648b98c6e832c9ece9f68214091bed60140d081b48091af7d8b46534765-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal github.com/snapcore/snapd/bootloader mkdir -p $WORK/b195/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/b9/b9fc8d2c54172e1f193ef09f7763c3408aa435be123a02c07a7a77ea8b7c8696-d # internal cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap golang.org/x/xerrors=github.com/snapcore/snapd/vendor/golang.org/x/xerrors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/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/b146/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/snapcore/snapd/snap/internal mkdir -p $WORK/b208/ cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/snapcore/snapd/bootloader -complete -buildid DPeajItlgcho1-KSR-N5/DPeajItlgcho1-KSR-N5 -goversion go1.15.14 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./androidboot.go ./asset.go ./bootloader.go ./grub.go ./lk.go ./uboot.go cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/snapcore/snapd/snap/internal -complete -buildid h9ZbFURhvx4jT2LdeKGa/h9ZbFURhvx4jT2LdeKGa -goversion go1.15.14 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./file.go cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/2d/2d158fdb65977e4a8e34d79e9be00bd50eb5d92016646fc60d8d4f56039eb2af-d # internal github.com/snapcore/snapd/advisor mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap github.com/snapcore/bolt=github.com/snapcore/snapd/vendor/github.com/snapcore/bolt packagefile encoding/json=$WORK/b045/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/bolt=$WORK/b191/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b120/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/advisor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/snapcore/snapd/advisor -complete -buildid atdyKvfjjEmeGzR9SRjA/atdyKvfjjEmeGzR9SRjA -goversion go1.15.14 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./backend.go ./cmdfinder.go ./finder.go ./pkgfinder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/42/42c7498336035d1df42a7c377e437cd8c56528601c20929197eb8f545d4c40fa-d # internal github.com/snapcore/snapd/kernel/fde mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/kernel/fde /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/snapcore/snapd/kernel/fde -complete -buildid 7sv40UpO2sQK0opxe47W/7sv40UpO2sQK0opxe47W -goversion go1.15.14 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./fde.go ./reveal_key.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/ec/ec2ed2dba4e475fbb551bee5832b39f727341e8bce1fd2806e784a2b4fd9ac8c-d # internal github.com/snapcore/snapd/snap/snapdir mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b208/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/snapdir /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/snapcore/snapd/snap/snapdir -complete -buildid qtEzVzlKU-6ojbtcncX2/qtEzVzlKU-6ojbtcncX2 -goversion go1.15.14 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./snapdir.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/ec/ec348d2e05b38e63f06414e6b4e4ecd47b4894a1c63270813eaa2f95636eb554-d # internal github.com/snapcore/snapd/snap/squashfs mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/squashfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/snapcore/snapd/snap/squashfs -complete -buildid fQxw6oxZ8HIjfqerGS4A/fQxw6oxZ8HIjfqerGS4A -goversion go1.15.14 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./squashfs.go ./stat.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/6b/6bd33243c7ddcc8be6322c1e8f8b25fb4135bf40e131bd76db86ac3ed5a11ffd-d # internal github.com/snapcore/snapd/seed/internal mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b122/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/seed/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/snapcore/snapd/seed/internal -complete -buildid Uog-_-qTERbYLDGcz7iy/Uog-_-qTERbYLDGcz7iy -goversion go1.15.14 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./auxinfo20.go ./doc.go ./helpers.go ./options20.go ./seed_yaml.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/6c/6c44992f3fe2cb87c94980908c1be631275bc0ade955956baeea7dea7e77f6cd-d # internal github.com/snapcore/snapd/cmd/snaplock/runinhibit mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snaplock/runinhibit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/snapcore/snapd/cmd/snaplock/runinhibit -complete -buildid wtBF6bv7GLg9f9_dF9s4/wtBF6bv7GLg9f9_dF9s4 -goversion go1.15.14 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./inhibit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/95/9543a86ccb178121527f6e2b1ca16d12a599f0d513194a6e3ee176405840d0f2-d # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/59/5979f382f71490a64ccbd39e8adb1bbf4bc638ce475cb8b285af8ef633008d33-d # internal github.com/snapcore/snapd/features mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/snapcore/snapd/features -complete -buildid KFg5ZAzXleIUq-Wy9Fgy/KFg5ZAzXleIUq-Wy9Fgy -goversion go1.15.14 -D "" -importcfg $WORK/b218/importcfg -pack -c=4 ./features.go github.com/snapcore/snapd/vendor/gopkg.in/mgo.v2/internal/json mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/mgo.v2/internal/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/snapcore/snapd/vendor/gopkg.in/mgo.v2/internal/json -complete -buildid BBMwRM8VcSBBqNS5vhWR/BBMwRM8VcSBBqNS5vhWR -goversion go1.15.14 -D "" -importcfg $WORK/b217/importcfg -pack -c=4 ./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/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/cd/cd82617fab80fdf0b3b7c39bf93539f004b1781f9527bc6765d975bfe72422b3-d # internal github.com/snapcore/snapd/secboot mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/kernel/fde=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/secboot /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/snapcore/snapd/secboot -complete -buildid S3tLuoLhsahn3D8lhHCC/S3tLuoLhsahn3D8lhHCC -goversion go1.15.14 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./encrypt.go ./encrypt_dummy.go ./secboot.go ./secboot_dummy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/1a/1a067595569223c39e686775683e4986c9e2b7f8f80463cd14e59786b65d0fe1-d # internal github.com/snapcore/snapd/interfaces/mount mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b172/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/mount /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/snapcore/snapd/interfaces/mount -complete -buildid 0f_njnhuxcMUNpB9-6_V/0f_njnhuxcMUNpB9-6_V -goversion go1.15.14 -D "" -importcfg $WORK/b219/importcfg -pack -c=4 ./backend.go ./ns.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/94/94219cd7b88c4d8c8d29ca36b6545465c7e10aa2c8b4a3894358be5f829d088d-d # internal github.com/snapcore/snapd/overlord/configstate/config mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/configstate/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/snapcore/snapd/overlord/configstate/config -complete -buildid 3uBnloUnRqBHt0T5FBR3/3uBnloUnRqBHt0T5FBR3 -goversion go1.15.14 -D "" -importcfg $WORK/b220/importcfg -pack -c=4 ./helpers.go ./transaction.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/21/21c92dd9bf614fd187fd1775c4dfafbcb5bf692c6848ac09a0ba7c34bc2326ce-d # internal github.com/snapcore/snapd/snap/snapfile mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b209/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/snapfile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/snapcore/snapd/snap/snapfile -complete -buildid R9DxOITB4ArzkuwyEGvZ/R9DxOITB4ArzkuwyEGvZ -goversion go1.15.14 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./snapfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/57/5787fa3e5414710655c58d884c5a27bf93fc4a7fa2ae05dceb71d9cea882655e-d # internal github.com/snapcore/snapd/gadget mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/sha1=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/gadget/edition=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b164/_pkg_.a packagefile github.com/snapcore/snapd/kernel=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b122/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/gadget /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/snapcore/snapd/gadget -complete -buildid 84dslHnEtjyId0vfmmOR/84dslHnEtjyId0vfmmOR -goversion go1.15.14 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./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/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/d4/d451ce3e94b7649030bfaa1821a8702e048a47367d89e9f6109adf49b1f43b4b-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/9a/9ae7195cbc554a63cbe57892d44f597cb60916c45fb97da8fe683022391f83d5-d # internal github.com/snapcore/snapd/seed mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/seed /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/snapcore/snapd/seed -complete -buildid bQJhNn2lHOjLtLKbccSW/bQJhNn2lHOjLtLKbccSW -goversion go1.15.14 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 ./helpers.go ./seed.go ./seed16.go ./seed20.go ./validate.go github.com/snapcore/snapd/overlord/configstate/settings mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/configstate/settings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/snapcore/snapd/overlord/configstate/settings -complete -buildid H1jNUEGCWgiLPWeYdAqk/H1jNUEGCWgiLPWeYdAqk -goversion go1.15.14 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./settings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/20/20c4395295bd63a39de90e14ebb739c6959fc4915ac60312126076bf0ac8fd93-d # internal github.com/snapcore/snapd/overlord/ifacestate/ifacerepo mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/ifacestate/ifacerepo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/snapcore/snapd/overlord/ifacestate/ifacerepo -complete -buildid ods_eOcrcYmkIil1X80I/ods_eOcrcYmkIil1X80I -goversion go1.15.14 -D "" -importcfg $WORK/b222/importcfg -pack -c=4 ./repo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/c1/c11a13262ee54ff40ff76ac76b1fd2e78722e3aa0660bb96e4eae8018bbb9e2a-d # internal github.com/snapcore/snapd/cmd/snaplock mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snaplock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/snapcore/snapd/cmd/snaplock -complete -buildid wtv_szajADukyJnMJNll/wtv_szajADukyJnMJNll -goversion go1.15.14 -D "" -importcfg $WORK/b224/importcfg -pack -c=4 ./lock.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/94/94c1ddec825c4402e626441af0a0aa161fff12c91f436f4b6b327b40ca0e41c2-d # internal github.com/snapcore/snapd/strutil/quantity mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b152/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/strutil/quantity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/snapcore/snapd/strutil/quantity -complete -buildid ByjRGMuzMKbT7EpDsNvP/ByjRGMuzMKbT7EpDsNvP -goversion go1.15.14 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./quantity.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b2/b2181c0598798e44775b7afff9ccfae9f18ba294b4797ecd75c42e5f954c0bb4-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal -complete -buildid SB5ZmNR9m8aKVCNt64Hk/SB5ZmNR9m8aKVCNt64Hk -goversion go1.15.14 -D "" -importcfg $WORK/b227/importcfg -pack -c=4 ./terminal.go ./util.go ./util_linux.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/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/89/8959b89ec32c99eeabcb774da65dabe283442220fd0058d219b8859a36472a3e-d # internal github.com/snapcore/snapd/progress mkdir -p $WORK/b225/ cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/17/1716c74542df4b841cb3b57f671464ff71d907d533a176da21ef862a8ddbb69b-d # internal github.com/snapcore/snapd/osutil/squashfs mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/squashfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/snapcore/snapd/osutil/squashfs -complete -buildid cJ3WHbUm8si_RSEhOYzX/cJ3WHbUm8si_RSEhOYzX -goversion go1.15.14 -D "" -importcfg $WORK/b230/importcfg -pack -c=4 ./fstype.go cat >$WORK/b225/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh/terminal=github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/progress /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/snapcore/snapd/progress -complete -buildid 9L5SYoNIjA1_79ZvJmjO/9L5SYoNIjA1_79ZvJmjO -goversion go1.15.14 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./ansimeter.go ./progress.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/d1/d1856c6b17bd16e13cafef8ce55d865d89264f54aa6a83a15b0b06f17471f2a7-d # internal github.com/snapcore/snapd/vendor/gopkg.in/mgo.v2/bson mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap gopkg.in/mgo.v2/internal/json=github.com/snapcore/snapd/vendor/gopkg.in/mgo.v2/internal/json packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/mgo.v2/internal/json=$WORK/b217/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/mgo.v2/bson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/snapcore/snapd/vendor/gopkg.in/mgo.v2/bson -complete -buildid i1M3iTouRK958aePhHbR/i1M3iTouRK958aePhHbR -goversion go1.15.14 -D "" -importcfg $WORK/b216/importcfg -pack -c=4 ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/82/82b0971d8619373b3494c41e066714b413305cd3d227f470dc2c41fc5a76abde-d # internal github.com/snapcore/snapd/sandbox/selinux mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/sandbox/selinux /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/snapcore/snapd/sandbox/selinux -complete -buildid qFn0hjGwA3tphzXZ2Qqh/qFn0hjGwA3tphzXZ2Qqh -goversion go1.15.14 -D "" -importcfg $WORK/b231/importcfg -pack -c=4 ./label.go ./label_linux.go ./selinux.go ./selinux_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/13/132c719c1648261b5b7fbe1fc4bf90485dd101c76e24bdb08948844a2b241a09-d # internal log/syslog mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p log/syslog -std -complete -buildid FM88p6NuVtf-cDynfrOA/FM88p6NuVtf-cDynfrOA -goversion go1.15.14 -D "" -importcfg $WORK/b232/importcfg -pack -c=4 ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_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/36/3679819df30e56970dc5689d3fb6a7f5ca91ee82b35904c10a294a858b963afe-d # internal github.com/snapcore/snapd/usersession/client mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/usersession/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/snapcore/snapd/usersession/client -complete -buildid iU3vL3VFyfjkDXudAbVy/iU3vL3VFyfjkDXudAbVy -goversion go1.15.14 -D "" -importcfg $WORK/b234/importcfg -pack -c=4 ./client.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/00/003a5a33cd5c5c026eb667f9d4704613a86b51058939f9b3c4f72c019f3d374d-d # internal github.com/snapcore/snapd/boot mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap github.com/mvo5/goconfigparser=github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser importmap golang.org/x/crypto/sha3=github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/ecdsa=$WORK/b062/_pkg_.a packagefile crypto/elliptic=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/kernel/fde=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b211/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3=$WORK/b142/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/boot /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/snapcore/snapd/boot -complete -buildid IlKm8toz8YnKRAEG_HSS/IlKm8toz8YnKRAEG_HSS -goversion go1.15.14 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./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 ./flags.go ./initramfs.go ./initramfs20dirs.go ./kernel_os.go ./makebootable.go ./modeenv.go ./seal.go ./systems.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/37/379edc15bec811a5e39163e67e7721333f41c304a66735412305b285f079f6f5-d # internal github.com/snapcore/snapd/systemd mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b164/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b231/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log/syslog=$WORK/b232/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/systemd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/snapcore/snapd/systemd -complete -buildid 2XdSbKjk943hWMesU_6O/2XdSbKjk943hWMesU_6O -goversion go1.15.14 -D "" -importcfg $WORK/b229/importcfg -pack -c=4 ./emulation.go ./escape.go ./journal.go ./sdnotify.go ./sysctl.go ./systemd.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/83/830f239a0040aba09ff5b52b630ede3a08d570f65ccdf6b1b3cc6ba02336f6c5-d # internal text/template/parse mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p text/template/parse -std -complete -buildid S4p4kRxvTqKj5Ivof7dg/S4p4kRxvTqKj5Ivof7dg -goversion go1.15.14 -D "" -importcfg $WORK/b236/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/de/deea1f16ea91eca6b29ac6d403c639eb7efc24e09c4341ffeef89acd58f92863-d # internal github.com/snapcore/snapd/snap/quota mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b164/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/quota /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/snapcore/snapd/snap/quota -complete -buildid Gxy-3OUg1_jyz6moaqSg/Gxy-3OUg1_jyz6moaqSg -goversion go1.15.14 -D "" -importcfg $WORK/b228/importcfg -pack -c=4 ./quota.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/2f/2fd6a265133b8af74652f6ec6938f6f4439c52f3bfaddaa0bc2944664739bf33-d # internal github.com/snapcore/snapd/sandbox mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b172/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/sandbox /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/snapcore/snapd/sandbox -complete -buildid ivqV7xuq6K3HkHQwfUr7/ivqV7xuq6K3HkHQwfUr7 -goversion go1.15.14 -D "" -importcfg $WORK/b237/importcfg -pack -c=4 ./forcedevmode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_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/49/49f6e5d976130e6fc6fafe3bc608f9dca2f8bae86a5fc61e437e058fe8ff0a47-d # internal github.com/snapcore/snapd/vendor/github.com/juju/ratelimit mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/juju/ratelimit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/snapcore/snapd/vendor/github.com/juju/ratelimit -complete -buildid OthutnpaEsy5Fi08mCnO/OthutnpaEsy5Fi08mCnO -goversion go1.15.14 -D "" -importcfg $WORK/b239/importcfg -pack -c=4 ./ratelimit.go ./reader.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/83/837310f39e8af1fcb4dc2b81bd950b5ad57c3d2381d89ff17090e504023e90a8-d # internal github.com/snapcore/snapd/errtracker mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap github.com/snapcore/bolt=github.com/snapcore/snapd/vendor/github.com/snapcore/bolt importmap gopkg.in/mgo.v2/bson=github.com/snapcore/snapd/vendor/gopkg.in/mgo.v2/bson packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/bolt=$WORK/b191/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/mgo.v2/bson=$WORK/b216/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/errtracker /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/snapcore/snapd/errtracker -complete -buildid lKWjoFPzHUiLIvfuMSp1/lKWjoFPzHUiLIvfuMSp1 -goversion go1.15.14 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./errtracker.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/64/6401e1e7fc15421a81683cda1eebe342e46fd89477a317afaf10f76c367d1259-d # internal github.com/snapcore/snapd/jsonutil/safejson mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/jsonutil/safejson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/snapcore/snapd/jsonutil/safejson -complete -buildid 0THaRlfnfjrG3oLPwPKr/0THaRlfnfjrG3oLPwPKr -goversion go1.15.14 -D "" -importcfg $WORK/b240/importcfg -pack -c=4 ./safejson.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/e4/e4b1e162bd627a4bf2ce4b22bc50acf92f331edf9c7811e38c39fadfb04f1bea-d # internal text/template mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b236/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p text/template -std -complete -buildid YkOGrIdxFO7T3wfmonh3/YkOGrIdxFO7T3wfmonh3 -goversion go1.15.14 -D "" -importcfg $WORK/b235/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/10/10453662fb5451451fa1e6630317fac16b76213f23aff2b32de535d6e06d666e-d # internal github.com/snapcore/snapd/overlord/cmdstate mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/cmdstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/snapcore/snapd/overlord/cmdstate -complete -buildid azZdGGfxVZcvbKb-P-Hs/azZdGGfxVZcvbKb-P-Hs -goversion go1.15.14 -D "" -importcfg $WORK/b241/importcfg -pack -c=4 ./cmdmgr.go ./cmdstate.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/79/79f10cf46845e693aba0eb7463f63a8d945b82bd0c25ce3ba218ecf3cde940a9-d # internal github.com/snapcore/snapd/gadget/internal mkdir -p $WORK/b246/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b164/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/gadget/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/snapcore/snapd/gadget/internal -complete -buildid 2C9bctFJea4E21NTtmL9/2C9bctFJea4E21NTtmL9 -goversion go1.15.14 -D "" -importcfg $WORK/b246/importcfg -pack -c=4 ./mkfs.go cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/22/224a47a80f5e8582c0dfba28647e9929a7225312282a8be189a8f12996b56f2b-d # internal github.com/snapcore/snapd/store mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/juju/ratelimit=github.com/snapcore/snapd/vendor/github.com/juju/ratelimit importmap gopkg.in/macaroon.v1=github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1 importmap gopkg.in/retry.v1=github.com/snapcore/snapd/vendor/gopkg.in/retry.v1 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/juju/ratelimit=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b165/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/retry.v1=$WORK/b166/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/store /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/snapcore/snapd/store -complete -buildid CMYXdGNKpWPGe9gCjsOC/CMYXdGNKpWPGe9gCjsOC -goversion go1.15.14 -D "" -importcfg $WORK/b238/importcfg -pack -c=4 ./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/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/b8/b891f5d1dd75c5ff87fab85312f60280f1aef6d92cb3f4383b91c1c97ddfb0b3-d # internal github.com/snapcore/snapd/overlord/configstate/proxyconf mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/configstate/proxyconf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/snapcore/snapd/overlord/configstate/proxyconf -complete -buildid ZJIv5nI4FUJB0XtJYLyK/ZJIv5nI4FUJB0XtJYLyK -goversion go1.15.14 -D "" -importcfg $WORK/b247/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/1c/1c3c7fc1e2c0e107c3bccb0a713763c338ddb153a3960a0f418fd0f816ac42ea-d # internal github.com/snapcore/snapd/gadget/install mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/gadget/internal=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b164/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b211/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/gadget/install /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/snapcore/snapd/gadget/install -complete -buildid 0kIJd0WxgYHlkbaUsVm7/0kIJd0WxgYHlkbaUsVm7 -goversion go1.15.14 -D "" -importcfg $WORK/b245/importcfg -pack -c=4 ./content.go ./install_dummy.go ./mount_linux.go ./params.go ./partition.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/33/338b7b478a140f3c2f08f1601c8f21f1428261b27f6123d42f2a1fddcfbe7b07-d # internal github.com/snapcore/snapd/overlord/devicestate/internal mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/devicestate/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/snapcore/snapd/overlord/devicestate/internal -complete -buildid ftMqYXflgjSpuNMToqZs/ftMqYXflgjSpuNMToqZs -goversion go1.15.14 -D "" -importcfg $WORK/b248/importcfg -pack -c=4 ./state.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/1d/1d8bbb471fea9018dc9854fd8399cea68d933c47e68ed81c9650e07ffb3bdc65-d # internal github.com/snapcore/snapd/seed/seedwriter mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/seed/seedwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/snapcore/snapd/seed/seedwriter -complete -buildid h2vcVf3j74y95nHHciSs/h2vcVf3j74y95nHHciSs -goversion go1.15.14 -D "" -importcfg $WORK/b251/importcfg -pack -c=4 ./helpers.go ./seed16.go ./seed20.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/1e/1e599f1aa100eecdf7e9ad76e06a76c7ae02496e6f21f17071f446ab1942e1c5-d # internal github.com/snapcore/snapd/sysconfig mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/sysconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/snapcore/snapd/sysconfig -complete -buildid tIXHuN1KWv2B1LpDwM5e/tIXHuN1KWv2B1LpDwM5e -goversion go1.15.14 -D "" -importcfg $WORK/b252/importcfg -pack -c=4 ./cloudinit.go ./sysconfig.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/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/22/22310d7f65312a726a511ef4fe3b8bd4e9e04280b036aa7cc1dbc62e2b32e1fd-d # internal github.com/snapcore/snapd/interfaces/kmod mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/kmod /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/snapcore/snapd/interfaces/kmod -complete -buildid sMcaU5cOn52X8GYmehQQ/sMcaU5cOn52X8GYmehQQ -goversion go1.15.14 -D "" -importcfg $WORK/b259/importcfg -pack -c=4 ./backend.go ./kmod.go ./spec.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/d4/d47a20520c4d9a013ed42e5fa18a4ec38a70fd6bda812a6bf5dc51e03e3e7e94-d # internal github.com/snapcore/snapd/wrappers mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/quota=$WORK/b228/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b234/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/template=$WORK/b235/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/wrappers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/snapcore/snapd/wrappers -complete -buildid Tez9HSu5g_lPUF_wsNj4/Tez9HSu5g_lPUF_wsNj4 -goversion go1.15.14 -D "" -importcfg $WORK/b233/importcfg -pack -c=4 ./binaries.go ./core18.go ./dbus.go ./desktop.go ./icons.go ./services.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/cc/cc7ab8ce6960ec02cf2e81276aba824076f8627443ccda0503dceb396d02bbdd-d # internal github.com/snapcore/snapd/interfaces/seccomp mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/seccomp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/snapcore/snapd/interfaces/seccomp -complete -buildid 70WcD-2XlAw9icOy7eGw/70WcD-2XlAw9icOy7eGw -goversion go1.15.14 -D "" -importcfg $WORK/b260/importcfg -pack -c=4 ./backend.go ./spec.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/da/daef4ee0f3c2af96e0a973add182014523ec223e94f30937b3badbda8d5b48f6-d # internal github.com/snapcore/snapd/interfaces/systemd mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/systemd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/snapcore/snapd/interfaces/systemd -complete -buildid RlD83erD-2q_IcwcyZAp/RlD83erD-2q_IcwcyZAp -goversion go1.15.14 -D "" -importcfg $WORK/b261/importcfg -pack -c=4 ./backend.go ./service.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/2c/2cfa5afe355302067a40477ff77ad8f4f3c6214bec1e534dd8bfae5fc455c19f-d # internal github.com/snapcore/snapd/interfaces/udev mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b172/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/udev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/snapcore/snapd/interfaces/udev -complete -buildid IKvfp8aY6ZgSO1I9g17t/IKvfp8aY6ZgSO1I9g17t -goversion go1.15.14 -D "" -importcfg $WORK/b262/importcfg -pack -c=4 ./backend.go ./spec.go ./udev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/10/10fd853eb611651e2d97fbccc7b5661980975b2b8a126b0ecd01899acbffddd7-d # internal github.com/snapcore/snapd/osutil/udev/netlink mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/udev/netlink /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/snapcore/snapd/osutil/udev/netlink -complete -buildid 7q-GcbAtpv1I35BMYMRP/7q-GcbAtpv1I35BMYMRP -goversion go1.15.14 -D "" -importcfg $WORK/b266/importcfg -pack -c=4 ./conn.go ./matcher.go ./rawsockstop.go ./rawsockstop_other.go ./uevent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/a4/a41cbc500405b9cde7746b230b4251a6d0e186c484804c5feb94e8c8106b2782-d # internal archive/tar mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b125/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p archive/tar -std -complete -buildid i4WEZ-BWns-4FCtIwYh4/i4WEZ-BWns-4FCtIwYh4 -goversion go1.15.14 -D "" -importcfg $WORK/b270/importcfg -pack -c=4 ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/d0/d0e34228456da0cdd61400408ec5f0e752a92856f46843ad257e28ee88c3d14e-d # internal github.com/snapcore/snapd/overlord/storecontext mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b238/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/storecontext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/snapcore/snapd/overlord/storecontext -complete -buildid xCBTlqFOVb3lzRf8vQiM/xCBTlqFOVb3lzRf8vQiM -goversion go1.15.14 -D "" -importcfg $WORK/b250/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/cc/cc2ae288c48d3f887e9ad7ebfba2528c3a3718e22cc2e5b0e2714ed83f784ed7-d # internal github.com/snapcore/snapd/overlord/ifacestate/udevmonitor mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil/udev/netlink=$WORK/b266/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/ifacestate/udevmonitor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/snapcore/snapd/overlord/ifacestate/udevmonitor -complete -buildid Ppg8E0js8n3KGzS1xVFq/Ppg8E0js8n3KGzS1xVFq -goversion go1.15.14 -D "" -importcfg $WORK/b265/importcfg -pack -c=4 ./udevmon.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/cb/cbe6c770328b4c382368b5728152d73396cd980717eebc95a584a380ad75e268-d # internal github.com/snapcore/snapd/overlord/snapstate/backend mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock/runinhibit=$WORK/b214/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/quota=$WORK/b228/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/snapstate/backend /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/snapcore/snapd/overlord/snapstate/backend -complete -buildid S40t7_Oas2ZnOF7xzlB-/S40t7_Oas2ZnOF7xzlB- -goversion go1.15.14 -D "" -importcfg $WORK/b223/importcfg -pack -c=4 ./aliases.go ./backend.go ./copydata.go ./fontconfig.go ./link.go ./locking.go ./mountns.go ./mountunit.go ./setup.go ./snapdata.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/9f/9f2afbab94288643197b0df0ad5ca0b815c447bdd1f6e2692b85ccf39a46ed7d-d # internal github.com/snapcore/snapd/interfaces/dbus mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/snapcore/snapd/interfaces/dbus -complete -buildid RQ9JpBXteBn4E3jiHpmf/RQ9JpBXteBn4E3jiHpmf -goversion go1.15.14 -D "" -importcfg $WORK/b258/importcfg -pack -c=4 ./backend.go ./dbus.go ./spec.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/1e/1e9f9ef1e81fc93db0f392a8afe54be3e4f63097ab6ca72a3d1504c0edecbeec-d # internal archive/zip mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p archive/zip -std -complete -buildid B_aolSroPq-So4g4ALoI/B_aolSroPq-So4g4ALoI -goversion go1.15.14 -D "" -importcfg $WORK/b271/importcfg -pack -c=4 ./reader.go ./register.go ./struct.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/d0/d0158d3a32e899bf21d571d79651cbe39d20d565e5d64ec2aa4c267e144c0bd0-d # internal github.com/snapcore/snapd/interfaces/apparmor mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b258/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/apparmor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/snapcore/snapd/interfaces/apparmor -complete -buildid qJowYFgGzwGgET70v_Gt/qJowYFgGzwGgET70v_Gt -goversion go1.15.14 -D "" -importcfg $WORK/b257/importcfg -pack -c=4 ./apparmor.go ./backend.go ./spec.go ./template.go ./template_vars.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/d0/d051981567d961d8ffe457b1a518a82ec535af7aa431ef85a3aa5dc1ccc3777a-d # internal github.com/snapcore/snapd/overlord/snapstate mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b190/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock/runinhibit=$WORK/b214/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b165/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/backend=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b172/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/snap/quota=$WORK/b228/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/snapstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/snapcore/snapd/overlord/snapstate -complete -buildid O6_P8tvgd-FuuH9hDYS9/O6_P8tvgd-FuuH9hDYS9 -goversion go1.15.14 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./aliasesv2.go ./autorefresh.go ./autorefresh_gating.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/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/40/4098981fc194db7ddab17efe867a8ac7f672be7c73f2ba76c6671e118329afec-d # internal text/tabwriter mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p text/tabwriter -std -complete -buildid _vaHdhBzQs7kDLj0G9t7/_vaHdhBzQs7kDLj0G9t7 -goversion go1.15.14 -D "" -importcfg $WORK/b274/importcfg -pack -c=4 ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/22/22417a788f05a57b7d5bfa3923d957a7bd361950a10cc72e303213544d6004a4-d # internal github.com/snapcore/snapd/overlord/standby mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/22/2244b6f2a5d61de6246f0c9fd73cfc00d69061911e733d896944159425e28df9-d # internal github.com/snapcore/snapd/interfaces/backends mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b257/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b258/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b259/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b260/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b261/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b262/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b171/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/backends /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/snapcore/snapd/interfaces/backends -complete -buildid CkUpB0lWmL691noU9Z77/CkUpB0lWmL691noU9Z77 -goversion go1.15.14 -D "" -importcfg $WORK/b256/importcfg -pack -c=4 ./backends.go cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/standby /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/snapcore/snapd/overlord/standby -complete -buildid C0O7pZaSbyp-cmAAJelQ/C0O7pZaSbyp-cmAAJelQ -goversion go1.15.14 -D "" -importcfg $WORK/b275/importcfg -pack -c=4 ./standby.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/62/624b02012a2b062544467f3ad89f8c28ebf593c17dc082d1c4eeef2c097557ed-d # internal github.com/snapcore/snapd/interfaces/builtin mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b257/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b258/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b259/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b260/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b261/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b262/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/builtin /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/snapcore/snapd/interfaces/builtin -complete -buildid 2N8Im-fYbQ8TWEpm1Ben/2N8Im-fYbQ8TWEpm1Ben -goversion go1.15.14 -D "" -importcfg $WORK/b263/importcfg -pack -c=4 ./account_control.go ./accounts_service.go ./adb_support.go ./all.go ./allegro_vcu.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 ./dm_crypt.go ./docker.go ./docker_support.go ./dsp.go ./dummy.go ./dvb.go ./firewall_control.go ./fpga.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_control.go ./media_hub.go ./mir.go ./modem_manager.go ./mount_observe.go ./mpris.go ./multipass_support.go ./netlink_audit.go ./netlink_connector.go ./netlink_driver.go ./network.go ./network_bind.go ./network_control.go ./network_manager.go ./network_manager_observe.go ./network_observe.go ./network_setup_control.go ./network_setup_observe.go ./network_status.go ./ofono.go ./online_accounts_service.go ./opengl.go ./openvswitch.go ./openvswitch_support.go ./optical_drive.go ./packagekit_control.go ./password_manager_service.go ./personal_files.go ./physical_memory_control.go ./physical_memory_observe.go ./power_control.go ./ppp.go ./process_control.go ./ptp.go ./pulseaudio.go ./pwm.go ./raw_input.go ./raw_usb.go ./raw_volume.go ./removable_media.go ./screen_inhibit_control.go ./screencast_legacy.go ./sd_control.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 ./tee.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/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/d9/d99b09dc0b1d08f960dd02cd2622a3ac6fbd1cce2301dedaf9592dfed0507047-d # internal github.com/snapcore/snapd/overlord/snapshotstate/backend mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b270/_pkg_.a packagefile archive/zip=$WORK/b271/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile os/user=$WORK/b125/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/snapshotstate/backend /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/snapcore/snapd/overlord/snapshotstate/backend -complete -buildid wuxJPHclI_WTQzK_7aK3/wuxJPHclI_WTQzK_7aK3 -goversion go1.15.14 -D "" -importcfg $WORK/b269/importcfg -pack -c=4 ./backend.go ./helpers.go ./reader.go ./restorestate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/91/91cf75a35b06437cf15a2b483fe6fe1a2dd4454b67c7f08bb0127f69233133fc-d # internal github.com/snapcore/snapd/polkit mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b173/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/polkit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/snapcore/snapd/polkit -complete -buildid J8eo21eoxnOH02yImV00/J8eo21eoxnOH02yImV00 -goversion go1.15.14 -D "" -importcfg $WORK/b276/importcfg -pack -c=4 ./authority.go ./pid_start_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/8b/8b43d49884ba6986d0d4a8adae27a1f8ac045726fa5ea178ffdacbbf4bd3f8ce-d # internal html mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p html -std -complete -buildid HL5fycxsRzxEgy4wNjbs/HL5fycxsRzxEgy4wNjbs -goversion go1.15.14 -D "" -importcfg $WORK/b279/importcfg -pack -c=4 ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/eb/eb8ae665728586a58f56b8434395c3ca4a4e28a97aca51cb6f668e3d635b7caf-d # internal html/template mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html=$WORK/b279/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b235/_pkg_.a packagefile text/template/parse=$WORK/b236/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p html/template -std -complete -buildid LXDZT9Il3meNqtL4x2jV/LXDZT9Il3meNqtL4x2jV -goversion go1.15.14 -D "" -importcfg $WORK/b278/importcfg -pack -c=4 ./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/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/c9/c98d6472cff8512f66c0fdbe8b6076604155375d3c3c7cbe4edf05825452116e-d # internal internal/profile mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/profile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p internal/profile -std -complete -buildid W1SRAJESYszqCf8Amfg7/W1SRAJESYszqCf8Amfg7 -goversion go1.15.14 -D "" -importcfg $WORK/b280/importcfg -pack -c=4 ./encode.go ./filter.go ./legacy_profile.go ./merge.go ./profile.go ./proto.go ./prune.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/e1/e145fc6985702e5bf9b0704f5123748e6d9fc54d2bdf13167eaba3e0d2386a81-d # internal runtime/pprof mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b274/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p runtime/pprof -std -buildid tP-3tM_RDmy8awQzWvOB/tP-3tM_RDmy8awQzWvOB -goversion go1.15.14 -D "" -importcfg $WORK/b281/importcfg -pack -c=4 ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/21/21dbe9a24ca955ca7f3b67019da96365d69e61796d9f59c372635a250891d257-d # internal os/signal mkdir -p $WORK/b282/ cat >$WORK/b282/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -p os/signal -trimpath "$WORK/b282=>" -I $WORK/b282/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b282/symabis ./sig.s cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p os/signal -std -buildid bwl45PVd7baz_EpfpnaF/bwl45PVd7baz_EpfpnaF -goversion go1.15.14 -symabis $WORK/b282/symabis -D "" -importcfg $WORK/b282/importcfg -pack -asmhdr $WORK/b282/go_asm.h -c=4 ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/asm -p os/signal -trimpath "$WORK/b282=>" -I $WORK/b282/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b282/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b281/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b282/_pkg_.a $WORK/b282/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/3a/3a07a09f548082005ae202e407f3b21c30badbdf64125f7f47adea56d93794af-d # internal github.com/snapcore/snapd/sanity mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b172/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b231/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/sanity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/snapcore/snapd/sanity -complete -buildid o_RdK6sQfNLBBT-rkIaf/o_RdK6sQfNLBBT-rkIaf -goversion go1.15.14 -D "" -importcfg $WORK/b283/importcfg -pack -c=4 ./apparmor_lxd.go ./cgroup.go ./check.go ./squashfs.go ./version.go ./wsl.go cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ee/eecf35bb6b7a29998256e119fe970d49790131df2efa4be2ba82609927235d12-d # internal net/http/pprof mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html/template=$WORK/b278/_pkg_.a packagefile internal/profile=$WORK/b280/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b281/_pkg_.a packagefile runtime/trace=$WORK/b158/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p net/http/pprof -std -complete -buildid X9y17KqZXNVzJ4s0WCeJ/X9y17KqZXNVzJ4s0WCeJ -goversion go1.15.14 -D "" -importcfg $WORK/b277/importcfg -pack -c=4 ./pprof.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/5f/5fbe47d03870486af4ce97e00b966245605e1abaf3f934446ebce0b197e94b07-d # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/d1/d1faa3adf7089ca32a308425fec3ecfee6abd7c81c016206924a96385aac13cc-d # internal github.com/snapcore/snapd/overlord/assertstate mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b165/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/assertstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/snapcore/snapd/overlord/assertstate -complete -buildid C0IzGbGBCf5khJ40Zq7H/C0IzGbGBCf5khJ40Zq7H -goversion go1.15.14 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./assertmgr.go ./assertstate.go ./bulk.go ./helpers.go ./validation_set_tracking.go github.com/snapcore/snapd/overlord/hookstate mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/hookstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/snapcore/snapd/overlord/hookstate -complete -buildid bUTC_Z7q3eUQbkzsOjr4/bUTC_Z7q3eUQbkzsOjr4 -goversion go1.15.14 -D "" -importcfg $WORK/b249/importcfg -pack -c=4 ./context.go ./hookmgr.go ./hooks.go ./hookstate.go ./repository.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/34/344885fcb246e5f31359015d9e02dc26f22e58c565fc625711c6f62a197cac67-d # internal github.com/snapcore/snapd/interfaces/policy mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b263/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/policy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/snapcore/snapd/interfaces/policy -complete -buildid MujLP3HKA_Yh_Wg4saak/MujLP3HKA_Yh_Wg4saak -goversion go1.15.14 -D "" -importcfg $WORK/b264/importcfg -pack -c=4 ./basedeclaration.go ./helpers.go ./policy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/65/6547cc5cffaa9c0bfad2a713771ab5d1e0cdaa85849c10519db6cc0161a4ee7d-d # internal github.com/snapcore/snapd/overlord/patch mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/patch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/snapcore/snapd/overlord/patch -complete -buildid nrl36YvZao5pT8JGsHdT/nrl36YvZao5pT8JGsHdT -goversion go1.15.14 -D "" -importcfg $WORK/b267/importcfg -pack -c=4 ./patch.go ./patch1.go ./patch2.go ./patch3.go ./patch4.go ./patch5.go ./patch6.go ./patch6_1.go ./patch6_2.go ./patch6_3.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/98/981b80445e033f73c6270e504194e227f8b5146584784b091cd7e6cabe3ab268-d # internal github.com/snapcore/snapd/overlord/snapshotstate mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate/backend=$WORK/b269/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/snapshotstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/snapcore/snapd/overlord/snapshotstate -complete -buildid OWpI-p24pGvo8oZisJUj/OWpI-p24pGvo8oZisJUj -goversion go1.15.14 -D "" -importcfg $WORK/b268/importcfg -pack -c=4 ./snapshotmgr.go ./snapshotstate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/02/02864997d325d1e6508d5dace35ec20e58eb07a888f5824148ef9ce959ec0d35-d # internal github.com/snapcore/snapd/overlord/servicestate mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b164/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/quota=$WORK/b228/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/servicestate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/snapcore/snapd/overlord/servicestate -complete -buildid kvrl3DGEOSGUXKe-7YgY/kvrl3DGEOSGUXKe-7YgY -goversion go1.15.14 -D "" -importcfg $WORK/b253/importcfg -pack -c=4 ./helpers.go ./quota_control.go ./quotas.go ./service_control.go ./servicemgr.go ./servicestate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/fe/fe6ca778d662d80fbb68c97bad7816852ab8457a087a6bb17530ef490c3f2088-d # internal github.com/snapcore/snapd/overlord/devicestate mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b073/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/gadget/install=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b165/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/kernel/fde=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate/internal=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b211/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/seed/seedwriter=$WORK/b251/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b252/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/devicestate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/snapcore/snapd/overlord/devicestate -complete -buildid lOn9am7oIvvdOHYRgMtk/lOn9am7oIvvdOHYRgMtk -goversion go1.15.14 -D "" -importcfg $WORK/b244/importcfg -pack -c=4 ./crypto.go ./devicectx.go ./devicemgr.go ./devicestate.go ./firstboot.go ./handlers.go ./handlers_bootconfig.go ./handlers_gadget.go ./handlers_install.go ./handlers_remodel.go ./handlers_serial.go ./handlers_systems.go ./helpers.go ./remodel.go ./systems.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/87/8793ca6e12981a6ca79b6979118ab8bd491507f1319b5177908974a1bb2f27c3-d # internal github.com/snapcore/snapd/overlord/healthstate mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/healthstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/snapcore/snapd/overlord/healthstate -complete -buildid RwI5LZ38CJ--IPsoLo8I/RwI5LZ38CJ--IPsoLo8I -goversion go1.15.14 -D "" -importcfg $WORK/b254/importcfg -pack -c=4 ./healthstate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/53/5345382d405db49364269f79b0d065407a1cf129a314b71795afc872efae5ad6-d # internal github.com/snapcore/snapd/overlord/ifacestate mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/backends=$WORK/b256/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b263/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/policy=$WORK/b264/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/udevmonitor=$WORK/b265/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/ifacestate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/snapcore/snapd/overlord/ifacestate -complete -buildid GRom9VrYszGEwBpsiVMH/GRom9VrYszGEwBpsiVMH -goversion go1.15.14 -D "" -importcfg $WORK/b255/importcfg -pack -c=4 ./handlers.go ./helpers.go ./hooks.go ./hotplug.go ./ifacemgr.go ./ifacestate.go ./implicit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/06/0641ea8550e918dbdaab03bff4b4758f5ca9bd12b5c5d12042d21de7c4bd57bc-d # internal github.com/snapcore/snapd/overlord/snapstate/policy mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_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/b184/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/snapstate/policy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/snapcore/snapd/overlord/snapstate/policy -complete -buildid msVflEFaLdmC-a_EpRyF/msVflEFaLdmC-a_EpRyF -goversion go1.15.14 -D "" -importcfg $WORK/b272/importcfg -pack -c=4 ./base.go ./errors.go ./gadget.go ./kernel.go ./os.go ./policy.go ./snapd.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/41/416102f4f635cc7109f36ba4771eb3d568ee7a577a9b3e195e9025e6f6a52e9a-d # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/81/810af04dee8d67f5109de31c2cdfde058ad5bf81af52b8a9baff27383e596e9a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/23/23d78d9fccf53c9c7584b27af457639c5ba0b747c6aa37c32d3d1aaec0085092-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/0c/0ca12b17460424b311cd1c1218f2c09001f9966b48d94c4b3d4b45bd9468e6b7-d # internal github.com/snapcore/snapd/overlord/configstate/configcore mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap github.com/mvo5/goconfigparser=github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b164/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b252/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/configstate/configcore /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/snapcore/snapd/overlord/configstate/configcore -complete -buildid cltUpXr-mZ-z639WIfJj/cltUpXr-mZ-z639WIfJj -goversion go1.15.14 -D "" -importcfg $WORK/b243/importcfg -pack -c=4 ./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 ./swap.go ./sysctl.go ./timezone.go ./users.go ./utils.go ./vitality.go ./watchdog.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/7c/7cde3065cad4d09855bc2be8692ea75dd3924dc84958d2a9516af981768e9e36-d # internal github.com/snapcore/snapd/overlord/configstate mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b252/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/configstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/snapcore/snapd/overlord/configstate -complete -buildid MVjjnNSYJQRLMBCH-eR9/MVjjnNSYJQRLMBCH-eR9 -goversion go1.15.14 -D "" -importcfg $WORK/b242/importcfg -pack -c=4 ./configmgr.go ./configstate.go ./hooks.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/5e/5e4fbb0fdf1adf83048c81f42416200584912801d46f307d3417b6b02b6433e2-d # internal github.com/snapcore/snapd/overlord mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b255/_pkg_.a packagefile github.com/snapcore/snapd/overlord/patch=$WORK/b267/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b268/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/policy=$WORK/b272/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/snapcore/snapd/overlord -complete -buildid 8vTFV95PRP-i0uEv4mbe/8vTFV95PRP-i0uEv4mbe -goversion go1.15.14 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./backend.go ./overlord.go ./stateengine.go ./unknowntask.go github.com/snapcore/snapd/overlord/hookstate/ctlcmd mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/jessevdk/go-flags=github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/kernel/fde=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b255/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b172/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b122/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b274/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/hookstate/ctlcmd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/snapcore/snapd/overlord/hookstate/ctlcmd -complete -buildid W38i8UAZdkqEBCI-QED3/W38i8UAZdkqEBCI-QED3 -goversion go1.15.14 -D "" -importcfg $WORK/b273/importcfg -pack -c=4 ./ctlcmd.go ./fde_setup.go ./get.go ./health.go ./helpers.go ./is_connected.go ./reboot.go ./refresh.go ./restart.go ./services.go ./set.go ./start.go ./stop.go ./system_mode.go ./unset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/2f/2f9fcd692b1e89e0a209bb5ff4521760f19bbb94cbd34435ca3f9f47c23d7321-d # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/ae/ae01e3d98b303cd7140f5790894a04f5b9ea60b5147ac699c9a4d4063811803c-d # internal github.com/snapcore/snapd/daemon mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/gorilla/mux=github.com/snapcore/snapd/vendor/github.com/gorilla/mux importmap github.com/jessevdk/go-flags=github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/hmac=$WORK/b038/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/gorilla/mux=$WORK/b048/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b164/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b165/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/overlord=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate/ctlcmd=$WORK/b273/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b255/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b268/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/standby=$WORK/b275/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/polkit=$WORK/b276/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b211/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile mime=$WORK/b104/_pkg_.a packagefile mime/multipart=$WORK/b105/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/http/pprof=$WORK/b277/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile os/signal=$WORK/b282/_pkg_.a packagefile os/user=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/daemon /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/snapcore/snapd/daemon -complete -buildid vu010Ty9tUjtWnfSl1TA/vu010Ty9tUjtWnfSl1TA -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./access.go ./api.go ./api_aliases.go ./api_apps.go ./api_asserts.go ./api_buy_unsupp.go ./api_cohort.go ./api_connections.go ./api_console_conf.go ./api_debug.go ./api_debug_pprof.go ./api_debug_seeding.go ./api_debug_stacktrace.go ./api_download.go ./api_find.go ./api_general.go ./api_icons.go ./api_interfaces.go ./api_json.go ./api_model.go ./api_quotas.go ./api_sections.go ./api_sideload_n_try.go ./api_snap_conf.go ./api_snap_file.go ./api_snapctl.go ./api_snaps.go ./api_snapshots.go ./api_system_recovery_keys.go ./api_systems.go ./api_themes.go ./api_users.go ./api_validate.go ./daemon.go ./response.go ./snap.go ./ucrednet.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/e4/e4b50c580331215cff97115a3be9b71088daed2e994bc52a81fcd17bfe3cd48a-d # internal github.com/snapcore/snapd/cmd/snapd mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/daemon=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/sanity=$WORK/b283/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b282/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snapd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid upRmEGgQ744MWOC5Uimt/upRmEGgQ744MWOC5Uimt -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./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/8a/8abfb93264f6629d8ad0bad4f64de23c98dbd1e3aaf9dced11c15b60463c8c53-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snapd=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/daemon=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/sanity=$WORK/b283/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b229/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b282/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/hmac=$WORK/b038/_pkg_.a packagefile crypto/sha256=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/gorilla/mux=$WORK/b048/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b164/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b165/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b168/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/overlord=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate/ctlcmd=$WORK/b273/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b255/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b268/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/standby=$WORK/b275/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/polkit=$WORK/b276/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b211/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b080/_pkg_.a packagefile mime=$WORK/b104/_pkg_.a packagefile mime/multipart=$WORK/b105/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http=$WORK/b049/_pkg_.a packagefile net/http/pprof=$WORK/b277/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os/exec=$WORK/b124/_pkg_.a packagefile os/user=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b110/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile crypto/md5=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/bolt=$WORK/b191/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/mgo.v2/bson=$WORK/b216/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile debug/elf=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b119/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b172/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b231/_pkg_.a packagefile log/syslog=$WORK/b232/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rsa=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3=$WORK/b142/_pkg_.a packagefile net/mail=$WORK/b143/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors=$WORK/b161/_pkg_.a packagefile crypto/tls=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/retry.v1=$WORK/b166/_pkg_.a packagefile net/http/httputil=$WORK/b167/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/coreos/go-systemd/activation=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b173/_pkg_.a packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/overlord/patch=$WORK/b267/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/policy=$WORK/b272/_pkg_.a packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b252/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/gadget/install=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/kernel/fde=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate/internal=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/seed/seedwriter=$WORK/b251/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b122/_pkg_.a packagefile text/tabwriter=$WORK/b274/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/backends=$WORK/b256/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b263/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/policy=$WORK/b264/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/udevmonitor=$WORK/b265/_pkg_.a packagefile github.com/snapcore/snapd/snap/quota=$WORK/b228/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate/backend=$WORK/b269/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b190/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock/runinhibit=$WORK/b214/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/backend=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b227/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile crypto/ecdsa=$WORK/b062/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/juju/ratelimit=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b240/_pkg_.a packagefile mime/quotedprintable=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b083/_pkg_.a packagefile internal/nettrace=$WORK/b084/_pkg_.a packagefile internal/singleflight=$WORK/b085/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b107/_pkg_.a packagefile net/http/internal=$WORK/b108/_pkg_.a packagefile html/template=$WORK/b278/_pkg_.a packagefile internal/profile=$WORK/b280/_pkg_.a packagefile runtime/pprof=$WORK/b281/_pkg_.a packagefile runtime/trace=$WORK/b158/_pkg_.a packagefile regexp/syntax=$WORK/b111/_pkg_.a packagefile hash/fnv=$WORK/b192/_pkg_.a packagefile runtime/debug=$WORK/b157/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/mgo.v2/internal/json=$WORK/b217/_pkg_.a packagefile compress/zlib=$WORK/b116/_pkg_.a packagefile debug/dwarf=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b174/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile crypto/internal/randutil=$WORK/b064/_pkg_.a packagefile compress/bzip2=$WORK/b133/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/dsa=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b063/_pkg_.a packagefile crypto/sha1=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5=$WORK/b134/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b135/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b136/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b137/_pkg_.a packagefile image=$WORK/b138/_pkg_.a packagefile image/jpeg=$WORK/b140/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal=$WORK/b162/_pkg_.a packagefile crypto/ed25519=$WORK/b069/_pkg_.a packagefile crypto/rc4=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b068/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms=$WORK/b154/_pkg_.a packagefile testing=$WORK/b155/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/nacl/secretbox=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/gadget/edition=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/kernel=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/gadget/internal=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b257/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b258/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b259/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b260/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b261/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b262/_pkg_.a packagefile github.com/snapcore/snapd/osutil/udev/netlink=$WORK/b266/_pkg_.a packagefile text/template=$WORK/b235/_pkg_.a packagefile archive/tar=$WORK/b270/_pkg_.a packagefile archive/zip=$WORK/b271/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b224/_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/snap/internal=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b100/_pkg_.a packagefile html=$WORK/b279/_pkg_.a packagefile text/template/parse=$WORK/b236/_pkg_.a packagefile hash/adler32=$WORK/b117/_pkg_.a packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile image/color=$WORK/b139/_pkg_.a packagefile image/internal/imageutil=$WORK/b141/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b091/_pkg_.a packagefile flag=$WORK/b156/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/salsa20/salsa=$WORK/b188/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b097/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=5PSjcvPTNeAR1GOpzwY3/upRmEGgQ744MWOC5Uimt/kNcXTsFqdsnq7EfCbpQY/5PSjcvPTNeAR1GOpzwY3 -B 0x9b2e15692d0582d8c1432416c75185b6e6f7c1b7 -linkmode external -extldflags "-Wl,-z,relro " -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' + go build -compiler gc '-tags=rpm_crashtraceback nosecboot nomanagers' -ldflags ' -B 0x0ca577556f496f7e67a527aa41228616703b23b5 -linkmode external -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o bin/snap github.com/snapcore/snapd/cmd/snap WORK=/tmp/go-build484347945 internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -buildid r3EWEz8Q0AloJU5EsJtz/r3EWEz8Q0AloJU5EsJtz -goversion go1.15.14 -D "" -importcfg $WORK/b006/importcfg -pack -c=4 ./unsafeheader.go runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p runtime/internal/sys -std -+ -complete -buildid 7tmQVAgpO8uTUyaqGRu8/7tmQVAgpO8uTUyaqGRu8 -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/cpu -std -+ -complete -buildid koS5dfydUBn1NY0qKuv4/koS5dfydUBn1NY0qKuv4 -goversion go1.15.14 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./cpu.go ./cpu_arm.go internal/race mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/race -std -complete -buildid wespIh8UeRRH8Y4SJ81r/wespIh8UeRRH8Y4SJ81r -goversion go1.15.14 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f5/f5b7905219ff32476f672713c0d7673c2c7520cc67d4c6ac87786b19b9eab10c-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/1c/1cc8a02f6ba9c2adf191af6e75ab55f4eb7d4893f11083d18537981d6b778670-d # internal unicode mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode -std -complete -buildid F6rqnKVLQIbADaeAL3DF/F6rqnKVLQIbADaeAL3DF -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/7b/7b8864890751f3516a65389fb439f9ea52b86f4afae17d2b7ec0640776741cdd-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/math -std -+ -complete -buildid CilhE2b-nuApf8RlAsbl/CilhE2b-nuApf8RlAsbl -goversion go1.15.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./math.go sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b017/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0f/0f3a11f3b69ba1b5fdb2617cd9343db298e6062831a5940cb985c81581cd85d4-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b009/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p sync/atomic -std -buildid A2Nf_ZBcWPPHiG1cbmnS/A2Nf_ZBcWPPHiG1cbmnS -goversion go1.15.14 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h -c=4 ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/8a/8a7ef2c95755f11b687a92d326a61ef331d52c5ece53e50feed799fdab410db5-d # internal runtime/internal/atomic cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF mkdir -p $WORK/b011/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/bytealg -std -+ -buildid AKRljiM_28RthX2bbW_t/AKRljiM_28RthX2bbW_t -goversion go1.15.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b011/symabis ./asm_arm.s ./sys_linux_arm.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/atomic -std -+ -buildid EQAjRhBD-SF8szrJ0J1P/EQAjRhBD-SF8szrJ0J1P -goversion go1.15.14 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h -c=4 ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b017/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/47/47110fbb1ce4393fe37368348b618028e6a959f505dc470501e1c553b1411246-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid qVP6DnX8rCNXc_NxSP4J/qVP6DnX8rCNXc_NxSP4J -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/compare_arm.o ./compare_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b011/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/count_arm.o ./count_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b011/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/21/21036373e5525f388baff48db589dc3850c15f12ebc94de68a15429613d7c97d-d # internal math/bits mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p math/bits -std -complete -buildid zGUTKwEuIb_Q4LGc4jbI/zGUTKwEuIb_Q4LGc4jbI -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/equal_arm.o ./equal_arm.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/81/81a22ab249c5cb90e4911f9f7efc8b9e3d8622a8caf1a37bca5a2bc8679ede7f-d # internal encoding mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p encoding -std -complete -buildid IY2AsXXDIqI000-EWGm4/IY2AsXXDIqI000-EWGm4 -goversion go1.15.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/77/77c6f0d827880e90ba0447e98ccba488457faec6f695a5b231077cf09ff2faa9-d # internal internal/testlog mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/testlog -std -complete -buildid 3HFhBUHOZ5uJHeSqwpNw/3HFhBUHOZ5uJHeSqwpNw -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c4/c4259d72947bec40e60d97d8a3267e5148af84f5af6d0a312344860cf965ddb5-d # internal unicode/utf16 mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p unicode/utf16 -std -complete -buildid vcmTcCAeQ7AgpmQqegLy/vcmTcCAeQ7AgpmQqegLy -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/de/dece66f90ca45678405e201cc74321d6f255ad4a112c36bd8529bf15eff6159b-d # internal math mkdir -p $WORK/b024/ cat >$WORK/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b024/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_arm.o $WORK/b009/count_arm.o $WORK/b009/equal_arm.o $WORK/b009/indexbyte_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/03/039bb45f99828c574f9c6e0c81aa1c59ef2f2f40a66ecc16be3600b4fa7317ea-d # internal cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p math -std -buildid zV4bmdcw2a8Y-GgMVl6K/zV4bmdcw2a8Y-GgMVl6K -goversion go1.15.14 -symabis $WORK/b024/symabis -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h -c=4 ./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/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/09/0910a65583e881efabcb0e70a66be16d240c6a1af9c89669a2141f9c5d6dc5eb-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=>" -p crypto/internal/subtle -std -complete -buildid Y5aHevmEgOtXmy1eJt6q/Y5aHevmEgOtXmy1eJt6q -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ed/edaab5f56a1f214020b57b0396df96f8df4cedd85c1e6095923e6152b0b37056-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=>" -p crypto/subtle -std -complete -buildid Ip8aVKs9J4ZW8SUayLyk/Ip8aVKs9J4ZW8SUayLyk -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./constant_time.go runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b008/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/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/7c/7cde024d33575b28b7d4bac8ce134e83380b084bff66865bbcd1c27cf87d7ba4-d # internal internal/nettrace mkdir -p $WORK/b058/ cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/1b/1b1577d418f04da74325bc46f12c156d3a9732dbe451598f6d8a9621e0d08b25-d # internal cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/nettrace -std -complete -buildid tRziaWwqtwDEa9RiAZLS/tRziaWwqtwDEa9RiAZLS -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./nettrace.go runtime/cgo mkdir -p $WORK/b060/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b060/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b060/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -buildid OF4HIeHZ9ZD-DCxsjGdi/OF4HIeHZ9ZD-DCxsjGdi -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ca/ca77f91389a204ac0ebaed39461d79e869d2f52313e5eb757588bbe4a39a7313-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b103/ cat >$WORK/b103/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/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid vZfeTPOm2q_qD0CSz3sf/vZfeTPOm2q_qD0CSz3sf -goversion go1.15.14 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./asn1.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/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/6d/6d0d567432c90d51f429fa49af8a6c496ead5fdfbd66905e05126caf420985e4-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true image/color mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p image/color -std -complete -buildid nG0F9OTVloWTxFfjZ8_Z/nG0F9OTVloWTxFfjZ8_Z -goversion go1.15.14 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./color.go ./ycbcr.go cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b024/sqrt_arm.o ./sqrt_arm.s cd $WORK/b060 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b024/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b024/_pkg_.a $WORK/b024/sqrt_arm.o $WORK/b024/stubs_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/aa/aa9e00fb60088bffcc138423cfe8a204d4b951f68e4a05d7095dbbaef3ba5b24-d # internal github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal -complete -buildid EWUJ9tDrKYgrw0j15S3n/EWUJ9tDrKYgrw0j15S3n -goversion go1.15.14 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./internal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cd $WORK/b060 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/40/40eceba0966c5a978a67f6340a2b3771ecbe15f06b745248d2b719905b82af0e-d # internal container/list mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p container/list -std -complete -buildid D77DEjSz2o65sQd56L-S/D77DEjSz2o65sQd56L-S -goversion go1.15.14 -D "" -importcfg $WORK/b166/importcfg -pack -c=4 ./list.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a7/a70f8f2b1f556e09640cd251fdfe957ea0977de384fca1eaea0f2b32b4d31337-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid Q6OScyZqY_N4Y8noEvkJ/Q6OScyZqY_N4Y8noEvkJ -goversion go1.15.14 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/a9/a99ba27510f551a0993fd42dfec6605467e14af42c79565e0c2d2377e233d682-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b198/ cat >$WORK/b198/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b198=>" -I $WORK/b198/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b198/symabis ./sum_arm.s cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 -buildid ABOGBpuvXVRoLncdHC8E/ABOGBpuvXVRoLncdHC8E -goversion go1.15.14 -symabis $WORK/b198/symabis -D "" -importcfg $WORK/b198/importcfg -pack -asmhdr $WORK/b198/go_asm.h -c=4 ./poly1305.go ./sum_arm.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x003.o -c gcc_context.c cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b198=>" -I $WORK/b198/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b198/sum_arm.o ./sum_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b198/_pkg_.a $WORK/b198/sum_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/93/934a3a9809018dabad8c52b737b2d6f7e411e5dda361962509fc5efa9d5e2454-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/salsa20/salsa -complete -buildid AQ1s395At1uHE0JDwUS-/AQ1s395At1uHE0JDwUS- -goversion go1.15.14 -D "" -importcfg $WORK/b199/importcfg -pack -c=4 ./hsalsa20.go ./salsa208.go ./salsa20_ref.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/01/01716d63cbb616b95977cf7e950845d32f516ce0d282223f360c6581845d0743-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/4a/4a7db624e202a14626d240578ecfdeab97555ae0250c9708ed47b82768c2a315-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/poly1305=github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/crypto/salsa20/salsa=github.com/snapcore/snapd/vendor/golang.org/x/crypto/salsa20/salsa packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/salsa20/salsa=$WORK/b199/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/nacl/secretbox /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/nacl/secretbox -complete -buildid pjJ4RTLsHKeMGVHTaT5_/pjJ4RTLsHKeMGVHTaT5_ -goversion go1.15.14 -D "" -importcfg $WORK/b197/importcfg -pack -c=4 ./secretbox.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/a7/a75fdfa9b9de8daa66b83840cde3ddd45b65a3d0dc766fc7460c7f4081054880-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x010.o -c gcc_arm.S cd $WORK/b060 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -o $WORK/b060/_cgo_.o $WORK/b060/_cgo_main.o $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o $WORK/b060/_x005.o $WORK/b060/_x006.o $WORK/b060/_x007.o $WORK/b060/_x008.o $WORK/b060/_x009.o $WORK/b060/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b060/_cgo_.o -dynout $WORK/b060/_cgo_import.go -dynlinker cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b060/symabis ./asm_arm.s cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p runtime/cgo -std -buildid PxiXU8O795Ch8s71PdWH/PxiXU8O795Ch8s71PdWH -goversion go1.15.14 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b060/_cgo_gotypes.go $WORK/b060/cgo.cgo1.go $WORK/b060/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b060/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b060/_pkg_.a $WORK/b060/asm_arm.o $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o $WORK/b060/_x005.o $WORK/b060/_x006.o $WORK/b060/_x007.o $WORK/b060/_x008.o $WORK/b060/_x009.o $WORK/b060/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/23/232c33a1626afdd329eca80a168a7d80c304e4852f001e2a03e162408a084948-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm.o $WORK/b008/duff_arm.o $WORK/b008/memclr_arm.o $WORK/b008/memmove_arm.o $WORK/b008/preempt_arm.o $WORK/b008/rt0_linux_arm.o $WORK/b008/sys_linux_arm.o $WORK/b008/tls_arm.o $WORK/b008/vlop_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/4c/4c91684894a7639292a7036410d2181246404a31bb35defdc9785e20a2f20366-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b015/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p sync -std -buildid B0bZ7UP2_UPva9VHBChy/B0bZ7UP2_UPva9VHBChy -goversion go1.15.14 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -buildid P4CS8L_xTsToOXnu731a/P4CS8L_xTsToOXnu731a -goversion go1.15.14 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./swapper.go ./type.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/91/9111ebd8bc8f491748a70442745ac6a3b6d661ad7041e193894d5afec55c578e-d # internal internal/singleflight mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/singleflight -std -complete -buildid XDTB1bTEOh-Ac2cCnXR-/XDTB1bTEOh-Ac2cCnXR- -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./singleflight.go math/rand mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b024/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p math/rand -std -complete -buildid OqJ_lF7ass8OswnuDjiP/OqJ_lF7ass8OswnuDjiP -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/6e/6e3754dc6b0787583a7db66896cf1cbd35955ebdcb07f378e4e1c4cbacc774d5-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/22/22e4b02ec45a48644c980c056d932c28b82c596ca58c5708c0f81488d9c22d19-d # internal /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/bc/bcca4acb239cfb33366c846d6c1af750062fc09e35ee6629f964c0282826bff5-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -buildid gClWR9Z33j6Sz3edEvll/gClWR9Z33j6Sz3edEvll -goversion go1.15.14 -D "" -importcfg $WORK/b004/importcfg -pack -c=4 ./errors.go ./wrap.go mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sort -std -complete -buildid MO20KCgi9_o8tU6LM6O7/MO20KCgi9_o8tU6LM6O7 -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./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/39/39dccdc313af811b34a76b611c54e3c5647e8a3a0272099bacd959237f2b872c-d # internal io mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p io -std -complete -buildid iMETcmCh1azG2AcGP4E1/iMETcmCh1azG2AcGP4E1 -goversion go1.15.14 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/oserror -std -complete -buildid DihsTd1fCLiC--8MEwLw/DihsTd1fCLiC--8MEwLw -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./errors.go strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p strconv -std -complete -buildid JVmZmVfQvIFqO031UAsG/JVmZmVfQvIFqO031UAsG -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/fd/fdfb9adb96552c4ebca5fadc54ada2e120b616d8ca7009d2d002dc2b71cc6610-d # internal syscall mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b038/symabis ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c3/c3842f3600a64f0ffb18a61d134fec26495cae1bd5337b1e77eefe980eff05ad-d # internal cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b035/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p syscall -std -buildid A3G9B1Ma_fD7_dIhhxcG/A3G9B1Ma_fD7_dIhhxcG -goversion go1.15.14 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h -c=4 ./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_dup2_linux.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 vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid aU5bGHfRhiYSL6_CqNBG/aU5bGHfRhiYSL6_CqNBG -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/31/31a3e99694aecdd64129994c578c49f07aec174ff4cf2574965c2b7692896be4-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -buildid aXmyyPGWdt4Tmvj69qZ-/aXmyyPGWdt4Tmvj69qZ- -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/75/7573ae49e53fe458ae8597dc211820a1622a11303b30f262a6c0cd71345f852f-d # internal strings mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p strings -std -complete -buildid doVn_wSLqVSRLWz3bBBq/doVn_wSLqVSRLWz3bBBq -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./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/7f/7faf536c28f311e52c0e7045a0dbe2ad188f78045e21c046afda325413bc47a3-d # internal hash mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p hash -std -complete -buildid FWU4dsSbcZJbIBfpkg2H/FWU4dsSbcZJbIBfpkg2H -goversion go1.15.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/e9/e973ffdd51766d797e237fc6312adebac113dd0005afd64f27b02f42d7e61f7b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d7/d7ea3d3bd997a007e2af8a9ad95ab2a75c706fe102cc201ca1f76a4090356942-d # internal crypto mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p crypto -std -complete -buildid Mc_6_cJnmeOpCr3X1GQq/Mc_6_cJnmeOpCr3X1GQq -goversion go1.15.14 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./crypto.go reflect mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b028/symabis ./asm_arm.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p reflect -std -buildid q1w291kh3LnbzwJThDmO/q1w291kh3LnbzwJThDmO -goversion go1.15.14 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ef/ef98368b92b0b56a53955c1304689b068ad2b95dd0bc72d5d0c36f90df3bf2a3-d # internal hash/fnv mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p hash/fnv -std -complete -buildid OT-Tv2x9LKcylWq1p2nE/OT-Tv2x9LKcylWq1p2nE -goversion go1.15.14 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./fnv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/3c/3cb5ea790c4f33b6a16d4a511f57398d61bdfa2380885f1132cec96cceeb10ce-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bufio -std -complete -buildid 2hydq7m60LfavJAnlatK/2hydq7m60LfavJAnlatK -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ec/ec51d147fc6c38dc2f2d79b9169b3136c91f3cd0bf0f1eb4131bce3523692513-d # internal path mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p path -std -complete -buildid RQG5s0ob_vGvVFccxWza/RQG5s0ob_vGvVFccxWza -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./match.go ./path.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b038/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1d/1d8e08c485191dffab27a03fc08f4374167b031d7344f5ec22d6272680958c77-d # internal internal/syscall/unix mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/syscall/unix -std -complete -buildid oriCZGXO0jT9aMKur-QV/oriCZGXO0jT9aMKur-QV -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/f9/f95cf61c2aa0831ab0921f028ec10f291b43932c9bb3e48a5f11a77a4cd3de05-d # internal time mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p time -std -buildid SOufL1cnsm3v7_SGk98k/SOufL1cnsm3v7_SGk98k -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/a3/a3643bce77637cc0b239dbd09e7eb59b86771ba763123d013627e7018036cd2b-d # internal internal/syscall/execenv mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/syscall/execenv -std -complete -buildid Wz8EGN6kqqr8cv53zmh-/Wz8EGN6kqqr8cv53zmh- -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/68/6857227a6efac691577b228ed19af041f4e0a32c20b73681b8acc929ed6e8ce8-d # internal regexp/syntax mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p regexp/syntax -std -complete -buildid st300Akc4e_IuBfBptAr/st300Akc4e_IuBfBptAr -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/6e/6e8f5caf1a3d890da26ce7f5cb942070417afe3d4570d873a9113973710da821-d # internal hash/adler32 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p hash/adler32 -std -complete -buildid 2sDEbtmwWW0QOhA4XCSh/2sDEbtmwWW0QOhA4XCSh -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/21/2168fbeacccd90697378954e6159cb4dd7ac93bfe8d7119bec359088a6408925-d # internal crypto/internal/randutil mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/randutil -std -complete -buildid f8A5qbG8NUkeEIy28Hkf/f8A5qbG8NUkeEIy28Hkf -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/1b/1b574b861740342fb9cb80e40b25a23119727f0028061b8e3164a02ec6af687f-d # internal compress/bzip2 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p compress/bzip2 -std -complete -buildid bdyRfxxPXs_9bXFfRuE6/bdyRfxxPXs_9bXFfRuE6 -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./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/46/46fee366e60da601d32d12e5cd72ca11f81d284451a8a3c757e95848fc1e62d8-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5 -complete -buildid jFnz4LH0PATLGTNqce2Y/jFnz4LH0PATLGTNqce2Y -goversion go1.15.14 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./cast5.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/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e1/e1ff81b106b3b67eab983fbc5d722ce6bda8f14f1a3b6a519094c6fe78cbb514-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors -complete -buildid VBri6w2NgoE5kzYyahvU/VBri6w2NgoE5kzYyahvU -goversion go1.15.14 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./errors.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/b2/b2919392db437ab3a7e8fae9332c0e306acc3cf3752a81d5785e72c8fedb7eb1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal internal/poll mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/poll -std -buildid Nr2BA0uU0MwKFsF4eFcF/Nr2BA0uU0MwKFsF4eFcF -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/55/55c6fda83ec4d79f124e77adab8157a14fc12050c181f12830527e1f230012f8-d # internal context mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p context -std -complete -buildid xE_7FDr-N50Z4yeGEscv/xE_7FDr-N50Z4yeGEscv -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./context.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/c3/c34246894e4f632a14bddedbab349319357c33cf25dd82f6abeebf2d22739371-d # internal regexp mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b075/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p regexp -std -complete -buildid n7hTW4CqFstYoARz_UcA/n7hTW4CqFstYoARz_UcA -goversion go1.15.14 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/1e/1ecaa40b404622c101caa305618653874297017ed7f9aca916a757f04aee45a4-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b021/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b107/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k -complete -buildid pcubn3qx3ieHf58UNMUl/pcubn3qx3ieHf58UNMUl -goversion go1.15.14 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./s2k.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b028/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/5e/5ec2be8e43840a7ade064fdd119cb7f6b52ba96e4fbe46a1da578b4e5f4d0b58-d # internal image mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b110/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p image -std -complete -buildid K2fVjk6USBq7M7MeLsqs/K2fVjk6USBq7M7MeLsqs -goversion go1.15.14 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_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/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/58/58fb4c163a26a056131454aea106df5e26026c8aaf435f0109354beaa7053694-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b035/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b040/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p os -std -buildid Qkl6Jv7uyH_lU8h_SWbs/Qkl6Jv7uyH_lU8h_SWbs -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/54/54e6bad62280f5e0a72039dc592f02a1c073f14deae2515b9ef9c7d472215e7f-d # internal encoding/binary mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p encoding/binary -std -complete -buildid LOvHayKLuSfrY5mzs_05/LOvHayKLuSfrY5mzs_05 -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/1b/1b63974ad99de784ba572fa3877bb43ba853142fe58dbe4510cc36c0b1dbccb3-d # internal internal/fmtsort mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/fmtsort -std -complete -buildid JLZ4GLBRIeatF-GooA_X/JLZ4GLBRIeatF-GooA_X -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/88/886b19e557f30fcf7d0fcb65173025edebc6e98bbbdf6567af5f22d9ddd63dca-d # internal encoding/base64 mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p encoding/base64 -std -complete -buildid r5x6MMyRoDYTbQF9pVk7/r5x6MMyRoDYTbQF9pVk7 -goversion go1.15.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./base64.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ad/ad4953962ad9bfb9ef1d35e67a970bc85b974ffc35ab01bad08697511550ca9f-d # internal crypto/cipher mkdir -p $WORK/b047/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p crypto/cipher -std -complete -buildid c4KrW5WOdbJ8lWlKf-k7/c4KrW5WOdbJ8lWlKf-k7 -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/35/35c4ae3710ee2fff918bd0b9942ad5073edeb55b2186c44947f6b62a9c762027-d # internal crypto/sha1 mkdir -p $WORK/b052/ cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b052/symabis ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f5/f5527e8e824ee808f3602337cd2816fa5b5bdbdeb4ac8862a38551c530ad55b0-d # internal fmt mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p fmt -std -complete -buildid Oy6w3dynnR5YKZ4SWjsu/Oy6w3dynnR5YKZ4SWjsu -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto/sha1 -std -buildid MYs0tDONcnqsmx69quYU/MYs0tDONcnqsmx69quYU -goversion go1.15.14 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/bc/bceecbf594057fb0ac0ec7c67cafed2f85d6feef7eb4c46a4462b4a33e5d6715-d # internal path/filepath mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p path/filepath -std -complete -buildid NTSOCUDLqDht_sb_OidH/NTSOCUDLqDht_sb_OidH -goversion go1.15.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/b0/b095e5ac946b44de860e52faebd338dc462ab8c0c0acafec99f31845087fa83c-d # internal crypto/aes mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p crypto/aes -std -complete -buildid Dk4M8nnU9adQTg7EgqPA/Dk4M8nnU9adQTg7EgqPA -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b052/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b052/_pkg_.a $WORK/b052/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d5/d527ad2bacc746ee67c8f08049e91bd25b8655858bed88d4775e93b6dc3c0077-d # internal net mkdir -p $WORK/b056/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b056/ -importpath net -- -I $WORK/b056/ -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/df/df7225cb9ba61fbaec5e0e132ea7b4fbd5d5804863f32b788b3ec0a425e5c469-d # internal runtime/debug mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b069/symabis ./debug.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p runtime/debug -std -buildid v5gI3jDzjPHT9quRuXxk/v5gI3jDzjPHT9quRuXxk -goversion go1.15.14 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/9e/9e447aca593896e35e73ff8edee780ced79ab9642986097705492605d8d92f85-d # internal io/ioutil mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p io/ioutil -std -complete -buildid ukLikQrtfqId2eQEjNA7/ukLikQrtfqId2eQEjNA7 -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b069/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b069/_pkg_.a $WORK/b069/debug.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/21/21e75f563455eaf2e0ab5c7b2ab18e08b518d44aa6ac7d1b2622ffbec8f6fdd6-d # internal os/exec mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b040/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p os/exec -std -complete -buildid 04djka0G7hWJGnmLRq3f/04djka0G7hWJGnmLRq3f -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/bb/bb6a0a97c371ae2a71d2cb21fe780e018dcf847c0e53f8d6deec5c678ef820f6-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/snapcore/snapd/osutil/sys -complete -buildid qIpq6eMrpSizBuApulNs/qIpq6eMrpSizBuApulNs -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/72/7275210341ba1457ec801a4ecec5fcf2c45e4610509ea66e2cb552fb07e46ae1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/19/1913869bf3af8b96506934e7749fd2439739a3f3b7f4697bf088b22e9fedb112-d # internal math/big mkdir -p $WORK/b050/ cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b050/symabis ./arith_arm.s encoding/json mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p encoding/json -std -complete -buildid _oinuG5WBPiQ_5EgC3Io/_oinuG5WBPiQ_5EgC3Io -goversion go1.15.14 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p math/big -std -buildid zqXo5gIFErTXa8eUbPxS/zqXo5gIFErTXa8eUbPxS -goversion go1.15.14 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h -c=4 ./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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/27/2713cb1c18dd9183f41a174acbd72279d126d676f734437950baaccbaa649d7f-d # internal encoding/hex mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p encoding/hex -std -complete -buildid CL2iALrB76WzeQdCK02d/CL2iALrB76WzeQdCK02d -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/e9/e987b72f4cc4c4f604ee4032e8df5ae382b6e59eee705f888ca9bf2d8ef701f4-d # internal os/user mkdir -p $WORK/b062/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b062/ -importpath os/user -- -I $WORK/b062/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/bf/bfdb8ba57ed5d50f2bc405475e35a6bc44290e1648178f028c49a5134fe66255-d # internal github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags -complete -buildid ILRXXWGsMA4uccLEG-Ue/ILRXXWGsMA4uccLEG-Ue -goversion go1.15.14 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./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/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b050/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b050/_pkg_.a $WORK/b050/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/4f/4fd29a70279ad856babf0a632d25d1509f4fe58a4571ca3e173cee6af63fa0cf-d # internal crypto/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p crypto/rand -std -complete -buildid NByq6d-pNn1TTWn8Vs4K/NByq6d-pNn1TTWn8Vs4K -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/a0/a05fa8d29b9ffebe7ee022589d68310cab74129b9bf7d3561bd79f38355c0ef5-d # internal log mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p log -std -complete -buildid 1d931XpDrOd9tGpnCD6J/1d931XpDrOd9tGpnCD6J -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./log.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/06/06a34dcc298983655b8f5d77a6f9dd65dc4bca08e3bb7217f64d7a2a2b6ef6e1-d # internal github.com/snapcore/snapd/vendor/github.com/snapcore/bolt mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/fnv=$WORK/b067/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b069/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/snapcore/bolt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/snapcore/snapd/vendor/github.com/snapcore/bolt -complete -buildid SO6qX3qv4TpRsX8_gkCM/SO6qX3qv4TpRsX8_gkCM -goversion go1.15.14 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./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' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -o $WORK/b056/_cgo_.o $WORK/b056/_cgo_main.o $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o $WORK/b056/_x005.o -g -O2 -pie cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b056/_cgo_.o -dynout $WORK/b056/_cgo_import.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b057/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b058/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b059/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p net -std -buildid ijYYOjYFAe3mVaK9Y3lI/ijYYOjYFAe3mVaK9Y3lI -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b056/_cgo_gotypes.go $WORK/b056/cgo_linux.cgo1.go $WORK/b056/cgo_resnew.cgo1.go $WORK/b056/cgo_socknew.cgo1.go $WORK/b056/cgo_unix.cgo1.go $WORK/b056/_cgo_import.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/57/57faa2f78b4318872d1173f3e74e71910885ad354c4b45f2b8b79912204341f5-d # internal github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 -complete -buildid CPGmPfEENPqU7RcAWzt_/CPGmPfEENPqU7RcAWzt_ -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/2d/2d158fdb65977e4a8e34d79e9be00bd50eb5d92016646fc60d8d4f56039eb2af-d # internal compress/flate mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p compress/flate -std -complete -buildid cPIFnjCgMYxLNM4jwCiy/cPIFnjCgMYxLNM4jwCiy -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p os/user -std -buildid ex3dOJTrKL6KL4MX19sm/ex3dOJTrKL6KL4MX19sm -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./lookup.go ./user.go $WORK/b062/_cgo_gotypes.go $WORK/b062/cgo_lookup_unix.cgo1.go $WORK/b062/getgrouplist_unix.cgo1.go $WORK/b062/listgroups_unix.cgo1.go $WORK/b062/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b062/_pkg_.a $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/27/27bd8799b38d28c048158a53621cd2923546508fb9f52ec2c9c79f6172670874-d # internal debug/dwarf mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p debug/dwarf -std -complete -buildid YjTwcjfyONrVJygkXEca/YjTwcjfyONrVJygkXEca -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/82/82e380c3404a3b56271e0d9608a5150df0e11e08e7cb7487509b30d22abbbd45-d # internal compress/zlib mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile hash/adler32=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p compress/zlib -std -complete -buildid gZrBeQwufsUkOLolB_fq/gZrBeQwufsUkOLolB_fq -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ae/aeb785b5a6caab1603256e50bafb1436e43ad1733c9150fc2052da6bdf8209f8-d # internal crypto/sha256 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/sha256 -std -complete -buildid SA_He8rgX6Qk0JtiPr54/SA_He8rgX6Qk0JtiPr54 -goversion go1.15.14 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ea/ea4befb9c1aa3ee3ef1a1871033f9e558e8fba2bca3d17ad220c71e647214795-d # internal github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 -complete -buildid cZ5scsOQrYJBdHhO7MHu/cZ5scsOQrYJBdHhO7MHu -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./context.go ./tomb.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3a/3aa486142aeb02b6b6f04bf9ba387de8e96803d8253a004227523d5cc69fca7a-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b073/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/snapcore/snapd/strutil -complete -buildid YDEUJWarhvXG52DtxkIK/YDEUJWarhvXG52DtxkIK -goversion go1.15.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./chrorder.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/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/79/79f1b22edf8d9436dab76b7dbc41f5a3be535bb78baf362a8b7c6ed36e48c8e3-d # internal crypto/rsa mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/rsa -std -complete -buildid _m7RrKp0UAnAG_SkFLgB/_m7RrKp0UAnAG_SkFLgB -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f7/f71d1e53a2901a1f8ba0bdc30810cb1dbec193bdfb0b13b60fabe30fdd2bbbf3-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/snapcore/snapd/release -complete -buildid lRGaeMImFjX_ffiWbsos/lRGaeMImFjX_ffiWbsos -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./release.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a8/a8c134637e8856ea5c3062b04013bc00958acea9c60314c735466654435eed2a-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/snapcore/snapd/dirs -complete -buildid dXOZr0U7_xq0mceX05gA/dXOZr0U7_xq0mceX05gA -goversion go1.15.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./dirs.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/85/85a3beef1e03c991e91f301f95079cb9cde5c958fcbc34d896f5b027b41d225d-d # internal crypto/sha512 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/sha512 -std -complete -buildid YdBRkStgCbg_mTM0aWdh/YdBRkStgCbg_mTM0aWdh -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/8d/8d1f5cb6ad44a6d59a02bf616f0446a3a1fc3fcac161bb69265ba406c15e8ceb-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b056/_pkg_.a $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o $WORK/b056/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal debug/elf mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b078/_pkg_.a packagefile debug/dwarf=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p debug/elf -std -complete -buildid pIJLZagqPq1SB6Ppf7VI/pIJLZagqPq1SB6Ppf7VI -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/44/44ee4559ecc5a4081d526c3d00a08ec76346ed33ea275df95ade2580260d2a6f-d # internal github.com/snapcore/snapd/asserts/internal mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/asserts/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p github.com/snapcore/snapd/asserts/internal -complete -buildid N2Jr3hOb5eZpjPpS8-uZ/N2Jr3hOb5eZpjPpS8-uZ -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./grouping.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a4/a4582ca862f5d14c1ae335492cb377df9cac23000fa1d5d61d563aafb900941f-d # internal crypto/des mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/des -std -complete -buildid 8Q8mLFdbgvtxW8PlKf0h/8Q8mLFdbgvtxW8PlKf0h -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/3d/3d2db6a61e6fc3c51ae2ec4c2a53440940a877f389a4c2e5a6d2adf1fa0e8162-d # internal github.com/snapcore/snapd/vendor/github.com/godbus/dbus mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/snapcore/snapd/vendor/github.com/godbus/dbus -complete -buildid 9ttsahAqkFVl7hiHzFtI/9ttsahAqkFVl7hiHzFtI -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./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/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/91/91896c21e7f124afcfe96af13c58fa817a7faa8bbd9ae60a94854575c994c7f3-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha256=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/snapcore/snapd/randutil -complete -buildid VqT46VAQ2w207NHJpNzI/VqT46VAQ2w207NHJpNzI -goversion go1.15.14 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/19/1958f519e8bb7eb4338bb9ea0382ac599550a8f2fe28ba5070b6a81843c6afcf-d # internal crypto/dsa mkdir -p $WORK/b098/ cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/33/33392e29e9109605687c9e7e7a32885e1c9fdf47052b8252c49bbd1c58120119-d # internal crypto/elliptic mkdir -p $WORK/b100/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/dsa -std -complete -buildid p5_2Wgt5vhyEtUOMlVeM/p5_2Wgt5vhyEtUOMlVeM -goversion go1.15.14 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./dsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/elliptic -std -complete -buildid melQsXHfVEsOZ3S6YOKu/melQsXHfVEsOZ3S6YOKu -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/99/991e3d4c9aecddda7bba54f127f3ff024d68fd4758ea34c456f66f3b44e84b20-d # internal encoding/asn1 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p encoding/asn1 -std -complete -buildid j5a6mTI2cRG5PcCkdWwv/j5a6mTI2cRG5PcCkdWwv -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ab/ab431313b11326e3de2f693dc2d19334c657a06267ec410b731611012d217731-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile debug/elf=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b085/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/snapcore/snapd/osutil -complete -buildid VQXkrwWkn4Z3O_KNQjyH/VQXkrwWkn4Z3O_KNQjyH -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./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 ./kcmdline.go ./meminfo.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 ./settime.go ./settime_32bit.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/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/59/59d3fc241b59c4b55e18773a126f8fc0ba7f8b9efa4c6409fd61f67c69c6a9e6-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/6a/6abbd8c89b015541de8cf06728a6b265308cddb11069a22518ef0ee20d11054a-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b101/ crypto/md5 cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b102/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b103/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid 2w1eeAYVp6Z9umciqVSd/2w1eeAYVp6Z9umciqVSd -goversion go1.15.14 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go mkdir -p $WORK/b104/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b104/symabis ./md5block_arm.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/md5 -std -buildid 2KP8HBkyecZxn88eMtmx/2KP8HBkyecZxn88eMtmx -goversion go1.15.14 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b104/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b104/_pkg_.a $WORK/b104/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/42/42e13e11c53563461bdc9720fb7f3669d6fa8894ea394e849d51a5a27891f92b-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal -complete -buildid LwzaBhOSTR6jnthlmxFj/LwzaBhOSTR6jnthlmxFj -goversion go1.15.14 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./elgamal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/38/3847b6ff150a4b011b23361a746f41a7cec72fb0a6fcf6617f80ed4b0dc32097-d # internal image/internal/imageutil mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b109/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p image/internal/imageutil -std -complete -buildid IOjcqrDY1vw8ib8D1lPi/IOjcqrDY1vw8ib8D1lPi -goversion go1.15.14 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/88/88cbfe467bbc0f4e84ae29c4a9a96b4d64d773110e248223fc4d89aecaccfc31-d # internal crypto/ecdsa mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/elliptic=$WORK/b100/_pkg_.a packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b103/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/ecdsa -std -complete -buildid vFzwZS7umn3iD5N4n0Yf/vFzwZS7umn3iD5N4n0Yf -goversion go1.15.14 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/3a/3a0e7301a0dce239738f39fddf9c02fbc266b273bc0f9976366b1421a64869ef-d # internal image/jpeg mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b109/_pkg_.a packagefile image/color=$WORK/b110/_pkg_.a packagefile image/internal/imageutil=$WORK/b112/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p image/jpeg -std -complete -buildid jZuYonOcu9oFXB578uDi/jZuYonOcu9oFXB578uDi -goversion go1.15.14 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/85/858706a490c53c8cd6a46ad10c78d2d5bbafa8169c95e04d2c251264465f1f87-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 -complete -buildid C9L6O3PS8Q0TvSNyDzx7/C9L6O3PS8Q0TvSNyDzx7 -goversion go1.15.14 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./doc.go ./hashes.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./xor.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/74/74d88379727684ddb98b83946762c42d6fb5d5ce6727a1cf42f69164508d363c-d # internal github.com/snapcore/snapd/advisor mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap github.com/snapcore/bolt=github.com/snapcore/snapd/vendor/github.com/snapcore/bolt packagefile encoding/json=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/bolt=$WORK/b066/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b083/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/advisor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/snapcore/snapd/advisor -complete -buildid atdyKvfjjEmeGzR9SRjA/atdyKvfjjEmeGzR9SRjA -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./backend.go ./cmdfinder.go ./finder.go ./pkgfinder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b1/b168b04edf80188bfd2447c3971f2f2ac1650e8ee29e6085e64c7208e5fb3bd7-d # internal github.com/snapcore/snapd/arch mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p github.com/snapcore/snapd/arch -complete -buildid R7D3fVxvhW1dhlPnLza8/R7D3fVxvhW1dhlPnLza8 -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./arch.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f6/f6ae2883e6917aca7f09b186e83194625c2baab77f8e02474dbcb71856b0f82f-d # internal mime mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p mime -std -complete -buildid A45OxLNTDG1Mn1sNh9w0/A45OxLNTDG1Mn1sNh9w0 -goversion go1.15.14 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ea/eaa18ec39c6e0861992b5e5c029b20adc9897cfcb44bc2ec8df3f604f6646180-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b096/_pkg_.a packagefile compress/flate=$WORK/b079/_pkg_.a packagefile compress/zlib=$WORK/b078/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/des=$WORK/b097/_pkg_.a packagefile crypto/dsa=$WORK/b098/_pkg_.a packagefile crypto/ecdsa=$WORK/b099/_pkg_.a packagefile crypto/elliptic=$WORK/b100/_pkg_.a packagefile crypto/md5=$WORK/b104/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/rsa=$WORK/b087/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b084/_pkg_.a packagefile crypto/sha512=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/asn1=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5=$WORK/b105/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b106/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b107/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b108/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile image=$WORK/b109/_pkg_.a packagefile image/jpeg=$WORK/b111/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet -complete -buildid iI1gbJcmj5HOAdoQhdQ3/iI1gbJcmj5HOAdoQhdQ3 -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./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/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/6c/6c44992f3fe2cb87c94980908c1be631275bc0ade955956baeea7dea7e77f6cd-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal net/textproto mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p net/textproto -std -complete -buildid wxrUBnm78N8jwVBymsUN/wxrUBnm78N8jwVBymsUN -goversion go1.15.14 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/8e/8e7e1c6832970be1c66999c16732cebcc9c1071539dd1cf0acf3ed17b9d7205d-d # internal github.com/snapcore/snapd/snap/channel mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/channel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/snapcore/snapd/snap/channel -complete -buildid F0_VCn5uSvRQ679MkMvH/F0_VCn5uSvRQ679MkMvH -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./channel.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/36/3656e97aab8cf7109fa9240c37d90fc659cc00df93c21a41d160bcdaf7897518-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p github.com/snapcore/snapd/snapdenv -complete -buildid QOEimT926MKL2REZ8b3t/QOEimT926MKL2REZ8b3t -goversion go1.15.14 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/be/be6e3f3e657bfc6ed0a9d9520fb07a9b02f4e7e9784f74ca751c24949b60d046-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p github.com/snapcore/snapd/snap/naming -complete -buildid Eeqo6yZN3JN5fvjBPZE2/Eeqo6yZN3JN5fvjBPZE2 -goversion go1.15.14 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./snapref.go ./tag.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ec/eca8ac3230414fd0656d857f04f55616455eacaafd0bb561b5804662ad0f74a3-d # internal net/url mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/url -std -complete -buildid -p2GFp7LYvpCkX7o_jFC/-p2GFp7LYvpCkX7o_jFC -goversion go1.15.14 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./url.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/0b/0b65d7e8f34d5cde903aa6484d2f88605be243124139071e13437b72f6dce9c0-d # internal net/mail mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p net/mail -std -complete -buildid Fw3SynBj7sqRCLiBKare/Fw3SynBj7sqRCLiBKare -goversion go1.15.14 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/45/45d1aed11e244eec792fa0fd5fd9d6b02269d3358293a1b69db5b3b93422bcec-d # internal github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser -complete -buildid SPNA2KWRL5oIRRxVfL2i/SPNA2KWRL5oIRRxVfL2i -goversion go1.15.14 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./configparser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/d0/d0bfa2d1bc962642d36a26bcfa121b928fbd3f5fc772db0e82906bbb1eb3abed-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/snapcore/snapd/logger -complete -buildid twXLRof9JwsKb2i6OGLa/twXLRof9JwsKb2i6OGLa -goversion go1.15.14 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/31/31af79d7923885a17e6817e8760207160df07af62751499ef13855e35ef38ddb-d # internal github.com/snapcore/snapd/bootloader/androidbootenv mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader/androidbootenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p github.com/snapcore/snapd/bootloader/androidbootenv -complete -buildid k8Y4EO5AhTASYVPGQBpG/k8Y4EO5AhTASYVPGQBpG -goversion go1.15.14 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./androidbootenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/84/8491dab3c073538d4faeb60a6667ec43a5514aecab33135f44d1e2f7164945cf-d # internal github.com/snapcore/snapd/bootloader/assets mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader/assets /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/snapcore/snapd/bootloader/assets -complete -buildid SSi3yhcAVcnmJFYyZo5x/SSi3yhcAVcnmJFYyZo5x -goversion go1.15.14 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./assets.go ./generate.go ./grub.go ./grub_cfg_asset.go ./grub_recovery_cfg_asset.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/6f/6f07bb43bb144a1680367cf9859516973773e63e00a9f6bc52cd9b35d8913e39-d # internal github.com/snapcore/snapd/bootloader/grubenv mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader/grubenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/snapcore/snapd/bootloader/grubenv -complete -buildid gWbtZSOlu_9ur0vOKkRd/gWbtZSOlu_9ur0vOKkRd -goversion go1.15.14 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./grubenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/e0/e0fb3e0b3649511c0eae1448e02aa80ee75f33410f27fa0714cdec4e74c88252-d # internal github.com/snapcore/snapd/vendor/golang.org/x/xerrors mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/xerrors/internal=github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal=$WORK/b129/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/xerrors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/snapcore/snapd/vendor/golang.org/x/xerrors -complete -buildid sFEt63hZoT2OKXXxjjtu/sFEt63hZoT2OKXXxjjtu -goversion go1.15.14 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./adaptor.go ./doc.go ./errors.go ./fmt.go ./format.go ./frame.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/48/487660b13a48ed935db148a74eb8aca4d66eaa7be476163dc32387f0ea694b3e-d # internal hash/crc32 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p hash/crc32 -std -complete -buildid XuH-BL7xjzY-1cQMNYX3/XuH-BL7xjzY-1cQMNYX3 -goversion go1.15.14 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/1c/1cfd5d335510827744c85327ea99f366db8c77755b8c72c45466477bfc390b99-d # internal github.com/snapcore/snapd/asserts mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/packet=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/sha3=github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/rsa=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b084/_pkg_.a packagefile crypto/sha512=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b095/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3=$WORK/b113/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net/mail=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/asserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/snapcore/snapd/asserts -complete -buildid GurdlTn_vtZKWLWRzmnX/GurdlTn_vtZKWLWRzmnX -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/7b/7b45704c879ebfc9cc1e7e84df84008174e757244ea3c1f790f10146e9981c8d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal github.com/snapcore/snapd/osutil/disks mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/disks /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/snapcore/snapd/osutil/disks -complete -buildid _BGTqcJ0G-N85SjRyI0b/_BGTqcJ0G-N85SjRyI0b -goversion go1.15.14 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./disks.go ./disks_linux.go ./labels.go ./mockdisk.go cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/44/44dcf1830c9e937fab3492606c252476474811576a8fb8f499eaa8dd62e8c797-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/snapcore/snapd/metautil -complete -buildid zngd_xHLrQAuLwa4aIs2/zngd_xHLrQAuLwa4aIs2 -goversion go1.15.14 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./normalize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/02/0263abe1c7de52fb82a2a36031bf3383338fd4485a9f0edccee9695802cd209c-d # internal github.com/snapcore/snapd/bootloader/lkenv mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/xerrors=github.com/snapcore/snapd/vendor/golang.org/x/xerrors packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors=$WORK/b128/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader/lkenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/snapcore/snapd/bootloader/lkenv -complete -buildid KCaIXre3ezBsC5nSaXCq/KCaIXre3ezBsC5nSaXCq -goversion go1.15.14 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./lkenv.go ./lkenv_v1.go ./lkenv_v2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/50/50715715481aeaca8132115ebc48176611f75596c4add200cb862a640b642f48-d # internal github.com/snapcore/snapd/bootloader/ubootenv mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader/ubootenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/snapcore/snapd/bootloader/ubootenv -complete -buildid MbMYxtBH8J_TLvg0dUul/MbMYxtBH8J_TLvg0dUul -goversion go1.15.14 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./env.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/f3/f34e99c8497bbcd0a2a1619c9e8d2d025e0820848dcc9c5108e1dc36589596a9-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/snapcore/snapd/spdx -complete -buildid aeM09rWvJCHoucBB0iWn/aeM09rWvJCHoucBB0iWn -goversion go1.15.14 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/fb/fb5f0648b98c6e832c9ece9f68214091bed60140d081b48091af7d8b46534765-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/snapcore/snapd/timeout -complete -buildid kWFq99iZCO-ShXovhrf7/kWFq99iZCO-ShXovhrf7 -goversion go1.15.14 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./timeout.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/52/52e04395d8b275c89f04847b59f0a52c3ebccb88f840a3d0c7be29f500c3741d-d # internal github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms -complete -buildid dXQz0tDvIv7_7cHPpkYq/dXQz0tDvIv7_7cHPpkYq -goversion go1.15.14 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/0f/0f1a2fd81737a7ab25e3f71966efa8740b33e385c9e820651829f6d9e911fa5a-d # internal flag mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p flag -std -complete -buildid 4i1-HtFhYEOiuS31lOjC/4i1-HtFhYEOiuS31lOjC -goversion go1.15.14 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/a3/a337eecb05c3590ceb021555ac83799803fe6f71c51e89dfcc17976999c69a78-d # internal runtime/trace mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p runtime/trace -std -buildid B_gzlyMi6miUaoqKGRwY/B_gzlyMi6miUaoqKGRwY -goversion go1.15.14 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/e0/e0f2566354cf07f79d6e9f921f9ea5477b4e0812b29b0d4d5b68e77084181a9b-d # internal github.com/snapcore/snapd/bootloader/efi mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader/efi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/snapcore/snapd/bootloader/efi -complete -buildid qwiBXzDacPKmcIoriIYq/qwiBXzDacPKmcIoriIYq -goversion go1.15.14 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./efi.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/09/098eabd45f123e09edfd57a0e661abf8d592e4bc45918feab04060b9fa4c96f8-d # internal github.com/snapcore/snapd/gadget/edition mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/gadget/edition /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/snapcore/snapd/gadget/edition -complete -buildid kOTq6qAXjFZf9ByS9D4J/kOTq6qAXjFZf9ByS9D4J -goversion go1.15.14 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./number.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/3f/3fc21e6f4cd67a1a8d615ac510020cb8bf2cdd179da156d6e060ae446a651d18-d # internal testing mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b142/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b069/_pkg_.a packagefile runtime/trace=$WORK/b143/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p testing -std -complete -buildid lxcBKxjOLI2VgPPyl0KL/lxcBKxjOLI2VgPPyl0KL -goversion go1.15.14 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./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/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/b9/b9fc8d2c54172e1f193ef09f7763c3408aa435be123a02c07a7a77ea8b7c8696-d # internal github.com/snapcore/snapd/gadget/quantity mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/gadget/quantity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/snapcore/snapd/gadget/quantity -complete -buildid SURkceNgN83cgh5wcn4I/SURkceNgN83cgh5wcn4I -goversion go1.15.14 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./offset.go ./size.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/eb/ebdb3328901dfe451e9ea67b94a7aef013f928c10fc32f786e7c9d92a08f5d22-d # internal github.com/snapcore/snapd/kernel mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/kernel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/snapcore/snapd/kernel -complete -buildid DC3v5D-02FVjbq2sWt8S/DC3v5D-02FVjbq2sWt8S -goversion go1.15.14 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./kernel.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/49/49c1a524510af288bef4939def77be57ca0af0bd3feeb6f253fea361f999d43f-d # internal github.com/snapcore/snapd/snap/internal mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/snapcore/snapd/snap/internal -complete -buildid h9ZbFURhvx4jT2LdeKGa/h9ZbFURhvx4jT2LdeKGa -goversion go1.15.14 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./file.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/42/42c7498336035d1df42a7c377e437cd8c56528601c20929197eb8f545d4c40fa-d # internal github.com/snapcore/snapd/snapdtool mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/elf=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snapdtool /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/snapcore/snapd/snapdtool -complete -buildid ElSbHkQ-jShi_SsSxONF/ElSbHkQ-jShi_SsSxONF -goversion go1.15.14 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./cmdutil.go ./info_file.go ./tool_linux.go ./version.go ./version_generated.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/ec/ec2ed2dba4e475fbb551bee5832b39f727341e8bce1fd2806e784a2b4fd9ac8c-d # internal github.com/snapcore/snapd/kernel/fde mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b083/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/kernel/fde /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/snapcore/snapd/kernel/fde -complete -buildid 7sv40UpO2sQK0opxe47W/7sv40UpO2sQK0opxe47W -goversion go1.15.14 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./fde.go ./reveal_key.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/43/432d0d83f4417fe44e9211985bdbe6e2d2f46fdf0933b8e294bd07d3f615e8cb-d # internal github.com/snapcore/snapd/timings mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/timings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/snapcore/snapd/timings -complete -buildid lwFZtsdDlhHo3COX8HaM/lwFZtsdDlhHo3COX8HaM -goversion go1.15.14 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./helpers.go ./state.go ./timings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/ec/ec348d2e05b38e63f06414e6b4e4ecd47b4894a1c63270813eaa2f95636eb554-d # internal github.com/snapcore/snapd/jsonutil mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/jsonutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/snapcore/snapd/jsonutil -complete -buildid boPCDS9b7_Brr-uqSAnu/boPCDS9b7_Brr-uqSAnu -goversion go1.15.14 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/95/951cdd2a9bac81bf5659cc106b7e06b352079762eb5debed5af270a19d5082fb-d # internal mime/quotedprintable mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p mime/quotedprintable -std -complete -buildid pXumFPZAUe8lqs47kLsx/pXumFPZAUe8lqs47kLsx -goversion go1.15.14 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/35/3576db93c0d99a43e34f4ed76963fa42e87c1f84bd003a54e55121f4cb01c7de-d # internal compress/gzip mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p compress/gzip -std -complete -buildid DhIC4MGwwE6cbTttKFzx/DhIC4MGwwE6cbTttKFzx -goversion go1.15.14 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/97/9701fc93dec084c3a940d624817e4f6e33d230b86255e658c207487e7b23b100-d # internal github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap github.com/snapcore/go-gettext/pluralforms=github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms=$WORK/b140/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile testing=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext -complete -buildid S0wo1Kd6cLC2JJcBW_aK/S0wo1Kd6cLC2JJcBW_aK -goversion go1.15.14 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./gettext.go ./mofile.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/00/001612463799efd77303348d00c3d6a022504cbfcd4051830b7e7e8cb180907d-d # internal mime/multipart mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p mime/multipart -std -complete -buildid EumN4eI2PADAmCqcpuSz/EumN4eI2PADAmCqcpuSz -goversion go1.15.14 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/6d/6da018caeb90446f52ed9f6e37d5fbffd04bb08820258c2659e880c19284077d-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid m1gOaBQPmuuxRGta2cKM/m1gOaBQPmuuxRGta2cKM -goversion go1.15.14 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/4b/4be6cf2a7d2c0a6fe8ce268e07b3f2ffb2a44fc53ad7ab6a2d76656b537251a8-d # internal github.com/snapcore/snapd/i18n mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config importmap github.com/snapcore/go-gettext=github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext=$WORK/b139/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/snapcore/snapd/i18n -complete -buildid 7Oig4sEha5AaMA-DI-0w/7Oig4sEha5AaMA-DI-0w -goversion go1.15.14 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./i18n.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/30/30a5d37c7bb88a2535a58313ed0ebed34b146dffca7ec5052908b9408ad6b40d-d # internal crypto/hmac mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p crypto/hmac -std -complete -buildid C0S_GGpF0BnuJ9xs-xYG/C0S_GGpF0BnuJ9xs-xYG -goversion go1.15.14 -D "" -importcfg $WORK/b170/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b3/b34bbef2de7abdb625041adf03ad779c76b9e29b53b2e9e01fa105587142b400-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b138/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/snapcore/snapd/timeutil -complete -buildid yYT72FGTDu5Vh8un1kRV/yYT72FGTDu5Vh8un1kRV -goversion go1.15.14 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/26/26135dcf2ae9c526fa9fd0ec167bc7d5bb91916e93bfc0fad745f302dd4e97a4-d # internal crypto/rc4 mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p crypto/rc4 -std -complete -buildid gGfPdeQ5hZw9dXdl6LXE/gGfPdeQ5hZw9dXdl6LXE -goversion go1.15.14 -D "" -importcfg $WORK/b171/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/bc/bc9afb4e376063a1d72f34bc937a01f0d8b735a9f9b0981f04c5abf68652816c-d # internal crypto/x509/pkix mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p crypto/x509/pkix -std -complete -buildid 5XMSqfjBgXEG1De8euTz/5XMSqfjBgXEG1De8euTz -goversion go1.15.14 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/83/83318cac822e8470d1dbc4e3fa4feb41ec1eed8889884c4be528917656be5a76-d # internal encoding/pem mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p encoding/pem -std -complete -buildid 10RD6u8oOSnWwvCwv56f/10RD6u8oOSnWwvCwv56f -goversion go1.15.14 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/08/08a6ecdc2713d55c4e8928feb43daff4ae7b33ddc1ce79134809d6da8b8855d2-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b134/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b135/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b136/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b073/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/snapcore/snapd/snap -complete -buildid GpuPSxdOlFRuv_UbXmBV/GpuPSxdOlFRuv_UbXmBV -goversion go1.15.14 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./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/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/6d/6d83aae69e0894b7587d26f4385e10af5d14afdea7fa394a1e5121c1816c3c40-d # internal crypto/ed25519 mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b169/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha512=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p crypto/ed25519 -std -complete -buildid h14C3dk3bYj9Zj0nDkYx/h14C3dk3bYj9Zj0nDkYx -goversion go1.15.14 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/66/668992f5ebe8d462b6f5cfe9af06ee87e5bc592ec39dc5a2d46fd0d7ac9f7e2e-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b177/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid bAZvo1bRb-Ctnxr_aiOh/bAZvo1bRb-Ctnxr_aiOh -goversion go1.15.14 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/24/24be049660fbf59bfd17e4c0f2a4beff2a49a569dc2c5c5d56d3517a6dc9114b-d # internal crypto/x509 mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/des=$WORK/b097/_pkg_.a packagefile crypto/dsa=$WORK/b098/_pkg_.a packagefile crypto/ecdsa=$WORK/b099/_pkg_.a packagefile crypto/ed25519=$WORK/b168/_pkg_.a packagefile crypto/elliptic=$WORK/b100/_pkg_.a packagefile crypto/md5=$WORK/b104/_pkg_.a packagefile crypto/rsa=$WORK/b087/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b084/_pkg_.a packagefile crypto/sha512=$WORK/b089/_pkg_.a packagefile crypto/x509/pkix=$WORK/b173/_pkg_.a packagefile encoding/asn1=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile encoding/pem=$WORK/b174/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b103/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p crypto/x509 -std -complete -buildid _6tktEUKyd1QIMn5Y_fD/_6tktEUKyd1QIMn5Y_fD -goversion go1.15.14 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./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/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/5c/5c2c342b8210355e623b6e331d36eed7a0ec084fc03b02dd7030b27a6c659631-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid HWLhRzQ81UD6BwaGvoa0/HWLhRzQ81UD6BwaGvoa0 -goversion go1.15.14 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/1b/1b1f06348ed75df3d1c3888cf92a8acb24ae7de5d0d55391d50e6fcc092aeab8-d # internal github.com/snapcore/snapd/asserts/signtool mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/asserts/signtool /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p github.com/snapcore/snapd/asserts/signtool -complete -buildid 18brhCEDK_uMkKg-dSvO/18brhCEDK_uMkKg-dSvO -goversion go1.15.14 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./sign.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ee/ee542418f058ed7779b40fb1ab2c4cfe032f504527d2febe7172abcdb333f293-d # internal github.com/snapcore/snapd/asserts/sysdb mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/asserts/sysdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/snapcore/snapd/asserts/sysdb -complete -buildid QclB_hTzoL5arR92Be3d/QclB_hTzoL5arR92Be3d -goversion go1.15.14 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./generic.go ./sysdb.go ./trusted.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/67/6730f472565f9c8846a8e448ae71a8386566242d99c2df1dda1eb1cb04f79de7-d # internal github.com/snapcore/snapd/seed/internal mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/seed/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/snapcore/snapd/seed/internal -complete -buildid Uog-_-qTERbYLDGcz7iy/Uog-_-qTERbYLDGcz7iy -goversion go1.15.14 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./auxinfo20.go ./doc.go ./helpers.go ./options20.go ./seed_yaml.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/bd/bd4c2f7ac98af0273e61afa68ee3fa6197886bbd881a796ed6218d08d57cbf84-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b178/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid tCImjUQxDwO1ihMW29vo/tCImjUQxDwO1ihMW29vo -goversion go1.15.14 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/95/9543a86ccb178121527f6e2b1ca16d12a599f0d513194a6e3ee176405840d0f2-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid 6xRwIgap6brAydH89REJ/6xRwIgap6brAydH89REJ -goversion go1.15.14 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/70/703600cd0f06e8f4462a83fb24f4bf3aa29ca820377217e43fc864b9e693010c-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b170/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid Md-_elJcJZXT8NOuS-Ee/Md-_elJcJZXT8NOuS-Ee -goversion go1.15.14 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/6b/6b75554d6d6eb7a33db9cfe816fe002a3303484539232b8ac08d2cfbce8a8cb6-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p vendor/golang.org/x/text/transform -std -complete -buildid GizeS9w09xcQSkSPtfAN/GizeS9w09xcQSkSPtfAN -goversion go1.15.14 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/25/25ba626581dc24fc6e78d9ba3ae12a235a57bc5df96ebe56df0dbaa604381e3e-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b166/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid j1FfY8GcE6ySgCP7wg-h/j1FfY8GcE6ySgCP7wg-h -goversion go1.15.14 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/dd/ddda50edacc26c204d657d7cc65fc292ba394b10d88314716e5b14fa3581fd09-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b184/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid EFughH1OvOZY9bu-YbfK/EFughH1OvOZY9bu-YbfK -goversion go1.15.14 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/6f/6f4c444cbf3227e8f4043f907266a913e6c64f83f29d81e9d781b2682d43deae-d # internal crypto/tls mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b166/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/des=$WORK/b097/_pkg_.a packagefile crypto/ecdsa=$WORK/b099/_pkg_.a packagefile crypto/ed25519=$WORK/b168/_pkg_.a packagefile crypto/elliptic=$WORK/b100/_pkg_.a packagefile crypto/hmac=$WORK/b170/_pkg_.a packagefile crypto/md5=$WORK/b104/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/rc4=$WORK/b171/_pkg_.a packagefile crypto/rsa=$WORK/b087/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b084/_pkg_.a packagefile crypto/sha512=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile crypto/x509=$WORK/b172/_pkg_.a packagefile encoding/pem=$WORK/b174/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b179/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b180/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p crypto/tls -std -complete -buildid RR8Lp8p-qgI7vescH8_W/RR8Lp8p-qgI7vescH8_W -goversion go1.15.14 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/7e/7e6d24103fd6e7472d96d25eee3fcee13a610cd9744c41d2579316d40ec2d426-d # internal github.com/snapcore/snapd/bootloader mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/xerrors=github.com/snapcore/snapd/vendor/golang.org/x/xerrors packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/assets=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/bootloader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p github.com/snapcore/snapd/bootloader -complete -buildid DPeajItlgcho1-KSR-N5/DPeajItlgcho1-KSR-N5 -goversion go1.15.14 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./androidboot.go ./asset.go ./bootloader.go ./grub.go ./lk.go ./uboot.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/63/63ea3b732393bfeabd718fd138eb3ec30694d823b6370724cc62065974f101e6-d # internal github.com/snapcore/snapd/snap/snapdir mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b151/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/snapdir /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/snapcore/snapd/snap/snapdir -complete -buildid qtEzVzlKU-6ojbtcncX2/qtEzVzlKU-6ojbtcncX2 -goversion go1.15.14 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./snapdir.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/6b/6bd33243c7ddcc8be6322c1e8f8b25fb4135bf40e131bd76db86ac3ed5a11ffd-d # internal github.com/snapcore/snapd/snap/squashfs 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 fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/squashfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/snapcore/snapd/snap/squashfs -complete -buildid fQxw6oxZ8HIjfqerGS4A/fQxw6oxZ8HIjfqerGS4A -goversion go1.15.14 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./squashfs.go ./stat.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/cd/cd82617fab80fdf0b3b7c39bf93539f004b1781f9527bc6765d975bfe72422b3-d # internal github.com/snapcore/snapd/secboot mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b099/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/kernel/fde=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/secboot /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/snapcore/snapd/secboot -complete -buildid S3tLuoLhsahn3D8lhHCC/S3tLuoLhsahn3D8lhHCC -goversion go1.15.14 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./encrypt.go ./encrypt_dummy.go ./secboot.go ./secboot_dummy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/6d/6d543079bfd0cb0b0ec1ce22fda33ee5123ddb48142256358001b38434fb8ea8-d # internal github.com/snapcore/snapd/asserts/snapasserts mkdir -p $WORK/b157/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b093/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/asserts/snapasserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/snapcore/snapd/asserts/snapasserts -complete -buildid qlcAAZgFBIG5NvPvRKd-/qlcAAZgFBIG5NvPvRKd- -goversion go1.15.14 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./snapasserts.go ./validation_sets.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/21/21c92dd9bf614fd187fd1775c4dfafbcb5bf692c6848ac09a0ba7c34bc2326ce-d # internal github.com/snapcore/snapd/snap/snapfile mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b152/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/snapfile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/snapcore/snapd/snap/snapfile -complete -buildid R9DxOITB4ArzkuwyEGvZ/R9DxOITB4ArzkuwyEGvZ -goversion go1.15.14 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./snapfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/94/94219cd7b88c4d8c8d29ca36b6545465c7e10aa2c8b4a3894358be5f829d088d-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b185/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid 8DRfaCbg4yOKrZ9r-p57/8DRfaCbg4yOKrZ9r-p57 -goversion go1.15.14 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/57/5787fa3e5414710655c58d884c5a27bf93fc4a7fa2ae05dceb71d9cea882655e-d # internal github.com/snapcore/snapd/gadget mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/gadget/edition=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/kernel=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b134/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b073/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/gadget /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/snapcore/snapd/gadget -complete -buildid 84dslHnEtjyId0vfmmOR/84dslHnEtjyId0vfmmOR -goversion go1.15.14 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./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/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/7f/7f9f32e54dd538571b09d8ad7a2b05b304eb34929e2e4f05bac7065adcf49a7a-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b185/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b186/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p vendor/golang.org/x/net/idna -std -complete -buildid G1WyetfZpMz5cU45h9HT/G1WyetfZpMz5cU45h9HT -goversion go1.15.14 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/14/14c4dcd16ca1f707c503e01b953d778b88555c5bb5f72ea92ab5336cea615193-d # internal github.com/snapcore/snapd/seed mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b157/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/seed /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/snapcore/snapd/seed -complete -buildid bQJhNn2lHOjLtLKbccSW/bQJhNn2lHOjLtLKbccSW -goversion go1.15.14 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./helpers.go ./seed.go ./seed16.go ./seed20.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/2d/2db483467ab2dc8e8b222eb079f8eafbdb722cbed4c8aa8fa6168d3c23ecc351-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b182/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid e5bG3gU8W7ny66f-QE_M/e5bG3gU8W7ny66f-QE_M -goversion go1.15.14 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/a6/a66e8bc60955e35baa3640b6c6bc89be7c2aa4ce57dc2bd6dfe4532ea7416e56-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b182/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 4OpxgjqeWGxWcIayWhxp/4OpxgjqeWGxWcIayWhxp -goversion go1.15.14 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/17/1716c74542df4b841cb3b57f671464ff71d907d533a176da21ef862a8ddbb69b-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid eG9pcTOu4iicJICZUVk1/eG9pcTOu4iicJICZUVk1 -goversion go1.15.14 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ac/acb08b0a9973cd0d2397bbf44919f7d92b4f05aff4a49b09b8c3ec4d005d59cd-d # internal net/http/internal mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p net/http/internal -std -complete -buildid b08ZapP-LQo2Jb6H0fj-/b08ZapP-LQo2Jb6H0fj- -goversion go1.15.14 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/36/36935da347fff2bff2c7e078efe826055d7a0411e1d785df7f9478a3cfa6bba3-d # internal github.com/snapcore/snapd/dbusutil mkdir -p $WORK/b192/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/dbusutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/snapcore/snapd/dbusutil -complete -buildid ZN0IFfCTg7y2N5uXzSqO/ZN0IFfCTg7y2N5uXzSqO -goversion go1.15.14 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./dbusutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/dc/dc142fa0d5ed483b5055759313361593a8ddccbcb93b73cf852c91fd2bcdd6c1-d # internal github.com/snapcore/snapd/overlord/state mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b085/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/state /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/snapcore/snapd/overlord/state -complete -buildid dLbEhlGsmURFhNSUsqy3/dLbEhlGsmURFhNSUsqy3 -goversion go1.15.14 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./change.go ./copy.go ./state.go ./task.go ./taskrunner.go ./timings.go ./warning.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/00/003a5a33cd5c5c026eb667f9d4704613a86b51058939f9b3c4f72c019f3d374d-d # internal github.com/snapcore/snapd/boot mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap github.com/mvo5/goconfigparser=github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser importmap golang.org/x/crypto/sha3=github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile crypto/ecdsa=$WORK/b099/_pkg_.a packagefile crypto/elliptic=$WORK/b100/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/kernel/fde=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b155/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b156/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3=$WORK/b113/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/boot /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/snapcore/snapd/boot -complete -buildid IlKm8toz8YnKRAEG_HSS/IlKm8toz8YnKRAEG_HSS -goversion go1.15.14 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./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 ./flags.go ./initramfs.go ./initramfs20dirs.go ./kernel_os.go ./makebootable.go ./modeenv.go ./seal.go ./systems.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/48/489a64d92ea63adc997a9839f752f7e8628838ef23f606c742d439feae7a56e0-d # internal github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1 mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/nacl/secretbox=github.com/snapcore/snapd/vendor/golang.org/x/crypto/nacl/secretbox packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b170/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha256=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/nacl/secretbox=$WORK/b197/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1 -complete -buildid 9CSzzi0Lb_1jmVKLPoq1/9CSzzi0Lb_1jmVKLPoq1 -goversion go1.15.14 -D "" -importcfg $WORK/b196/importcfg -pack -c=4 ./crypto.go ./macaroon.go ./marshal.go ./packet.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/3c/3cf2e2c8adfbd7066ee47380bfb02e6adcb1226a977dc5d7ec8cb7dce2b56ca6-d # internal github.com/snapcore/snapd/features mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/snapcore/snapd/features -complete -buildid KFg5ZAzXleIUq-Wy9Fgy/KFg5ZAzXleIUq-Wy9Fgy -goversion go1.15.14 -D "" -importcfg $WORK/b201/importcfg -pack -c=4 ./features.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_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/1a/1a067595569223c39e686775683e4986c9e2b7f8f80463cd14e59786b65d0fe1-d # internal github.com/snapcore/snapd/sysconfig mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/sysconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/snapcore/snapd/sysconfig -complete -buildid tIXHuN1KWv2B1LpDwM5e/tIXHuN1KWv2B1LpDwM5e -goversion go1.15.14 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./cloudinit.go ./sysconfig.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/d1/d13e1d45ff2eb61275cdf1fec8ba8d611d9bfd9ccc6adca7c04842eb0e063e92-d # internal net/http/httptrace mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b044/_pkg_.a packagefile crypto/tls=$WORK/b167/_pkg_.a packagefile internal/nettrace=$WORK/b058/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p net/http/httptrace -std -complete -buildid p7OVr2BkpptgyllDdGiS/p7OVr2BkpptgyllDdGiS -goversion go1.15.14 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./trace.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/3b/3b93f44576e230620e737fd6946376a8efb43c4ed5708aa4d6e48f6adbaff788-d # internal github.com/snapcore/snapd/overlord/auth mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap gopkg.in/macaroon.v1=github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1 packagefile context=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1=$WORK/b196/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/snapcore/snapd/overlord/auth -complete -buildid 1n-pnkHHhXY5yZiSSfWl/1n-pnkHHhXY5yZiSSfWl -goversion go1.15.14 -D "" -importcfg $WORK/b194/importcfg -pack -c=4 ./auth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/22/22310d7f65312a726a511ef4fe3b8bd4e9e04280b036aa7cc1dbc62e2b32e1fd-d # internal github.com/snapcore/snapd/overlord/configstate/config mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/configstate/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/snapcore/snapd/overlord/configstate/config -complete -buildid 3uBnloUnRqBHt0T5FBR3/3uBnloUnRqBHt0T5FBR3 -goversion go1.15.14 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./helpers.go ./transaction.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/87/8741fb686e2b49f5708ab24350d3d9b83c9472ac66537baa7f9dc4096c9a0bea-d # internal github.com/snapcore/snapd/osutil/squashfs mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/squashfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/snapcore/snapd/osutil/squashfs -complete -buildid cJ3WHbUm8si_RSEhOYzX/cJ3WHbUm8si_RSEhOYzX -goversion go1.15.14 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./fstype.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/71/7155717cec1e1fe8a414ea98bd159e21791f9d50184ac4362af4fe7be580df81-d # internal net/http mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b165/_pkg_.a packagefile container/list=$WORK/b166/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/tls=$WORK/b167/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b188/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b182/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http/httptrace=$WORK/b189/_pkg_.a packagefile net/http/internal=$WORK/b190/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p net/http -std -complete -buildid 2NX5W0yH1SiVl26SBSOQ/2NX5W0yH1SiVl26SBSOQ -goversion go1.15.14 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./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/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/82/82b0971d8619373b3494c41e066714b413305cd3d227f470dc2c41fc5a76abde-d # internal github.com/snapcore/snapd/sandbox/selinux mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/sandbox/selinux /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/snapcore/snapd/sandbox/selinux -complete -buildid qFn0hjGwA3tphzXZ2Qqh/qFn0hjGwA3tphzXZ2Qqh -goversion go1.15.14 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./label.go ./label_linux.go ./selinux.go ./selinux_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/36/3679819df30e56970dc5689d3fb6a7f5ca91ee82b35904c10a294a858b963afe-d # internal log/syslog mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p log/syslog -std -complete -buildid FM88p6NuVtf-cDynfrOA/FM88p6NuVtf-cDynfrOA -goversion go1.15.14 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/d4/d451ce3e94b7649030bfaa1821a8702e048a47367d89e9f6109adf49b1f43b4b-d # internal github.com/snapcore/snapd/strutil/quantity mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b138/_pkg_.a packagefile math=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/strutil/quantity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/snapcore/snapd/strutil/quantity -complete -buildid ByjRGMuzMKbT7EpDsNvP/ByjRGMuzMKbT7EpDsNvP -goversion go1.15.14 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./quantity.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_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/37/379edc15bec811a5e39163e67e7721333f41c304a66735412305b285f079f6f5-d # internal github.com/snapcore/snapd/systemd mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b206/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log/syslog=$WORK/b207/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/systemd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/snapcore/snapd/systemd -complete -buildid 2XdSbKjk943hWMesU_6O/2XdSbKjk943hWMesU_6O -goversion go1.15.14 -D "" -importcfg $WORK/b204/importcfg -pack -c=4 ./emulation.go ./escape.go ./journal.go ./sdnotify.go ./sysctl.go ./systemd.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/b2/b2181c0598798e44775b7afff9ccfae9f18ba294b4797ecd75c42e5f954c0bb4-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal -complete -buildid SB5ZmNR9m8aKVCNt64Hk/SB5ZmNR9m8aKVCNt64Hk -goversion go1.15.14 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./terminal.go ./util.go ./util_linux.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/79/79f10cf46845e693aba0eb7463f63a8d945b82bd0c25ce3ba218ecf3cde940a9-d # internal github.com/snapcore/snapd/seed/seedwriter mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b157/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/seed/seedwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/snapcore/snapd/seed/seedwriter -complete -buildid h2vcVf3j74y95nHHciSs/h2vcVf3j74y95nHHciSs -goversion go1.15.14 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./helpers.go ./seed16.go ./seed20.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/89/8959b89ec32c99eeabcb774da65dabe283442220fd0058d219b8859a36472a3e-d # internal github.com/snapcore/snapd/progress mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh/terminal=github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b210/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/progress /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/snapcore/snapd/progress -complete -buildid 9L5SYoNIjA1_79ZvJmjO/9L5SYoNIjA1_79ZvJmjO -goversion go1.15.14 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./ansimeter.go ./progress.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/de/deea1f16ea91eca6b29ac6d403c639eb7efc24e09c4341ffeef89acd58f92863-d # internal github.com/snapcore/snapd/overlord/configstate/configcore mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/mvo5/goconfigparser=github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b204/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/overlord/configstate/configcore /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/snapcore/snapd/overlord/configstate/configcore -complete -buildid Bv5WpDCCrzVAIUG-PW9r/Bv5WpDCCrzVAIUG-PW9r -goversion go1.15.14 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./backlight.go ./corecfg.go ./experimental.go ./handlers.go ./journal.go ./network.go ./picfg.go ./powerbtn.go ./services.go ./swap.go ./sysctl.go ./timezone.go ./users.go ./utils.go ./watchdog.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/13/132c719c1648261b5b7fbe1fc4bf90485dd101c76e24bdb08948844a2b241a09-d # internal github.com/snapcore/snapd/vendor/github.com/juju/ratelimit mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/juju/ratelimit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/snapcore/snapd/vendor/github.com/juju/ratelimit -complete -buildid OthutnpaEsy5Fi08mCnO/OthutnpaEsy5Fi08mCnO -goversion go1.15.14 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./ratelimit.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/64/6401e1e7fc15421a81683cda1eebe342e46fd89477a317afaf10f76c367d1259-d # internal github.com/snapcore/snapd/vendor/gopkg.in/retry.v1 mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/retry.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/snapcore/snapd/vendor/gopkg.in/retry.v1 -complete -buildid QZ4POaFYZhP9vK556BMV/QZ4POaFYZhP9vK556BMV -goversion go1.15.14 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./clock.go ./exp.go ./regular.go ./retry.go ./strategy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/da/daef4ee0f3c2af96e0a973add182014523ec223e94f30937b3badbda8d5b48f6-d # internal github.com/snapcore/snapd/jsonutil/safejson mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/jsonutil/safejson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/snapcore/snapd/jsonutil/safejson -complete -buildid 0THaRlfnfjrG3oLPwPKr/0THaRlfnfjrG3oLPwPKr -goversion go1.15.14 -D "" -importcfg $WORK/b217/importcfg -pack -c=4 ./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/79/7937a2be4fb28a63824ba4cba8d73db06bd69a93f01214e49b44ccb9b411ba73-d # internal os/signal mkdir -p $WORK/b218/ cat >$WORK/b218/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -p os/signal -trimpath "$WORK/b218=>" -I $WORK/b218/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b218/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/22/224a47a80f5e8582c0dfba28647e9929a7225312282a8be189a8f12996b56f2b-d # internal github.com/snapcore/snapd/interfaces/utils mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/snapcore/snapd/interfaces/utils -complete -buildid AVVp2SILn0_SSzS8TWuc/AVVp2SILn0_SSzS8TWuc -goversion go1.15.14 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./utils.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p os/signal -std -buildid bwl45PVd7baz_EpfpnaF/bwl45PVd7baz_EpfpnaF -goversion go1.15.14 -symabis $WORK/b218/symabis -D "" -importcfg $WORK/b218/importcfg -pack -asmhdr $WORK/b218/go_asm.h -c=4 ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/bb/bb9cdce78364ca5217ddab2f82ad97bd78e5ffb4212e0397d92f8f5dbc74bf6e-d # internal github.com/snapcore/snapd/interfaces/hotplug mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/hotplug /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/snapcore/snapd/interfaces/hotplug -complete -buildid 5gNPw1TvRZbpmlWNVTC6/5gNPw1TvRZbpmlWNVTC6 -goversion go1.15.14 -D "" -importcfg $WORK/b220/importcfg -pack -c=4 ./deviceinfo.go ./proposed_slot.go ./udevadm.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -p os/signal -trimpath "$WORK/b218=>" -I $WORK/b218/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b218/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b218/_pkg_.a $WORK/b218/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/3a/3a07a09f548082005ae202e407f3b21c30badbdf64125f7f47adea56d93794af-d # internal github.com/snapcore/snapd/sandbox/apparmor mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/sandbox/apparmor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/snapcore/snapd/sandbox/apparmor -complete -buildid 2V_xkltQMECx4xEx5suR/2V_xkltQMECx4xEx5suR -goversion go1.15.14 -D "" -importcfg $WORK/b222/importcfg -pack -c=4 ./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/6e/6eeb79292804e5a9b0a3673a6c8b25a850766472db0cb6c58dca0eb1ce0b69a4-d # internal github.com/snapcore/snapd/sandbox/cgroup mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/sandbox/cgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/snapcore/snapd/sandbox/cgroup -complete -buildid EJwL1X36t5iiHmqqkTXP/EJwL1X36t5iiHmqqkTXP -goversion go1.15.14 -D "" -importcfg $WORK/b223/importcfg -pack -c=4 ./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/6d/6d22df69a46c38c4014725aee162e5b052726a6bf9d162a9bad7db0454382aaa-d # internal github.com/snapcore/snapd/sandbox/seccomp mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/sandbox/seccomp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/snapcore/snapd/sandbox/seccomp -complete -buildid C_fkw9Pq3zn78XC-3mGf/C_fkw9Pq3zn78XC-3mGf -goversion go1.15.14 -D "" -importcfg $WORK/b224/importcfg -pack -c=4 ./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/fb/fb34ef540eb521ec8476873fee0d191cf4684363782366ce24c050559dfbd6de-d # internal github.com/snapcore/snapd/snap/quota mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b147/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b204/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/quota /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/snapcore/snapd/snap/quota -complete -buildid Gxy-3OUg1_jyz6moaqSg/Gxy-3OUg1_jyz6moaqSg -goversion go1.15.14 -D "" -importcfg $WORK/b229/importcfg -pack -c=4 ./quota.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/74/7495b0719fea5a49027be31310599b777c499630d94f0b6cbb7b7aceb213c5da-d # internal text/template/parse mkdir -p $WORK/b232/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p text/template/parse -std -complete -buildid S4p4kRxvTqKj5Ivof7dg/S4p4kRxvTqKj5Ivof7dg -goversion go1.15.14 -D "" -importcfg $WORK/b232/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/fe/fe6e1a1999c6c68edaa2ad7e9eb5e2ed204d7c3d886d3496615ad0ff36ebbab4-d # internal github.com/snapcore/snapd/interfaces mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/snapcore/snapd/interfaces -complete -buildid J7G7SOmuKMNH0IIdi1LQ/J7G7SOmuKMNH0IIdi1LQ -goversion go1.15.14 -D "" -importcfg $WORK/b219/importcfg -pack -c=4 ./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/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/2f/2fd6a265133b8af74652f6ec6938f6f4439c52f3bfaddaa0bc2944664739bf33-d # internal github.com/snapcore/snapd/osutil/strace mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/strace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/snapcore/snapd/osutil/strace -complete -buildid cbLBN_HXetsqaf5IeIan/cbLBN_HXetsqaf5IeIan -goversion go1.15.14 -D "" -importcfg $WORK/b238/importcfg -pack -c=4 ./strace.go ./timing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/3c/3c72af9952a7cc79c86ab7f90788977ea6c5e6b26241d1f3561b53c31fd73f30-d # internal github.com/snapcore/snapd/snap/pack mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/kernel=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b152/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/pack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/snapcore/snapd/snap/pack -complete -buildid UBVfTcV-j4GH8LKi7_EU/UBVfTcV-j4GH8LKi7_EU -goversion go1.15.14 -D "" -importcfg $WORK/b239/importcfg -pack -c=4 ./pack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/6f/6f527f0cc9f09ca193644caa1f833c6663cac599eb3f6d1a67c351e168358e10-d # internal github.com/snapcore/snapd/snap/snapenv mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/arch=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/snapenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/snapcore/snapd/snap/snapenv -complete -buildid i4M_su6VipA8UZ-itgyf/i4M_su6VipA8UZ-itgyf -goversion go1.15.14 -D "" -importcfg $WORK/b240/importcfg -pack -c=4 ./snapenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/f5/f575cd1f536e4a5d4e4d5b7c45b6e35fe44ba2c5ebedda678b5478afec96d089-d # internal github.com/snapcore/snapd/strutil/shlex mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/strutil/shlex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/snapcore/snapd/strutil/shlex -complete -buildid T7F-I_gKnk1DrzdfNpNk/T7F-I_gKnk1DrzdfNpNk -goversion go1.15.14 -D "" -importcfg $WORK/b241/importcfg -pack -c=4 ./shlex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/77/775eb5bf560f347593fd83be41bce02de591c61783e893ff5ad08c2b56ea016e-d # internal github.com/snapcore/snapd/interfaces/kmod mkdir -p $WORK/b233/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/87/8720a2ee5e66d4f0e2f84a0593d00ac43bf3ead38b6d2732b55faa2422b31ada-d # internal cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b159/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/kmod /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/snapcore/snapd/interfaces/kmod -complete -buildid sMcaU5cOn52X8GYmehQQ/sMcaU5cOn52X8GYmehQQ -goversion go1.15.14 -D "" -importcfg $WORK/b233/importcfg -pack -c=4 ./backend.go ./kmod.go ./spec.go github.com/snapcore/snapd/interfaces/mount mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b159/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/mount /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/snapcore/snapd/interfaces/mount -complete -buildid 0f_njnhuxcMUNpB9-6_V/0f_njnhuxcMUNpB9-6_V -goversion go1.15.14 -D "" -importcfg $WORK/b234/importcfg -pack -c=4 ./backend.go ./ns.go ./spec.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/b233/_pkg_.a /builddir/.cache/go-build/cc/cc7ab8ce6960ec02cf2e81276aba824076f8627443ccda0503dceb396d02bbdd-d # internal github.com/snapcore/snapd/interfaces/seccomp mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b159/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/seccomp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/snapcore/snapd/interfaces/seccomp -complete -buildid 70WcD-2XlAw9icOy7eGw/70WcD-2XlAw9icOy7eGw -goversion go1.15.14 -D "" -importcfg $WORK/b235/importcfg -pack -c=4 ./backend.go ./spec.go ./template.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/e4/e4b1e162bd627a4bf2ce4b22bc50acf92f331edf9c7811e38c39fadfb04f1bea-d # internal text/template mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b232/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p text/template -std -complete -buildid YkOGrIdxFO7T3wfmonh3/YkOGrIdxFO7T3wfmonh3 -goversion go1.15.14 -D "" -importcfg $WORK/b231/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/9a/9ae7195cbc554a63cbe57892d44f597cb60916c45fb97da8fe683022391f83d5-d # internal github.com/snapcore/snapd/interfaces/systemd mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b159/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/systemd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/snapcore/snapd/interfaces/systemd -complete -buildid RlD83erD-2q_IcwcyZAp/RlD83erD-2q_IcwcyZAp -goversion go1.15.14 -D "" -importcfg $WORK/b236/importcfg -pack -c=4 ./backend.go ./service.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/2c/2cfa5afe355302067a40477ff77ad8f4f3c6214bec1e534dd8bfae5fc455c19f-d # internal github.com/snapcore/snapd/interfaces/udev mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b159/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/udev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/snapcore/snapd/interfaces/udev -complete -buildid IKvfp8aY6ZgSO1I9g17t/IKvfp8aY6ZgSO1I9g17t -goversion go1.15.14 -D "" -importcfg $WORK/b237/importcfg -pack -c=4 ./backend.go ./spec.go ./udev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/10/10fd853eb611651e2d97fbccc7b5661980975b2b8a126b0ecd01899acbffddd7-d # internal github.com/snapcore/snapd/desktop/notification mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus packagefile context=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/desktop/notification /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/snapcore/snapd/desktop/notification -complete -buildid _DoxXuGtWHeudhEANvia/_DoxXuGtWHeudhEANvia -goversion go1.15.14 -D "" -importcfg $WORK/b244/importcfg -pack -c=4 ./caps.go ./fdo.go ./hints.go ./notify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/a4/a41cbc500405b9cde7746b230b4251a6d0e186c484804c5feb94e8c8106b2782-d # internal github.com/snapcore/snapd/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b167/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/snapcore/snapd/vendor/github.com/coreos/go-systemd/activation -complete -buildid R5vMTvK7k4aW3g6Tn-nR/R5vMTvK7k4aW3g6Tn-nR -goversion go1.15.14 -D "" -importcfg $WORK/b246/importcfg -pack -c=4 ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/f2/f2bd46106a7de7d9e79d9f0e5630781a1a12528c88a48c0c21e4d82aaca55011-d # internal github.com/snapcore/snapd/usersession/autostart 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 fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b204/_pkg_.a packagefile log/syslog=$WORK/b207/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/usersession/autostart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/snapcore/snapd/usersession/autostart -complete -buildid QcOMO4JMbADAUDOTfvQ8/QcOMO4JMbADAUDOTfvQ8 -goversion go1.15.14 -D "" -importcfg $WORK/b247/importcfg -pack -c=4 ./autostart.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/4a/4a2256324d9991fd135bc6c8a7eff90fe8d37e6514fcf95be4e217f41c4cfa06-d # internal github.com/snapcore/snapd/netutil mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/activation=github.com/snapcore/snapd/vendor/github.com/coreos/go-systemd/activation importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/coreos/go-systemd/activation=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/netutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/snapcore/snapd/netutil -complete -buildid YA7uKTOtU96nScXNJ2ty/YA7uKTOtU96nScXNJ2ty -goversion go1.15.14 -D "" -importcfg $WORK/b245/importcfg -pack -c=4 ./activation.go ./metered.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/77/77c24bd482c1a8f8c0915309faac4ddd0492551abaea3d631d108a961fdbf5c2-d # internal encoding/xml mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p encoding/xml -std -complete -buildid kX2BIEXMgSFHvNHA-Mqc/kX2BIEXMgSFHvNHA-Mqc -goversion go1.15.14 -D "" -importcfg $WORK/b250/importcfg -pack -c=4 ./marshal.go ./read.go ./typeinfo.go ./xml.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/d4/d47a20520c4d9a013ed42e5fa18a4ec38a70fd6bda812a6bf5dc51e03e3e7e94-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b245/_pkg_.a # internal html mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p html -std -complete -buildid HL5fycxsRzxEgy4wNjbs/HL5fycxsRzxEgy4wNjbs -goversion go1.15.14 -D "" -importcfg $WORK/b252/importcfg -pack -c=4 ./entity.go ./escape.go cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/48/48fae7ece8975a404f01497500b32bf16d936d8797daec6b2d0be017a9004554-d # internal github.com/snapcore/snapd/x11 mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/x11 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/snapcore/snapd/x11 -complete -buildid 04Y-VULZi3fmC57VVIHT/04Y-VULZi3fmC57VVIHT -goversion go1.15.14 -D "" -importcfg $WORK/b253/importcfg -pack -c=4 ./xauth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_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/1f/1f1f9e0d90e779f3cc2418ae3256e85bfed0c0129a9fd44b39dd2ff79df7af1c-d # internal go/token mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p go/token -std -complete -buildid xjATlI9aWQES89-TrVB3/xjATlI9aWQES89-TrVB3 -goversion go1.15.14 -D "" -importcfg $WORK/b257/importcfg -pack -c=4 ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/eb/eb8ae665728586a58f56b8434395c3ca4a4e28a97aca51cb6f668e3d635b7caf-d # internal github.com/snapcore/snapd/usersession/userd/ui mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile html=$WORK/b252/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/usersession/userd/ui /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/snapcore/snapd/usersession/userd/ui -complete -buildid etCZtkLDe37mumvctH1E/etCZtkLDe37mumvctH1E -goversion go1.15.14 -D "" -importcfg $WORK/b251/importcfg -pack -c=4 ./kdialog.go ./ui.go ./zenity.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/8f/8fec96e72d181a48d1604fff73882f9b375dfe3d3ff118864dc0f4595e80d243-d # internal go/scanner mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b257/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p go/scanner -std -complete -buildid 1XD2LvdQD6StL4l-wpZ7/1XD2LvdQD6StL4l-wpZ7 -goversion go1.15.14 -D "" -importcfg $WORK/b256/importcfg -pack -c=4 ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/e8/e819c6249ef446e625656594fd471a10d1bc88c2e186dd1ff26d8c372d89c7f8-d # internal internal/lazyregexp mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p internal/lazyregexp -std -complete -buildid jsSLGz_hkjhaKvqEe7bK/jsSLGz_hkjhaKvqEe7bK -goversion go1.15.14 -D "" -importcfg $WORK/b258/importcfg -pack -c=4 ./lazyre.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/c5/c5bb9d5f804bb7493cc56b7ea261384ed3c73e1c6221dd30682a846dd2179061-d # internal github.com/snapcore/snapd/client mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config importmap golang.org/x/xerrors=github.com/snapcore/snapd/vendor/golang.org/x/xerrors packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto/sha256=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/snapcore/snapd/client -complete -buildid weeulKRza-sbWkD3Q7Rc/weeulKRza-sbWkD3Q7Rc -goversion go1.15.14 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./cohort.go ./conf.go ./connections.go ./console_conf.go ./errors.go ./icons.go ./interfaces.go ./login.go ./model.go ./packages.go ./quota.go ./snap_op.go ./snapctl.go ./snapshot.go ./systems.go ./users.go ./validate.go ./warnings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/92/92f6c4956779e38d44bee3311b8e37ab5f63a9ade8a8bb3ef19356028ed55d22-d # internal net/http/httputil mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b181/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile net/http/internal=$WORK/b190/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p net/http/httputil -std -complete -buildid HvgQ1OLtD9I4-63lOuIo/HvgQ1OLtD9I4-63lOuIo -goversion go1.15.14 -D "" -importcfg $WORK/b216/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/08/0820f8135bb252ca08f1d6f73db4f443e0dd30fd3d37c0644419fe39cc8c3419-d # internal github.com/snapcore/snapd/usersession/client mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/usersession/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/snapcore/snapd/usersession/client -complete -buildid iU3vL3VFyfjkDXudAbVy/iU3vL3VFyfjkDXudAbVy -goversion go1.15.14 -D "" -importcfg $WORK/b230/importcfg -pack -c=4 ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/bb/bb816b9d460eb697113073335e8ef9b1d703869390c7ae35df469f5b614dce13-d # internal github.com/snapcore/snapd/vendor/github.com/gorilla/mux mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/snapcore/snapd/vendor/github.com/gorilla/mux -complete -buildid tdp103kd_Xw-1mtrKXVw/tdp103kd_Xw-1mtrKXVw -goversion go1.15.14 -D "" -importcfg $WORK/b243/importcfg -pack -c=4 ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/83/830f239a0040aba09ff5b52b630ede3a08d570f65ccdf6b1b3cc6ba02336f6c5-d # internal github.com/snapcore/snapd/wrappers mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/quota=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b136/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b230/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b231/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/wrappers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/snapcore/snapd/wrappers -complete -buildid Tez9HSu5g_lPUF_wsNj4/Tez9HSu5g_lPUF_wsNj4 -goversion go1.15.14 -D "" -importcfg $WORK/b228/importcfg -pack -c=4 ./binaries.go ./core18.go ./dbus.go ./desktop.go ./icons.go ./services.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/c9/c95b184c9344ed6f9898fb12949c74dbe45ba4b3634691b8058222aeb1fd674c-d # internal github.com/snapcore/snapd/httputil mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap gopkg.in/retry.v1=github.com/snapcore/snapd/vendor/gopkg.in/retry.v1 packagefile crypto/tls=$WORK/b167/_pkg_.a packagefile crypto/x509=$WORK/b172/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/retry.v1=$WORK/b215/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile net/http/httputil=$WORK/b216/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/snapcore/snapd/httputil -complete -buildid 8P2PkJitCGRnW_aDyQ3g/8P2PkJitCGRnW_aDyQ3g -goversion go1.15.14 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./client.go ./logger.go ./retry.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/cd/cd921e594a26e4a35b5e01b08c462cfb9587924642afa2f1b23d262fbddeced0-d # internal github.com/snapcore/snapd/vendor/github.com/godbus/dbus/introspect mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus packagefile encoding/xml=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/godbus/dbus/introspect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/snapcore/snapd/vendor/github.com/godbus/dbus/introspect -complete -buildid Zk3Bl5dkx_AZ2uEqp6BY/Zk3Bl5dkx_AZ2uEqp6BY -goversion go1.15.14 -D "" -importcfg $WORK/b249/importcfg -pack -c=4 ./call.go ./introspect.go ./introspectable.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/c7/c7fc0efcebda3dc892866eb8a43fca656d5e7a77c314de0b203b98cc446ebad4-d # internal github.com/snapcore/snapd/usersession/agent mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus importmap github.com/gorilla/mux=github.com/snapcore/snapd/vendor/github.com/gorilla/mux importmap github.com/mvo5/goconfigparser=github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile context=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/gorilla/mux=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/desktop/notification=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b138/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b136/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b085/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/usersession/agent /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/snapcore/snapd/usersession/agent -complete -buildid DnSbaPpLSU9rFTvndXXm/DnSbaPpLSU9rFTvndXXm -goversion go1.15.14 -D "" -importcfg $WORK/b242/importcfg -pack -c=4 ./response.go ./rest_api.go ./session_agent.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/57/572f4453dcd7390a0ad1e42d90c4fda8bf1cb15a8d38089253b5874cfe642356-d # internal github.com/snapcore/snapd/client/clientutil mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/client=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/client/clientutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/snapcore/snapd/client/clientutil -complete -buildid cs6Fy1JTYeidjGF8bual/cs6Fy1JTYeidjGF8bual -goversion go1.15.14 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./snapinfo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/9a/9a2713c7aaf0f6797931b7ecb9ff5755aeaaaef6fd2fb31ec020555b32342ebf-d # internal github.com/snapcore/snapd/store mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/juju/ratelimit=github.com/snapcore/snapd/vendor/github.com/juju/ratelimit importmap gopkg.in/macaroon.v1=github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1 importmap gopkg.in/retry.v1=github.com/snapcore/snapd/vendor/gopkg.in/retry.v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/juju/ratelimit=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b214/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b138/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b094/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/retry.v1=$WORK/b215/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/store /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/snapcore/snapd/store -complete -buildid CMYXdGNKpWPGe9gCjsOC/CMYXdGNKpWPGe9gCjsOC -goversion go1.15.14 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 ./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/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/cb/cbe6c770328b4c382368b5728152d73396cd980717eebc95a584a380ad75e268-d # internal github.com/snapcore/snapd/interfaces/dbus mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b228/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/snapcore/snapd/interfaces/dbus -complete -buildid RQ9JpBXteBn4E3jiHpmf/RQ9JpBXteBn4E3jiHpmf -goversion go1.15.14 -D "" -importcfg $WORK/b227/importcfg -pack -c=4 ./backend.go ./dbus.go ./spec.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/b6/b6cdac8aa5de6053ebaf10875c6dd55b4a9932d92f085aaa54ca94ebac3014fb-d # internal github.com/snapcore/snapd/usersession/userd mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus importmap github.com/godbus/dbus/introspect=github.com/snapcore/snapd/vendor/github.com/godbus/dbus/introspect importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus/introspect=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b138/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd/ui=$WORK/b251/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/usersession/userd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/snapcore/snapd/usersession/userd -complete -buildid 9mkjp2gig32jdEZ2d8ER/9mkjp2gig32jdEZ2d8ER -goversion go1.15.14 -D "" -importcfg $WORK/b248/importcfg -pack -c=4 ./helpers.go ./launcher.go ./settings.go ./userd.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/cd/cd3a8136c38fbc2567675ee9f73f50f2218bb6c3725687a0dfee7a6e793567cd-d # internal go/ast mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/scanner=$WORK/b256/_pkg_.a packagefile go/token=$WORK/b257/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p go/ast -std -complete -buildid joLxKSM_dD_-0K5j1Gfa/joLxKSM_dD_-0K5j1Gfa -goversion go1.15.14 -D "" -importcfg $WORK/b255/importcfg -pack -c=4 ./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/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/d0/d0158d3a32e899bf21d571d79651cbe39d20d565e5d64ec2aa4c267e144c0bd0-d # internal github.com/snapcore/snapd/interfaces/apparmor mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b227/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/apparmor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/snapcore/snapd/interfaces/apparmor -complete -buildid qJowYFgGzwGgET70v_Gt/qJowYFgGzwGgET70v_Gt -goversion go1.15.14 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./apparmor.go ./backend.go ./spec.go ./template.go ./template_vars.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/f5/f5521f04d0d9b37f35e3023a5e0efb419085410bb38062b4f18fbb72f63f578e-d # internal text/tabwriter mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p text/tabwriter -std -complete -buildid _vaHdhBzQs7kDLj0G9t7/_vaHdhBzQs7kDLj0G9t7 -goversion go1.15.14 -D "" -importcfg $WORK/b259/importcfg -pack -c=4 ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/22/22417a788f05a57b7d5bfa3923d957a7bd361950a10cc72e303213544d6004a4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/22/2244b6f2a5d61de6246f0c9fd73cfc00d69061911e733d896944159425e28df9-d # internal github.com/snapcore/snapd/interfaces/builtin mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b227/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b235/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b236/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/interfaces/builtin /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/snapcore/snapd/interfaces/builtin -complete -buildid 2N8Im-fYbQ8TWEpm1Ben/2N8Im-fYbQ8TWEpm1Ben -goversion go1.15.14 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./account_control.go ./accounts_service.go ./adb_support.go ./all.go ./allegro_vcu.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 ./dm_crypt.go ./docker.go ./docker_support.go ./dsp.go ./dummy.go ./dvb.go ./firewall_control.go ./fpga.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_control.go ./media_hub.go ./mir.go ./modem_manager.go ./mount_observe.go ./mpris.go ./multipass_support.go ./netlink_audit.go ./netlink_connector.go ./netlink_driver.go ./network.go ./network_bind.go ./network_control.go ./network_manager.go ./network_manager_observe.go ./network_observe.go ./network_setup_control.go ./network_setup_observe.go ./network_status.go ./ofono.go ./online_accounts_service.go ./opengl.go ./openvswitch.go ./openvswitch_support.go ./optical_drive.go ./packagekit_control.go ./password_manager_service.go ./personal_files.go ./physical_memory_control.go ./physical_memory_observe.go ./power_control.go ./ppp.go ./process_control.go ./ptp.go ./pulseaudio.go ./pwm.go ./raw_input.go ./raw_usb.go ./raw_volume.go ./removable_media.go ./screen_inhibit_control.go ./screencast_legacy.go ./sd_control.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 ./tee.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/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/3f/3f7ac595769c7a6632ea4e4b36c48bdb517ab7a39874f81a57c263917e66b21d-d # internal go/doc mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b255/_pkg_.a packagefile go/token=$WORK/b257/_pkg_.a packagefile internal/lazyregexp=$WORK/b258/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b231/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p go/doc -std -complete -buildid PDDPpusKUCjS2V6FuekG/PDDPpusKUCjS2V6FuekG -goversion go1.15.14 -D "" -importcfg $WORK/b254/importcfg -pack -c=4 ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/d0/d0e34228456da0cdd61400408ec5f0e752a92856f46843ad257e28ee88c3d14e-d # internal github.com/snapcore/snapd/image mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap github.com/mvo5/goconfigparser=github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b157/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b200/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/seed/seedwriter=$WORK/b211/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b094/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b203/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b218/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/snapcore/snapd/image -complete -buildid 51uui6bq1A32Tj5Y67Y-/51uui6bq1A32Tj5Y67Y- -goversion go1.15.14 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./helpers.go ./image_linux.go ./options.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/b254/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a1/a19fa9d23e1e0093247ad309180a418681c2bf61ff4d4900565e07ca38f3c524-d # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/99/991aa6b231f61392cdc9bd0181e2fdeb71f060579d57c21a0dfe11c5e056106c-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/34/344885fcb246e5f31359015d9e02dc26f22e58c565fc625711c6f62a197cac67-d # internal github.com/snapcore/snapd/cmd/snap mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus importmap github.com/jessevdk/go-flags=github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags importmap golang.org/x/crypto/sha3=github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 importmap golang.org/x/crypto/ssh/terminal=github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/xerrors=github.com/snapcore/snapd/vendor/golang.org/x/xerrors importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/asserts/signtool=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b191/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b138/_pkg_.a packagefile github.com/snapcore/snapd/image=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil/strace=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b156/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/snap/pack=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b094/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/usersession/agent=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/usersession/autostart=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd/ui=$WORK/b251/_pkg_.a packagefile github.com/snapcore/snapd/x11=$WORK/b253/_pkg_.a packagefile go/doc=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b073/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/signal=$WORK/b218/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b259/_pkg_.a packagefile text/template=$WORK/b231/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile math=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid i85iTGJmyeMibUK8kLEn/i85iTGJmyeMibUK8kLEn -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./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_stacktraces.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_quota.go ./cmd_reboot.go ./cmd_recovery.go ./cmd_remodel.go ./cmd_remove_user.go ./cmd_repair_repairs.go ./cmd_routine.go ./cmd_routine_console_conf.go ./cmd_routine_file_access.go ./cmd_routine_portal_info.go ./cmd_run.go ./cmd_sandbox_features.go ./cmd_services.go ./cmd_set.go ./cmd_sign.go ./cmd_sign_build.go ./cmd_snap_op.go ./cmd_snapshot.go ./cmd_unalias.go ./cmd_unset.go ./cmd_userd.go ./cmd_validate.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/9e/9ec3f161969f3c0673ea2cad96d620408efc83a45d5f149c732a20aa6e714cb1-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snap=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/asserts/signtool=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/client/clientutil=$WORK/b191/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b192/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b138/_pkg_.a packagefile github.com/snapcore/snapd/image=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil/strace=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b156/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b133/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/snap/pack=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b149/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b094/_pkg_.a packagefile github.com/snapcore/snapd/snapdtool=$WORK/b153/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/usersession/agent=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/usersession/autostart=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd/ui=$WORK/b251/_pkg_.a packagefile github.com/snapcore/snapd/x11=$WORK/b253/_pkg_.a packagefile go/doc=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b073/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b164/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/signal=$WORK/b218/_pkg_.a packagefile os/user=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b259/_pkg_.a packagefile text/template=$WORK/b231/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile math=$WORK/b024/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile hash=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/bolt=$WORK/b066/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b084/_pkg_.a packagefile crypto/sha512=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b095/_pkg_.a packagefile net/mail=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b117/_pkg_.a packagefile crypto/ecdsa=$WORK/b099/_pkg_.a packagefile crypto/elliptic=$WORK/b100/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/mvo5/goconfigparser=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b144/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/kernel/fde=$WORK/b154/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b155/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b159/_pkg_.a packagefile mime/multipart=$WORK/b162/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext=$WORK/b139/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b157/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b200/_pkg_.a packagefile github.com/snapcore/snapd/seed/seedwriter=$WORK/b211/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b227/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b235/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b236/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b237/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile debug/elf=$WORK/b077/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b085/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/macaroon.v1=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b134/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b135/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b136/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/kernel=$WORK/b148/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b150/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/snap/internal=$WORK/b151/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/juju/ratelimit=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b214/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/retry.v1=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/gorilla/mux=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/desktop/notification=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b204/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile log/syslog=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus/introspect=$WORK/b249/_pkg_.a packagefile html=$WORK/b252/_pkg_.a packagefile go/ast=$WORK/b255/_pkg_.a packagefile go/token=$WORK/b257/_pkg_.a packagefile internal/lazyregexp=$WORK/b258/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b057/_pkg_.a packagefile internal/nettrace=$WORK/b058/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b059/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a packagefile compress/gzip=$WORK/b165/_pkg_.a packagefile container/list=$WORK/b166/_pkg_.a packagefile crypto/tls=$WORK/b167/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b188/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b182/_pkg_.a packagefile net/http/httptrace=$WORK/b189/_pkg_.a packagefile net/http/internal=$WORK/b190/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile internal/oserror=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b040/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b041/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile regexp/syntax=$WORK/b075/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile text/template/parse=$WORK/b232/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile hash/fnv=$WORK/b067/_pkg_.a packagefile runtime/debug=$WORK/b069/_pkg_.a packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile compress/bzip2=$WORK/b096/_pkg_.a packagefile compress/flate=$WORK/b079/_pkg_.a packagefile compress/zlib=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b097/_pkg_.a packagefile crypto/dsa=$WORK/b098/_pkg_.a packagefile crypto/md5=$WORK/b104/_pkg_.a packagefile encoding/asn1=$WORK/b102/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5=$WORK/b105/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b106/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b107/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b108/_pkg_.a packagefile image=$WORK/b109/_pkg_.a packagefile image/jpeg=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b103/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b123/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/assets=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/osutil/disks=$WORK/b132/_pkg_.a packagefile github.com/snapcore/snapd/gadget/edition=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/gadget/quantity=$WORK/b147/_pkg_.a packagefile mime/quotedprintable=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms=$WORK/b140/_pkg_.a packagefile testing=$WORK/b141/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b228/_pkg_.a packagefile debug/dwarf=$WORK/b081/_pkg_.a packagefile crypto/hmac=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/nacl/secretbox=$WORK/b197/_pkg_.a packagefile crypto/x509=$WORK/b172/_pkg_.a packagefile net/http/httputil=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/coreos/go-systemd/activation=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b205/_pkg_.a packagefile encoding/xml=$WORK/b250/_pkg_.a packagefile go/scanner=$WORK/b256/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile crypto/ed25519=$WORK/b168/_pkg_.a packagefile crypto/rc4=$WORK/b171/_pkg_.a packagefile encoding/pem=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b179/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b180/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b185/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b186/_pkg_.a packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile hash/adler32=$WORK/b080/_pkg_.a packagefile image/color=$WORK/b110/_pkg_.a packagefile image/internal/imageutil=$WORK/b112/_pkg_.a packagefile flag=$WORK/b142/_pkg_.a packagefile runtime/trace=$WORK/b143/_pkg_.a packagefile github.com/snapcore/snapd/snap/quota=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/usersession/client=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/poly1305=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/salsa20/salsa=$WORK/b199/_pkg_.a packagefile crypto/x509/pkix=$WORK/b173/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b178/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b184/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=N6gF3a4Dh0V4IN4vf-tC/i85iTGJmyeMibUK8kLEn/HftbIkD43VhN2KH14IJH/N6gF3a4Dh0V4IN4vf-tC -B 0x0ca577556f496f7e67a527aa41228616703b23b5 -linkmode external -extldflags "-Wl,-z,relro " -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' + go build -compiler gc '-tags=rpm_crashtraceback nosecboot nomanagers' -ldflags ' -B 0xce9dca70f2d7b18e2e38fad30e83ff7a8dae660b -linkmode external -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o bin/snap-failure github.com/snapcore/snapd/cmd/snap-failure WORK=/tmp/go-build624416825 internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/cpu -std -+ -complete -buildid koS5dfydUBn1NY0qKuv4/koS5dfydUBn1NY0qKuv4 -goversion go1.15.14 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./cpu.go ./cpu_arm.go internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b013/ cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -buildid r3EWEz8Q0AloJU5EsJtz/r3EWEz8Q0AloJU5EsJtz -goversion go1.15.14 -D "" -importcfg $WORK/b006/importcfg -pack -c=4 ./unsafeheader.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p runtime/internal/sys -std -+ -complete -buildid 7tmQVAgpO8uTUyaqGRu8/7tmQVAgpO8uTUyaqGRu8 -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./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/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/race -std -complete -buildid wespIh8UeRRH8Y4SJ81r/wespIh8UeRRH8Y4SJ81r -goversion go1.15.14 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/1c/1cc8a02f6ba9c2adf191af6e75ab55f4eb7d4893f11083d18537981d6b778670-d # internal sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b017/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f5/f5b7905219ff32476f672713c0d7673c2c7520cc67d4c6ac87786b19b9eab10c-d # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p sync/atomic -std -buildid A2Nf_ZBcWPPHiG1cbmnS/A2Nf_ZBcWPPHiG1cbmnS -goversion go1.15.14 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h -c=4 ./doc.go ./value.go unicode mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode -std -complete -buildid F6rqnKVLQIbADaeAL3DF/F6rqnKVLQIbADaeAL3DF -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0f/0f3a11f3b69ba1b5fdb2617cd9343db298e6062831a5940cb985c81581cd85d4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/7b/7b8864890751f3516a65389fb439f9ea52b86f4afae17d2b7ec0640776741cdd-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b009/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/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b017/asm.o ./asm.s runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b011/symabis ./asm_arm.s ./sys_linux_arm.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/bytealg -std -+ -buildid AKRljiM_28RthX2bbW_t/AKRljiM_28RthX2bbW_t -goversion go1.15.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/atomic -std -+ -buildid EQAjRhBD-SF8szrJ0J1P/EQAjRhBD-SF8szrJ0J1P -goversion go1.15.14 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h -c=4 ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/47/47110fbb1ce4393fe37368348b618028e6a959f505dc470501e1c553b1411246-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/math -std -+ -complete -buildid CilhE2b-nuApf8RlAsbl/CilhE2b-nuApf8RlAsbl -goversion go1.15.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/8a/8a7ef2c95755f11b687a92d326a61ef331d52c5ece53e50feed799fdab410db5-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid qVP6DnX8rCNXc_NxSP4J/qVP6DnX8rCNXc_NxSP4J -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/count_arm.o ./count_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b011/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/indexbyte_arm.o ./indexbyte_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b011/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_arm.o $WORK/b009/count_arm.o $WORK/b009/equal_arm.o $WORK/b009/indexbyte_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/03/039bb45f99828c574f9c6e0c81aa1c59ef2f2f40a66ecc16be3600b4fa7317ea-d # internal encoding mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p encoding -std -complete -buildid IY2AsXXDIqI000-EWGm4/IY2AsXXDIqI000-EWGm4 -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/21/21036373e5525f388baff48db589dc3850c15f12ebc94de68a15429613d7c97d-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/81/81a22ab249c5cb90e4911f9f7efc8b9e3d8622a8caf1a37bca5a2bc8679ede7f-d # internal math/bits mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p math/bits -std -complete -buildid zGUTKwEuIb_Q4LGc4jbI/zGUTKwEuIb_Q4LGc4jbI -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/77/77c6f0d827880e90ba0447e98ccba488457faec6f695a5b231077cf09ff2faa9-d # internal internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/testlog -std -complete -buildid 3HFhBUHOZ5uJHeSqwpNw/3HFhBUHOZ5uJHeSqwpNw -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./log.go runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b008/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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/c4/c4259d72947bec40e60d97d8a3267e5148af84f5af6d0a312344860cf965ddb5-d # internal unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode/utf16 -std -complete -buildid vcmTcCAeQ7AgpmQqegLy/vcmTcCAeQ7AgpmQqegLy -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/de/dece66f90ca45678405e201cc74321d6f255ad4a112c36bd8529bf15eff6159b-d # internal math mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b023/symabis ./sqrt_arm.s ./stubs_arm.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -buildid OF4HIeHZ9ZD-DCxsjGdi/OF4HIeHZ9ZD-DCxsjGdi -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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/b039/_pkg_.a # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p math -std -buildid zV4bmdcw2a8Y-GgMVl6K/zV4bmdcw2a8Y-GgMVl6K -goversion go1.15.14 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h -c=4 ./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 cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/09/0910a65583e881efabcb0e70a66be16d240c6a1af9c89669a2141f9c5d6dc5eb-d # internal crypto/internal/subtle mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/internal/subtle -std -complete -buildid Y5aHevmEgOtXmy1eJt6q/Y5aHevmEgOtXmy1eJt6q -goversion go1.15.14 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/7c/7cde024d33575b28b7d4bac8ce134e83380b084bff66865bbcd1c27cf87d7ba4-d # internal crypto/subtle mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/subtle -std -complete -buildid Ip8aVKs9J4ZW8SUayLyk/Ip8aVKs9J4ZW8SUayLyk -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ed/edaab5f56a1f214020b57b0396df96f8df4cedd85c1e6095923e6152b0b37056-d # internal internal/nettrace mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p internal/nettrace -std -complete -buildid tRziaWwqtwDEa9RiAZLS/tRziaWwqtwDEa9RiAZLS -goversion go1.15.14 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1b/1b1577d418f04da74325bc46f12c156d3a9732dbe451598f6d8a9621e0d08b25-d # internal runtime/cgo mkdir -p $WORK/b076/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b076/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b076/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ca/ca77f91389a204ac0ebaed39461d79e869d2f52313e5eb757588bbe4a39a7313-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 /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b023/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b023/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b023/_pkg_.a $WORK/b023/sqrt_arm.o $WORK/b023/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/aa/aa9e00fb60088bffcc138423cfe8a204d4b951f68e4a05d7095dbbaef3ba5b24-d # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wall -Werror -o $WORK/b076/_x010.o -c gcc_arm.S cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -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 $WORK/b076/_x005.o $WORK/b076/_x006.o $WORK/b076/_x007.o $WORK/b076/_x008.o $WORK/b076/_x009.o $WORK/b076/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go -dynlinker cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b076/symabis ./asm_arm.s cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p runtime/cgo -std -buildid PxiXU8O795Ch8s71PdWH/PxiXU8O795Ch8s71PdWH -goversion go1.15.14 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b076/_cgo_gotypes.go $WORK/b076/cgo.cgo1.go $WORK/b076/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b076/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b076/_pkg_.a $WORK/b076/asm_arm.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o $WORK/b076/_x006.o $WORK/b076/_x007.o $WORK/b076/_x008.o $WORK/b076/_x009.o $WORK/b076/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/23/232c33a1626afdd329eca80a168a7d80c304e4852f001e2a03e162408a084948-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm.o $WORK/b008/duff_arm.o $WORK/b008/memclr_arm.o $WORK/b008/memmove_arm.o $WORK/b008/preempt_arm.o $WORK/b008/rt0_linux_arm.o $WORK/b008/sys_linux_arm.o $WORK/b008/tls_arm.o $WORK/b008/vlop_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/4c/4c91684894a7639292a7036410d2181246404a31bb35defdc9785e20a2f20366-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b015/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p sync -std -buildid B0bZ7UP2_UPva9VHBChy/B0bZ7UP2_UPva9VHBChy -goversion go1.15.14 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -buildid P4CS8L_xTsToOXnu731a/P4CS8L_xTsToOXnu731a -goversion go1.15.14 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./swapper.go ./type.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/91/9111ebd8bc8f491748a70442745ac6a3b6d661ad7041e193894d5afec55c578e-d # internal math/rand mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p math/rand -std -complete -buildid OqJ_lF7ass8OswnuDjiP/OqJ_lF7ass8OswnuDjiP -goversion go1.15.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/singleflight mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p internal/singleflight -std -complete -buildid XDTB1bTEOh-Ac2cCnXR-/XDTB1bTEOh-Ac2cCnXR- -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/6e/6e3754dc6b0787583a7db66896cf1cbd35955ebdcb07f378e4e1c4cbacc774d5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/22/22e4b02ec45a48644c980c056d932c28b82c596ca58c5708c0f81488d9c22d19-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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/bc/bcca4acb239cfb33366c846d6c1af750062fc09e35ee6629f964c0282826bff5-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/b029/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -buildid gClWR9Z33j6Sz3edEvll/gClWR9Z33j6Sz3edEvll -goversion go1.15.14 -D "" -importcfg $WORK/b004/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b029/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/b029/_pkg_.a -trimpath "$WORK/b029=>" -p sort -std -complete -buildid MO20KCgi9_o8tU6LM6O7/MO20KCgi9_o8tU6LM6O7 -goversion go1.15.14 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./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/39/39dccdc313af811b34a76b611c54e3c5647e8a3a0272099bacd959237f2b872c-d # internal io mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p io -std -complete -buildid iMETcmCh1azG2AcGP4E1/iMETcmCh1azG2AcGP4E1 -goversion go1.15.14 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/oserror -std -complete -buildid DihsTd1fCLiC--8MEwLw/DihsTd1fCLiC--8MEwLw -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./errors.go strconv mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p strconv -std -complete -buildid JVmZmVfQvIFqO031UAsG/JVmZmVfQvIFqO031UAsG -goversion go1.15.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/fd/fdfb9adb96552c4ebca5fadc54ada2e120b616d8ca7009d2d002dc2b71cc6610-d # internal syscall mkdir -p $WORK/b034/ cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b034/symabis ./asm_linux_arm.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p syscall -std -buildid A3G9B1Ma_fD7_dIhhxcG/A3G9B1Ma_fD7_dIhhxcG -goversion go1.15.14 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h -c=4 ./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_dup2_linux.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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/c3/c3842f3600a64f0ffb18a61d134fec26495cae1bd5337b1e77eefe980eff05ad-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b073/ cat >$WORK/b073/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/b073/_pkg_.a -trimpath "$WORK/b073=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid aU5bGHfRhiYSL6_CqNBG/aU5bGHfRhiYSL6_CqNBG -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/31/31a3e99694aecdd64129994c578c49f07aec174ff4cf2574965c2b7692896be4-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -buildid aXmyyPGWdt4Tmvj69qZ-/aXmyyPGWdt4Tmvj69qZ- -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/75/7573ae49e53fe458ae8597dc211820a1622a11303b30f262a6c0cd71345f852f-d # internal reflect mkdir -p $WORK/b025/ cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b025/symabis ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p reflect -std -buildid q1w291kh3LnbzwJThDmO/q1w291kh3LnbzwJThDmO -goversion go1.15.14 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/7f/7faf536c28f311e52c0e7045a0dbe2ad188f78045e21c046afda325413bc47a3-d # internal strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strings -std -complete -buildid doVn_wSLqVSRLWz3bBBq/doVn_wSLqVSRLWz3bBBq -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e9/e973ffdd51766d797e237fc6312adebac113dd0005afd64f27b02f42d7e61f7b-d # internal hash mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p hash -std -complete -buildid FWU4dsSbcZJbIBfpkg2H/FWU4dsSbcZJbIBfpkg2H -goversion go1.15.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d7/d7ea3d3bd997a007e2af8a9ad95ab2a75c706fe102cc201ca1f76a4090356942-d # internal crypto mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto -std -complete -buildid Mc_6_cJnmeOpCr3X1GQq/Mc_6_cJnmeOpCr3X1GQq -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ef/ef98368b92b0b56a53955c1304689b068ad2b95dd0bc72d5d0c36f90df3bf2a3-d # internal hash/adler32 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p hash/adler32 -std -complete -buildid 2sDEbtmwWW0QOhA4XCSh/2sDEbtmwWW0QOhA4XCSh -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./adler32.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b034/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/21/2168fbeacccd90697378954e6159cb4dd7ac93bfe8d7119bec359088a6408925-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b034/_pkg_.a $WORK/b034/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/3c/3cb5ea790c4f33b6a16d4a511f57398d61bdfa2380885f1132cec96cceeb10ce-d # internal bufio mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p bufio -std -complete -buildid 2hydq7m60LfavJAnlatK/2hydq7m60LfavJAnlatK -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./bufio.go ./scan.go path mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p path -std -complete -buildid RQG5s0ob_vGvVFccxWza/RQG5s0ob_vGvVFccxWza -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./match.go ./path.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1d/1d8e08c485191dffab27a03fc08f4374167b031d7344f5ec22d6272680958c77-d # internal internal/syscall/unix mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/unix -std -complete -buildid oriCZGXO0jT9aMKur-QV/oriCZGXO0jT9aMKur-QV -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f9/f95cf61c2aa0831ab0921f028ec10f291b43932c9bb3e48a5f11a77a4cd3de05-d # internal time mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p time -std -buildid SOufL1cnsm3v7_SGk98k/SOufL1cnsm3v7_SGk98k -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./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/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/a3/a3643bce77637cc0b239dbd09e7eb59b86771ba763123d013627e7018036cd2b-d # internal internal/syscall/execenv mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/syscall/execenv -std -complete -buildid Wz8EGN6kqqr8cv53zmh-/Wz8EGN6kqqr8cv53zmh- -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6e/6e8f5caf1a3d890da26ce7f5cb942070417afe3d4570d873a9113973710da821-d # internal regexp/syntax mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p regexp/syntax -std -complete -buildid st300Akc4e_IuBfBptAr/st300Akc4e_IuBfBptAr -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./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/68/6857227a6efac691577b228ed19af041f4e0a32c20b73681b8acc929ed6e8ce8-d # 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/b035/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/55/55c6fda83ec4d79f124e77adab8157a14fc12050c181f12830527e1f230012f8-d # internal regexp mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b049/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p regexp -std -complete -buildid n7hTW4CqFstYoARz_UcA/n7hTW4CqFstYoARz_UcA -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b2/b2919392db437ab3a7e8fae9332c0e306acc3cf3752a81d5785e72c8fedb7eb1-d # internal internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/poll -std -buildid Nr2BA0uU0MwKFsF4eFcF/Nr2BA0uU0MwKFsF4eFcF -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go context mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p context -std -complete -buildid xE_7FDr-N50Z4yeGEscv/xE_7FDr-N50Z4yeGEscv -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./context.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b025/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1e/1ecaa40b404622c101caa305618653874297017ed7f9aca916a757f04aee45a4-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/54/54e6bad62280f5e0a72039dc592f02a1c073f14deae2515b9ef9c7d472215e7f-d # internal encoding/binary mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p encoding/binary -std -complete -buildid LOvHayKLuSfrY5mzs_05/LOvHayKLuSfrY5mzs_05 -goversion go1.15.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/fmtsort -std -complete -buildid JLZ4GLBRIeatF-GooA_X/JLZ4GLBRIeatF-GooA_X -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/58/58fb4c163a26a056131454aea106df5e26026c8aaf435f0109354beaa7053694-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/35/35c4ae3710ee2fff918bd0b9942ad5073edeb55b2186c44947f6b62a9c762027-d # internal os mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p os -std -buildid Qkl6Jv7uyH_lU8h_SWbs/Qkl6Jv7uyH_lU8h_SWbs -goversion go1.15.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/1b/1b63974ad99de784ba572fa3877bb43ba853142fe58dbe4510cc36c0b1dbccb3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/88/886b19e557f30fcf7d0fcb65173025edebc6e98bbbdf6567af5f22d9ddd63dca-d # internal encoding/base64 mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p encoding/base64 -std -complete -buildid r5x6MMyRoDYTbQF9pVk7/r5x6MMyRoDYTbQF9pVk7 -goversion go1.15.14 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./base64.go crypto/sha256 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/sha256 -std -complete -buildid SA_He8rgX6Qk0JtiPr54/SA_He8rgX6Qk0JtiPr54 -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go crypto/cipher mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/cipher -std -complete -buildid c4KrW5WOdbJ8lWlKf-k7/c4KrW5WOdbJ8lWlKf-k7 -goversion go1.15.14 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ea/ea4befb9c1aa3ee3ef1a1871033f9e558e8fba2bca3d17ad220c71e647214795-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/bc/bceecbf594057fb0ac0ec7c67cafed2f85d6feef7eb4c46a4462b4a33e5d6715-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/b0/b095e5ac946b44de860e52faebd338dc462ab8c0c0acafec99f31845087fa83c-d # internal crypto/aes mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/aes -std -complete -buildid Dk4M8nnU9adQTg7EgqPA/Dk4M8nnU9adQTg7EgqPA -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f5/f5527e8e824ee808f3602337cd2816fa5b5bdbdeb4ac8862a38551c530ad55b0-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b062/ path/filepath cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/snapcore/snapd/osutil/sys -complete -buildid qIpq6eMrpSizBuApulNs/qIpq6eMrpSizBuApulNs -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go fmt mkdir -p $WORK/b027/ mkdir -p $WORK/b043/ cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/df/df7225cb9ba61fbaec5e0e132ea7b4fbd5d5804863f32b788b3ec0a425e5c469-d # internal cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p fmt -std -complete -buildid Oy6w3dynnR5YKZ4SWjsu/Oy6w3dynnR5YKZ4SWjsu -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p path/filepath -std -complete -buildid NTSOCUDLqDht_sb_OidH/NTSOCUDLqDht_sb_OidH -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b072/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b072/ -importpath net -- -I $WORK/b072/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_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/19/1913869bf3af8b96506934e7749fd2439739a3f3b7f4697bf088b22e9fedb112-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/9e/9e447aca593896e35e73ff8edee780ced79ab9642986097705492605d8d92f85-d # internal io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p io/ioutil -std -complete -buildid ukLikQrtfqId2eQEjNA7/ukLikQrtfqId2eQEjNA7 -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p os/exec -std -complete -buildid 04djka0G7hWJGnmLRq3f/04djka0G7hWJGnmLRq3f -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/bb/bb6a0a97c371ae2a71d2cb21fe780e018dcf847c0e53f8d6deec5c678ef820f6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/27/2713cb1c18dd9183f41a174acbd72279d126d676f734437950baaccbaa649d7f-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/72/7275210341ba1457ec801a4ecec5fcf2c45e4610509ea66e2cb552fb07e46ae1-d # internal encoding/json mkdir -p $WORK/b002/ github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags -complete -buildid ILRXXWGsMA4uccLEG-Ue/ILRXXWGsMA4uccLEG-Ue -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./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 /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p encoding/json -std -complete -buildid _oinuG5WBPiQ_5EgC3Io/_oinuG5WBPiQ_5EgC3Io -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 -complete -buildid CPGmPfEENPqU7RcAWzt_/CPGmPfEENPqU7RcAWzt_ -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/bf/bfdb8ba57ed5d50f2bc405475e35a6bc44290e1648178f028c49a5134fe66255-d # internal compress/flate mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p compress/flate -std -complete -buildid cPIFnjCgMYxLNM4jwCiy/cPIFnjCgMYxLNM4jwCiy -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/57/57faa2f78b4318872d1173f3e74e71910885ad354c4b45f2b8b79912204341f5-d # internal debug/dwarf mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p debug/dwarf -std -complete -buildid YjTwcjfyONrVJygkXEca/YjTwcjfyONrVJygkXEca -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./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/b072 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -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 -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b072/_cgo_.o -dynout $WORK/b072/_cgo_import.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b073/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b074/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b075/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p net -std -buildid ijYYOjYFAe3mVaK9Y3lI/ijYYOjYFAe3mVaK9Y3lI -goversion go1.15.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b072/_cgo_gotypes.go $WORK/b072/cgo_linux.cgo1.go $WORK/b072/cgo_resnew.cgo1.go $WORK/b072/cgo_socknew.cgo1.go $WORK/b072/cgo_unix.cgo1.go $WORK/b072/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/3a/3aa486142aeb02b6b6f04bf9ba387de8e96803d8253a004227523d5cc69fca7a-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/snapcore/snapd/strutil -complete -buildid YDEUJWarhvXG52DtxkIK/YDEUJWarhvXG52DtxkIK -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/82/82e380c3404a3b56271e0d9608a5150df0e11e08e7cb7487509b30d22abbbd45-d # internal compress/zlib mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile hash/adler32=$WORK/b059/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p compress/zlib -std -complete -buildid gZrBeQwufsUkOLolB_fq/gZrBeQwufsUkOLolB_fq -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ae/aeb785b5a6caab1603256e50bafb1436e43ad1733c9150fc2052da6bdf8209f8-d # internal encoding/hex mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p encoding/hex -std -complete -buildid CL2iALrB76WzeQdCK02d/CL2iALrB76WzeQdCK02d -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f7/f71d1e53a2901a1f8ba0bdc30810cb1dbec193bdfb0b13b60fabe30fdd2bbbf3-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b046/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/snapcore/snapd/release -complete -buildid lRGaeMImFjX_ffiWbsos/lRGaeMImFjX_ffiWbsos -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./release.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e9/e987b72f4cc4c4f604ee4032e8df5ae382b6e59eee705f888ca9bf2d8ef701f4-d # internal math/big mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b069/symabis ./arith_arm.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p math/big -std -buildid zqXo5gIFErTXa8eUbPxS/zqXo5gIFErTXa8eUbPxS -goversion go1.15.14 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h -c=4 ./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/b060/_pkg_.a /builddir/.cache/go-build/8d/8d1f5cb6ad44a6d59a02bf616f0446a3a1fc3fcac161bb69265ba406c15e8ceb-d # internal debug/elf mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b057/_pkg_.a packagefile debug/dwarf=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p debug/elf -std -complete -buildid pIJLZagqPq1SB6Ppf7VI/pIJLZagqPq1SB6Ppf7VI -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/a8/a8c134637e8856ea5c3062b04013bc00958acea9c60314c735466654435eed2a-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b045/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/snapcore/snapd/dirs -complete -buildid dXOZr0U7_xq0mceX05gA/dXOZr0U7_xq0mceX05gA -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./dirs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a4/a4582ca862f5d14c1ae335492cb377df9cac23000fa1d5d61d563aafb900941f-d # internal github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 -complete -buildid cZ5scsOQrYJBdHhO7MHu/cZ5scsOQrYJBdHhO7MHu -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./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/79/79f1b22edf8d9436dab76b7dbc41f5a3be535bb78baf362a8b7c6ed36e48c8e3-d # internal os/user mkdir -p $WORK/b079/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b079/ -importpath os/user -- -I $WORK/b079/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ab/ab431313b11326e3de2f693dc2d19334c657a06267ec410b731611012d217731-d # internal log mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p log -std -complete -buildid 1d931XpDrOd9tGpnCD6J/1d931XpDrOd9tGpnCD6J -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/06/06a34dcc298983655b8f5d77a6f9dd65dc4bca08e3bb7217f64d7a2a2b6ef6e1-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b069/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b069/_pkg_.a $WORK/b069/arith_arm.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/4f/4fd29a70279ad856babf0a632d25d1509f4fe58a4571ca3e173cee6af63fa0cf-d # internal crypto/rand mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/rand -std -complete -buildid NByq6d-pNn1TTWn8Vs4K/NByq6d-pNn1TTWn8Vs4K -goversion go1.15.14 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./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/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a0/a05fa8d29b9ffebe7ee022589d68310cab74129b9bf7d3561bd79f38355c0ef5-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b072/_pkg_.a $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.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/3d/3d2db6a61e6fc3c51ae2ec4c2a53440940a877f389a4c2e5a6d2adf1fa0e8162-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile net=$WORK/b072/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/snapcore/snapd/randutil -complete -buildid VqT46VAQ2w207NHJpNzI/VqT46VAQ2w207NHJpNzI -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/33/33392e29e9109605687c9e7e7a32885e1c9fdf47052b8252c49bbd1c58120119-d # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/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/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/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/b079=/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/b079=/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/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p os/user -std -buildid ex3dOJTrKL6KL4MX19sm/ex3dOJTrKL6KL4MX19sm -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./lookup.go ./user.go $WORK/b079/_cgo_gotypes.go $WORK/b079/cgo_lookup_unix.cgo1.go $WORK/b079/getgrouplist_unix.cgo1.go $WORK/b079/listgroups_unix.cgo1.go $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/27/27bd8799b38d28c048158a53621cd2923546508fb9f52ec2c9c79f6172670874-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b053/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile debug/elf=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b062/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b063/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b046/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile os/user=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/snapcore/snapd/osutil -complete -buildid VQXkrwWkn4Z3O_KNQjyH/VQXkrwWkn4Z3O_KNQjyH -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./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 ./kcmdline.go ./meminfo.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 ./settime.go ./settime_32bit.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/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/74/74d88379727684ddb98b83946762c42d6fb5d5ce6727a1cf42f69164508d363c-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/snapcore/snapd/logger -complete -buildid twXLRof9JwsKb2i6OGLa/twXLRof9JwsKb2i6OGLa -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/31/31af79d7923885a17e6817e8760207160df07af62751499ef13855e35ef38ddb-d # internal github.com/snapcore/snapd/cmd/snap-failure mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/jessevdk/go-flags=github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b044/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b051/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snap-failure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid esBEM0n0XGX5DbxGWPkN/esBEM0n0XGX5DbxGWPkN -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./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/a9/a9943ccaf07446d0a85793de3e20f015c1ab3b55c361cd3c1ba8a50a40a63a62-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snap-failure=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b044/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b051/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b045/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile context=$WORK/b053/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile debug/elf=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b062/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b063/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b046/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile os/user=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile compress/zlib=$WORK/b057/_pkg_.a packagefile debug/dwarf=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b070/_pkg_.a packagefile net=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b047/_pkg_.a packagefile runtime/cgo=$WORK/b076/_pkg_.a packagefile regexp/syntax=$WORK/b049/_pkg_.a packagefile compress/flate=$WORK/b058/_pkg_.a packagefile hash/adler32=$WORK/b059/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b073/_pkg_.a packagefile internal/nettrace=$WORK/b074/_pkg_.a packagefile internal/singleflight=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b068/_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 -buildmode=exe -buildid=6il7FoSedVN0xW7H2T6B/esBEM0n0XGX5DbxGWPkN/vnWHGyU-NB6iNm5QcViX/6il7FoSedVN0xW7H2T6B -B 0xce9dca70f2d7b18e2e38fad30e83ff7a8dae660b -linkmode external -extldflags "-Wl,-z,relro " -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 -compiler gc '-tags=rpm_crashtraceback nosecboot nomanagers' -ldflags ' -B 0xcfcc67aa37e381ddcd7d28079aa9f4e2bc0851f0 -linkmode external -extldflags '\''-Wl,-z,relro -static'\''' -a -v -x -o bin/snap-exec github.com/snapcore/snapd/cmd/snap-exec WORK=/tmp/go-build456207902 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid r3EWEz8Q0AloJU5EsJtz/r3EWEz8Q0AloJU5EsJtz -goversion go1.15.14 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go runtime/internal/sys mkdir -p $WORK/b012/ internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/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=>" -p runtime/internal/sys -std -+ -complete -buildid 7tmQVAgpO8uTUyaqGRu8/7tmQVAgpO8uTUyaqGRu8 -goversion go1.15.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./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/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -complete -buildid koS5dfydUBn1NY0qKuv4/koS5dfydUBn1NY0qKuv4 -goversion go1.15.14 -D "" -importcfg $WORK/b009/importcfg -pack -c=4 ./cpu.go ./cpu_arm.go math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid zGUTKwEuIb_Q4LGc4jbI/zGUTKwEuIb_Q4LGc4jbI -goversion go1.15.14 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1c/1cc8a02f6ba9c2adf191af6e75ab55f4eb7d4893f11083d18537981d6b778670-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid qVP6DnX8rCNXc_NxSP4J/qVP6DnX8rCNXc_NxSP4J -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./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/7b/7b8864890751f3516a65389fb439f9ea52b86f4afae17d2b7ec0640776741cdd-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=>" -p runtime/internal/math -std -+ -complete -buildid CilhE2b-nuApf8RlAsbl/CilhE2b-nuApf8RlAsbl -goversion go1.15.14 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/81/81a22ab249c5cb90e4911f9f7efc8b9e3d8622a8caf1a37bca5a2bc8679ede7f-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid wespIh8UeRRH8Y4SJ81r/wespIh8UeRRH8Y4SJ81r -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0f/0f3a11f3b69ba1b5fdb2617cd9343db298e6062831a5940cb985c81581cd85d4-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/8a/8a7ef2c95755f11b687a92d326a61ef331d52c5ece53e50feed799fdab410db5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f5/f5b7905219ff32476f672713c0d7673c2c7520cc67d4c6ac87786b19b9eab10c-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/de/dece66f90ca45678405e201cc74321d6f255ad4a112c36bd8529bf15eff6159b-d # internal runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF internal/bytealg mkdir -p $WORK/b008/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.s cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b008/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b021/symabis ./asm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid A2Nf_ZBcWPPHiG1cbmnS/A2Nf_ZBcWPPHiG1cbmnS -goversion go1.15.14 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid AKRljiM_28RthX2bbW_t/AKRljiM_28RthX2bbW_t -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go math mkdir -p $WORK/b015/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_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=>" -p runtime/internal/atomic -std -+ -buildid EQAjRhBD-SF8szrJ0J1P/EQAjRhBD-SF8szrJ0J1P -goversion go1.15.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_arm.go ./stubs.go cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b015/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b021/asm.o ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid zV4bmdcw2a8Y-GgMVl6K/zV4bmdcw2a8Y-GgMVl6K -goversion go1.15.14 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/47/47110fbb1ce4393fe37368348b618028e6a959f505dc470501e1c553b1411246-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid F6rqnKVLQIbADaeAL3DF/F6rqnKVLQIbADaeAL3DF -goversion go1.15.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/count_arm.o ./count_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b010/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/equal_arm.o ./equal_arm.s 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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/21/21036373e5525f388baff48db589dc3850c15f12ebc94de68a15429613d7c97d-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid 3HFhBUHOZ5uJHeSqwpNw/3HFhBUHOZ5uJHeSqwpNw -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c4/c4259d72947bec40e60d97d8a3267e5148af84f5af6d0a312344860cf965ddb5-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=>" -p encoding -std -complete -buildid IY2AsXXDIqI000-EWGm4/IY2AsXXDIqI000-EWGm4 -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm.o $WORK/b008/count_arm.o $WORK/b008/equal_arm.o $WORK/b008/indexbyte_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/03/039bb45f99828c574f9c6e0c81aa1c59ef2f2f40a66ecc16be3600b4fa7317ea-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/77/77c6f0d827880e90ba0447e98ccba488457faec6f695a5b231077cf09ff2faa9-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=>" -p crypto/internal/subtle -std -complete -buildid Y5aHevmEgOtXmy1eJt6q/Y5aHevmEgOtXmy1eJt6q -goversion go1.15.14 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ed/edaab5f56a1f214020b57b0396df96f8df4cedd85c1e6095923e6152b0b37056-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=>" -p crypto/subtle -std -complete -buildid Ip8aVKs9J4ZW8SUayLyk/Ip8aVKs9J4ZW8SUayLyk -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./constant_time.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b007/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/b065/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/1b/1b1577d418f04da74325bc46f12c156d3a9732dbe451598f6d8a9621e0d08b25-d # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid OF4HIeHZ9ZD-DCxsjGdi/OF4HIeHZ9ZD-DCxsjGdi -goversion go1.15.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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 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=>" -p internal/nettrace -std -complete -buildid tRziaWwqtwDEa9RiAZLS/tRziaWwqtwDEa9RiAZLS -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ca/ca77f91389a204ac0ebaed39461d79e869d2f52313e5eb757588bbe4a39a7313-d # internal runtime/cgo mkdir -p $WORK/b073/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' 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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b015/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b015/stubs_arm.o ./stubs_arm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7c/7cde024d33575b28b7d4bac8ce134e83380b084bff66865bbcd1c27cf87d7ba4-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/sqrt_arm.o $WORK/b015/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true unicode/utf16 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p unicode/utf16 -std -complete -buildid vcmTcCAeQ7AgpmQqegLy/vcmTcCAeQ7AgpmQqegLy -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./utf16.go cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/aa/aa9e00fb60088bffcc138423cfe8a204d4b951f68e4a05d7095dbbaef3ba5b24-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/09/0910a65583e881efabcb0e70a66be16d240c6a1af9c89669a2141f9c5d6dc5eb-d # internal 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 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/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 -p runtime/cgo -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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=>" -p runtime/cgo -std -buildid PxiXU8O795Ch8s71PdWH/PxiXU8O795Ch8s71PdWH -goversion go1.15.14 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h -c=4 ./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 -p runtime/cgo -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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/23/232c33a1626afdd329eca80a168a7d80c304e4852f001e2a03e162408a084948-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm.o $WORK/b007/duff_arm.o $WORK/b007/memclr_arm.o $WORK/b007/memmove_arm.o $WORK/b007/preempt_arm.o $WORK/b007/rt0_linux_arm.o $WORK/b007/sys_linux_arm.o $WORK/b007/tls_arm.o $WORK/b007/vlop_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/4c/4c91684894a7639292a7036410d2181246404a31bb35defdc9785e20a2f20366-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid B0bZ7UP2_UPva9VHBChy/B0bZ7UP2_UPva9VHBChy -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid P4CS8L_xTsToOXnu731a/P4CS8L_xTsToOXnu731a -goversion go1.15.14 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/91/9111ebd8bc8f491748a70442745ac6a3b6d661ad7041e193894d5afec55c578e-d # internal math/rand mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p math/rand -std -complete -buildid OqJ_lF7ass8OswnuDjiP/OqJ_lF7ass8OswnuDjiP -goversion go1.15.14 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/singleflight mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p internal/singleflight -std -complete -buildid XDTB1bTEOh-Ac2cCnXR-/XDTB1bTEOh-Ac2cCnXR- -goversion go1.15.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/6e/6e3754dc6b0787583a7db66896cf1cbd35955ebdcb07f378e4e1c4cbacc774d5-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/22/22e4b02ec45a48644c980c056d932c28b82c596ca58c5708c0f81488d9c22d19-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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/bc/bcca4acb239cfb33366c846d6c1af750062fc09e35ee6629f964c0282826bff5-d # internal errors mkdir -p $WORK/b003/ 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=>" -p errors -std -complete -buildid gClWR9Z33j6Sz3edEvll/gClWR9Z33j6Sz3edEvll -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go sort mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid MO20KCgi9_o8tU6LM6O7/MO20KCgi9_o8tU6LM6O7 -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./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/39/39dccdc313af811b34a76b611c54e3c5647e8a3a0272099bacd959237f2b872c-d # internal strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid JVmZmVfQvIFqO031UAsG/JVmZmVfQvIFqO031UAsG -goversion go1.15.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go io mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid iMETcmCh1azG2AcGP4E1/iMETcmCh1azG2AcGP4E1 -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid DihsTd1fCLiC--8MEwLw/DihsTd1fCLiC--8MEwLw -goversion go1.15.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/fd/fdfb9adb96552c4ebca5fadc54ada2e120b616d8ca7009d2d002dc2b71cc6610-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b029/symabis ./asm_linux_arm.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -buildid A3G9B1Ma_fD7_dIhhxcG/A3G9B1Ma_fD7_dIhhxcG -goversion go1.15.14 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h -c=4 ./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_dup2_linux.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/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c3/c3842f3600a64f0ffb18a61d134fec26495cae1bd5337b1e77eefe980eff05ad-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b070/ cat >$WORK/b070/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/b070/_pkg_.a -trimpath "$WORK/b070=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid aU5bGHfRhiYSL6_CqNBG/aU5bGHfRhiYSL6_CqNBG -goversion go1.15.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/31/31a3e99694aecdd64129994c578c49f07aec174ff4cf2574965c2b7692896be4-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p bytes -std -buildid aXmyyPGWdt4Tmvj69qZ-/aXmyyPGWdt4Tmvj69qZ- -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/75/7573ae49e53fe458ae8597dc211820a1622a11303b30f262a6c0cd71345f852f-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b014/symabis ./asm_arm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid q1w291kh3LnbzwJThDmO/q1w291kh3LnbzwJThDmO -goversion go1.15.14 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/7f/7faf536c28f311e52c0e7045a0dbe2ad188f78045e21c046afda325413bc47a3-d # internal strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p strings -std -complete -buildid doVn_wSLqVSRLWz3bBBq/doVn_wSLqVSRLWz3bBBq -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e9/e973ffdd51766d797e237fc6312adebac113dd0005afd64f27b02f42d7e61f7b-d # internal hash mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_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=>" -p hash -std -complete -buildid FWU4dsSbcZJbIBfpkg2H/FWU4dsSbcZJbIBfpkg2H -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d7/d7ea3d3bd997a007e2af8a9ad95ab2a75c706fe102cc201ca1f76a4090356942-d # internal crypto mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p crypto -std -complete -buildid Mc_6_cJnmeOpCr3X1GQq/Mc_6_cJnmeOpCr3X1GQq -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ef/ef98368b92b0b56a53955c1304689b068ad2b95dd0bc72d5d0c36f90df3bf2a3-d # internal hash/adler32 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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=>" -p hash/adler32 -std -complete -buildid 2sDEbtmwWW0QOhA4XCSh/2sDEbtmwWW0QOhA4XCSh -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b029/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/21/2168fbeacccd90697378954e6159cb4dd7ac93bfe8d7119bec359088a6408925-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/3c/3cb5ea790c4f33b6a16d4a511f57398d61bdfa2380885f1132cec96cceeb10ce-d # internal bufio mkdir -p $WORK/b034/ path mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p path -std -complete -buildid RQG5s0ob_vGvVFccxWza/RQG5s0ob_vGvVFccxWza -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./match.go ./path.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p bufio -std -complete -buildid 2hydq7m60LfavJAnlatK/2hydq7m60LfavJAnlatK -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_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/f9/f95cf61c2aa0831ab0921f028ec10f291b43932c9bb3e48a5f11a77a4cd3de05-d # internal regexp/syntax mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p regexp/syntax -std -complete -buildid st300Akc4e_IuBfBptAr/st300Akc4e_IuBfBptAr -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/1d/1d8e08c485191dffab27a03fc08f4374167b031d7344f5ec22d6272680958c77-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/unix -std -complete -buildid oriCZGXO0jT9aMKur-QV/oriCZGXO0jT9aMKur-QV -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a3/a3643bce77637cc0b239dbd09e7eb59b86771ba763123d013627e7018036cd2b-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p time -std -buildid SOufL1cnsm3v7_SGk98k/SOufL1cnsm3v7_SGk98k -goversion go1.15.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./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/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/68/6857227a6efac691577b228ed19af041f4e0a32c20b73681b8acc929ed6e8ce8-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/execenv -std -complete -buildid Wz8EGN6kqqr8cv53zmh-/Wz8EGN6kqqr8cv53zmh- -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/6e/6e8f5caf1a3d890da26ce7f5cb942070417afe3d4570d873a9113973710da821-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/55/55c6fda83ec4d79f124e77adab8157a14fc12050c181f12830527e1f230012f8-d # internal regexp mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p regexp -std -complete -buildid n7hTW4CqFstYoARz_UcA/n7hTW4CqFstYoARz_UcA -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b014/asm_arm.o ./asm_arm.s cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b2/b2919392db437ab3a7e8fae9332c0e306acc3cf3752a81d5785e72c8fedb7eb1-d # internal context mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p context -std -complete -buildid xE_7FDr-N50Z4yeGEscv/xE_7FDr-N50Z4yeGEscv -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./context.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid Nr2BA0uU0MwKFsF4eFcF/Nr2BA0uU0MwKFsF4eFcF -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/54/54e6bad62280f5e0a72039dc592f02a1c073f14deae2515b9ef9c7d472215e7f-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid JLZ4GLBRIeatF-GooA_X/JLZ4GLBRIeatF-GooA_X -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/1e/1ecaa40b404622c101caa305618653874297017ed7f9aca916a757f04aee45a4-d # internal encoding/binary mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/binary -std -complete -buildid LOvHayKLuSfrY5mzs_05/LOvHayKLuSfrY5mzs_05 -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/35/35c4ae3710ee2fff918bd0b9942ad5073edeb55b2186c44947f6b62a9c762027-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/58/58fb4c163a26a056131454aea106df5e26026c8aaf435f0109354beaa7053694-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid Qkl6Jv7uyH_lU8h_SWbs/Qkl6Jv7uyH_lU8h_SWbs -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1b/1b63974ad99de784ba572fa3877bb43ba853142fe58dbe4510cc36c0b1dbccb3-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/88/886b19e557f30fcf7d0fcb65173025edebc6e98bbbdf6567af5f22d9ddd63dca-d # internal encoding/base64 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/base64 -std -complete -buildid r5x6MMyRoDYTbQF9pVk7/r5x6MMyRoDYTbQF9pVk7 -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./base64.go crypto/sha256 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/sha256 -std -complete -buildid SA_He8rgX6Qk0JtiPr54/SA_He8rgX6Qk0JtiPr54 -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go crypto/cipher mkdir -p $WORK/b063/ 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/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/cipher -std -complete -buildid c4KrW5WOdbJ8lWlKf-k7/c4KrW5WOdbJ8lWlKf-k7 -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./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/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/bc/bceecbf594057fb0ac0ec7c67cafed2f85d6feef7eb4c46a4462b4a33e5d6715-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ea/ea4befb9c1aa3ee3ef1a1871033f9e558e8fba2bca3d17ad220c71e647214795-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/f5/f5527e8e824ee808f3602337cd2816fa5b5bdbdeb4ac8862a38551c530ad55b0-d # internal path/filepath mkdir -p $WORK/b038/ github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b059/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p path/filepath -std -complete -buildid NTSOCUDLqDht_sb_OidH/NTSOCUDLqDht_sb_OidH -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF fmt mkdir -p $WORK/b002/ cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/snapcore/snapd/osutil/sys -complete -buildid qIpq6eMrpSizBuApulNs/qIpq6eMrpSizBuApulNs -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid Oy6w3dynnR5YKZ4SWjsu/Oy6w3dynnR5YKZ4SWjsu -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b0/b095e5ac946b44de860e52faebd338dc462ab8c0c0acafec99f31845087fa83c-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/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p crypto/aes -std -complete -buildid Dk4M8nnU9adQTg7EgqPA/Dk4M8nnU9adQTg7EgqPA -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/19/1913869bf3af8b96506934e7749fd2439739a3f3b7f4697bf088b22e9fedb112-d # internal net mkdir -p $WORK/b069/ cd /usr/lib/golang/src/net TERM='dumb' 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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/df/df7225cb9ba61fbaec5e0e132ea7b4fbd5d5804863f32b788b3ec0a425e5c469-d # internal runtime/debug mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b094/symabis ./debug.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p runtime/debug -std -buildid v5gI3jDzjPHT9quRuXxk/v5gI3jDzjPHT9quRuXxk -goversion go1.15.14 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/9e/9e447aca593896e35e73ff8edee780ced79ab9642986097705492605d8d92f85-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p io/ioutil -std -complete -buildid ukLikQrtfqId2eQEjNA7/ukLikQrtfqId2eQEjNA7 -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b094/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b094/_pkg_.a $WORK/b094/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/21/21e75f563455eaf2e0ab5c7b2ab18e08b518d44aa6ac7d1b2622ffbec8f6fdd6-d # internal os/exec mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p os/exec -std -complete -buildid 04djka0G7hWJGnmLRq3f/04djka0G7hWJGnmLRq3f -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bb/bb6a0a97c371ae2a71d2cb21fe780e018dcf847c0e53f8d6deec5c678ef820f6-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/72/7275210341ba1457ec801a4ecec5fcf2c45e4610509ea66e2cb552fb07e46ae1-d # internal github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags -complete -buildid ILRXXWGsMA4uccLEG-Ue/ILRXXWGsMA4uccLEG-Ue -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./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 github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 -complete -buildid CPGmPfEENPqU7RcAWzt_/CPGmPfEENPqU7RcAWzt_ -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/27/2713cb1c18dd9183f41a174acbd72279d126d676f734437950baaccbaa649d7f-d # internal compress/flate mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p compress/flate -std -complete -buildid cPIFnjCgMYxLNM4jwCiy/cPIFnjCgMYxLNM4jwCiy -goversion go1.15.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/82/82e380c3404a3b56271e0d9608a5150df0e11e08e7cb7487509b30d22abbbd45-d # internal compress/zlib mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/adler32=$WORK/b056/_pkg_.a packagefile io=$WORK/b024/_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=>" -p compress/zlib -std -complete -buildid gZrBeQwufsUkOLolB_fq/gZrBeQwufsUkOLolB_fq -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ae/aeb785b5a6caab1603256e50bafb1436e43ad1733c9150fc2052da6bdf8209f8-d # internal debug/dwarf mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF 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 cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p debug/dwarf -std -complete -buildid YjTwcjfyONrVJygkXEca/YjTwcjfyONrVJygkXEca -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./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/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 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/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/57/57faa2f78b4318872d1173f3e74e71910885ad354c4b45f2b8b79912204341f5-d # internal encoding/hex 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 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p encoding/hex -std -complete -buildid CL2iALrB76WzeQdCK02d/CL2iALrB76WzeQdCK02d -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./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 ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e9/e987b72f4cc4c4f604ee4032e8df5ae382b6e59eee705f888ca9bf2d8ef701f4-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 -p math/big -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b066/symabis ./arith_arm.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p math/big -std -buildid zqXo5gIFErTXa8eUbPxS/zqXo5gIFErTXa8eUbPxS -goversion go1.15.14 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h -c=4 ./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/b042/_pkg_.a /builddir/.cache/go-build/3a/3aa486142aeb02b6b6f04bf9ba387de8e96803d8253a004227523d5cc69fca7a-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/snapcore/snapd/strutil -complete -buildid YDEUJWarhvXG52DtxkIK/YDEUJWarhvXG52DtxkIK -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.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 ./_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/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f7/f71d1e53a2901a1f8ba0bdc30810cb1dbec193bdfb0b13b60fabe30fdd2bbbf3-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/snapcore/snapd/release -complete -buildid lRGaeMImFjX_ffiWbsos/lRGaeMImFjX_ffiWbsos -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./release.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/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b071/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b072/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p net -std -buildid ijYYOjYFAe3mVaK9Y3lI/ijYYOjYFAe3mVaK9Y3lI -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/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 cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8d/8d1f5cb6ad44a6d59a02bf616f0446a3a1fc3fcac161bb69265ba406c15e8ceb-d # internal debug/elf mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_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/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p debug/elf -std -complete -buildid pIJLZagqPq1SB6Ppf7VI/pIJLZagqPq1SB6Ppf7VI -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a8/a8c134637e8856ea5c3062b04013bc00958acea9c60314c735466654435eed2a-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b040/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/snapcore/snapd/dirs -complete -buildid dXOZr0U7_xq0mceX05gA/dXOZr0U7_xq0mceX05gA -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./dirs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a4/a4582ca862f5d14c1ae335492cb377df9cac23000fa1d5d61d563aafb900941f-d # internal github.com/snapcore/snapd/vendor/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/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 -complete -buildid cZ5scsOQrYJBdHhO7MHu/cZ5scsOQrYJBdHhO7MHu -goversion go1.15.14 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/79/79f1b22edf8d9436dab76b7dbc41f5a3be535bb78baf362a8b7c6ed36e48c8e3-d # internal os/user mkdir -p $WORK/b076/ cd /usr/lib/golang/src/os/user TERM='dumb' 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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ab/ab431313b11326e3de2f693dc2d19334c657a06267ec410b731611012d217731-d # internal encoding/json mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b079/_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/b078/_pkg_.a -trimpath "$WORK/b078=>" -p encoding/json -std -complete -buildid _oinuG5WBPiQ_5EgC3Io/_oinuG5WBPiQ_5EgC3Io -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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/4f/4fd29a70279ad856babf0a632d25d1509f4fe58a4571ca3e173cee6af63fa0cf-d # internal crypto/rand mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_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/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/rand -std -complete -buildid NByq6d-pNn1TTWn8Vs4K/NByq6d-pNn1TTWn8Vs4K -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./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/a0/a05fa8d29b9ffebe7ee022589d68310cab74129b9bf7d3561bd79f38355c0ef5-d # internal log mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p log -std -complete -buildid 1d931XpDrOd9tGpnCD6J/1d931XpDrOd9tGpnCD6J -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/06/06a34dcc298983655b8f5d77a6f9dd65dc4bca08e3bb7217f64d7a2a2b6ef6e1-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/snapcore/snapd/metautil -complete -buildid zngd_xHLrQAuLwa4aIs2/zngd_xHLrQAuLwa4aIs2 -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./normalize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/50/50715715481aeaca8132115ebc48176611f75596c4add200cb862a640b642f48-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/snapcore/snapd/spdx -complete -buildid aeM09rWvJCHoucBB0iWn/aeM09rWvJCHoucBB0iWn -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./licenses.go ./parser.go ./scanner.go ./validate.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/bf/bfdb8ba57ed5d50f2bc405475e35a6bc44290e1648178f028c49a5134fe66255-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b078/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/snapcore/snapd/timeout -complete -buildid kWFq99iZCO-ShXovhrf7/kWFq99iZCO-ShXovhrf7 -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./timeout.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/0f/0f1a2fd81737a7ab25e3f71966efa8740b33e385c9e820651829f6d9e911fa5a-d # internal github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms -complete -buildid dXQz0tDvIv7_7cHPpkYq/dXQz0tDvIv7_7cHPpkYq -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/a3/a337eecb05c3590ceb021555ac83799803fe6f71c51e89dfcc17976999c69a78-d # internal flag mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p flag -std -complete -buildid 4i1-HtFhYEOiuS31lOjC/4i1-HtFhYEOiuS31lOjC -goversion go1.15.14 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./flag.go 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/3d/3d2db6a61e6fc3c51ae2ec4c2a53440940a877f389a4c2e5a6d2adf1fa0e8162-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/b002/_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/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/snapcore/snapd/randutil -complete -buildid VqT46VAQ2w207NHJpNzI/VqT46VAQ2w207NHJpNzI -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./crypto.go ./rand.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/09/098eabd45f123e09edfd57a0e661abf8d592e4bc45918feab04060b9fa4c96f8-d # internal runtime/trace mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p runtime/trace -std -buildid B_gzlyMi6miUaoqKGRwY/B_gzlyMi6miUaoqKGRwY -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_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/33/33392e29e9109605687c9e7e7a32885e1c9fdf47052b8252c49bbd1c58120119-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/3f/3fc21e6f4cd67a1a8d615ac510020cb8bf2cdd179da156d6e060ae446a651d18-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/e0/e0f2566354cf07f79d6e9f921f9ea5477b4e0812b29b0d4d5b68e77084181a9b-d # internal testing mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b094/_pkg_.a packagefile runtime/trace=$WORK/b095/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p testing -std -complete -buildid lxcBKxjOLI2VgPPyl0KL/lxcBKxjOLI2VgPPyl0KL -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.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 ./_x002.o -c cgo_lookup_unix.cgo2.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 ./_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/b076=/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/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal 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/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p os/user -std -buildid ex3dOJTrKL6KL4MX19sm/ex3dOJTrKL6KL4MX19sm -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./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 cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/97/9701fc93dec084c3a940d624817e4f6e33d230b86255e658c207487e7b23b100-d # internal github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap github.com/snapcore/go-gettext/pluralforms=github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms=$WORK/b091/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile testing=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext -complete -buildid S0wo1Kd6cLC2JJcBW_aK/S0wo1Kd6cLC2JJcBW_aK -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./gettext.go ./mofile.go ./test_utils.go cd /usr/lib/golang/src/os/user /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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/27/27bd8799b38d28c048158a53621cd2923546508fb9f52ec2c9c79f6172670874-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_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/b003/_pkg_.a packagefile fmt=$WORK/b002/_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 github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b074/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b075/_pkg_.a packagefile os/user=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/4b/4be6cf2a7d2c0a6fe8ce268e07b3f2ffb2a44fc53ad7ab6a2d76656b537251a8-d # internal cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/snapcore/snapd/osutil -complete -buildid VQXkrwWkn4Z3O_KNQjyH/VQXkrwWkn4Z3O_KNQjyH -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./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 ./kcmdline.go ./meminfo.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 ./settime.go ./settime_32bit.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/74/74d88379727684ddb98b83946762c42d6fb5d5ce6727a1cf42f69164508d363c-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b080/ github.com/snapcore/snapd/i18n github.com/snapcore/snapd/arch mkdir -p $WORK/b089/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b085/ cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/snapcore/snapd/logger -complete -buildid twXLRof9JwsKb2i6OGLa/twXLRof9JwsKb2i6OGLa -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./logger.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap github.com/snapcore/go-gettext=github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext=$WORK/b090/_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/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/snapcore/snapd/i18n -complete -buildid 7Oig4sEha5AaMA-DI-0w/7Oig4sEha5AaMA-DI-0w -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./i18n.go cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/snapcore/snapd/arch -complete -buildid R7D3fVxvhW1dhlPnLza8/R7D3fVxvhW1dhlPnLza8 -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./arch.go github.com/snapcore/snapd/features mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_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/b038/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p github.com/snapcore/snapd/features -complete -buildid KFg5ZAzXleIUq-Wy9Fgy/KFg5ZAzXleIUq-Wy9Fgy -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./features.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/8e/8e7e1c6832970be1c66999c16732cebcc9c1071539dd1cf0acf3ed17b9d7205d-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b085/_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/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/snapcore/snapd/snapdenv -complete -buildid QOEimT926MKL2REZ8b3t/QOEimT926MKL2REZ8b3t -goversion go1.15.14 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/31/31af79d7923885a17e6817e8760207160df07af62751499ef13855e35ef38ddb-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/b3/b34bbef2de7abdb625041adf03ad779c76b9e29b53b2e9e01fa105587142b400-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/snapcore/snapd/timeutil -complete -buildid yYT72FGTDu5Vh8un1kRV/yYT72FGTDu5Vh8un1kRV -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./human.go ./schedule.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/1a/1a067595569223c39e686775683e4986c9e2b7f8f80463cd14e59786b65d0fe1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/be/be6e3f3e657bfc6ed0a9d9520fb07a9b02f4e7e9784f74ca751c24949b60d046-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/snapcore/snapd/snap/naming -complete -buildid Eeqo6yZN3JN5fvjBPZE2/Eeqo6yZN3JN5fvjBPZE2 -goversion go1.15.14 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./snapref.go ./tag.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/45/45d1aed11e244eec792fa0fd5fd9d6b02269d3358293a1b69db5b3b93422bcec-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/08/08a6ecdc2713d55c4e8928feb43daff4ae7b33ddc1ce79134809d6da8b8855d2-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b080/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b082/_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/b083/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b087/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b042/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/snapcore/snapd/snap -complete -buildid GpuPSxdOlFRuv_UbXmBV/GpuPSxdOlFRuv_UbXmBV -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./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/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/7e/7e6d24103fd6e7472d96d25eee3fcee13a610cd9744c41d2579316d40ec2d426-d # internal github.com/snapcore/snapd/snap/snapenv mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/arch=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b097/_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=$WORK/b077/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/snapenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p github.com/snapcore/snapd/snap/snapenv -complete -buildid i4M_su6VipA8UZ-itgyf/i4M_su6VipA8UZ-itgyf -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./snapenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/f5/f575cd1f536e4a5d4e4d5b7c45b6e35fe44ba2c5ebedda678b5478afec96d089-d # internal github.com/snapcore/snapd/cmd/snap-exec mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/jessevdk/go-flags=github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b077/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snap-exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid Yzjx023fFduWYmCrWv9M/Yzjx023fFduWYmCrWv9M -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./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/88/88b175a0821e9a2ff84ba4b31f97a7615477b35c3c3f5105ccf7a63c5ee7891f-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/snapcore/snapd/vendor/github.com/jessevdk/go-flags=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b077/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b040/_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/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 github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b048/_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/b021/_pkg_.a packagefile encoding/json=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b080/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b087/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b097/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_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 runtime/cgo=$WORK/b073/_pkg_.a packagefile regexp/syntax=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b079/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b089/_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/vendor/github.com/snapcore/go-gettext=$WORK/b090/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms=$WORK/b091/_pkg_.a packagefile testing=$WORK/b092/_pkg_.a packagefile flag=$WORK/b093/_pkg_.a packagefile runtime/debug=$WORK/b094/_pkg_.a packagefile runtime/trace=$WORK/b095/_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 -buildmode=exe -buildid=BYrLrbtSoeivGeUfd60i/Yzjx023fFduWYmCrWv9M/QNLY37ESRSX0S5IeeztB/BYrLrbtSoeivGeUfd60i -B 0xcfcc67aa37e381ddcd7d28079aa9f4e2bc0851f0 -linkmode external -extldflags "-Wl,-z,relro -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 /tmp/go-link-512359868/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 /tmp/go-link-512359868/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 /tmp/go-link-512359868/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 /tmp/go-link-512359868/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 /tmp/go-link-512359868/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 /tmp/go-link-512359868/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 -compiler gc '-tags=rpm_crashtraceback nosecboot nomanagers' -ldflags ' -B 0x3216402c19e584bcf3ae939fb33bea5a53c91057 -linkmode external -extldflags '\''-Wl,-z,relro -static'\''' -a -v -x -o bin/snap-update-ns github.com/snapcore/snapd/cmd/snap-update-ns WORK=/tmp/go-build241245447 internal/cpu mkdir -p $WORK/b008/ internal/unsafeheader mkdir -p $WORK/b004/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/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=>" -p internal/cpu -std -+ -complete -buildid koS5dfydUBn1NY0qKuv4/koS5dfydUBn1NY0qKuv4 -goversion go1.15.14 -D "" -importcfg $WORK/b008/importcfg -pack -c=4 ./cpu.go ./cpu_arm.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/unsafeheader -std -complete -buildid r3EWEz8Q0AloJU5EsJtz/r3EWEz8Q0AloJU5EsJtz -goversion go1.15.14 -D "" -importcfg $WORK/b004/importcfg -pack -c=4 ./unsafeheader.go runtime/internal/sys mkdir -p $WORK/b011/ 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=>" -p runtime/internal/sys -std -+ -complete -buildid 7tmQVAgpO8uTUyaqGRu8/7tmQVAgpO8uTUyaqGRu8 -goversion go1.15.14 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid zGUTKwEuIb_Q4LGc4jbI/zGUTKwEuIb_Q4LGc4jbI -goversion go1.15.14 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/1c/1cc8a02f6ba9c2adf191af6e75ab55f4eb7d4893f11083d18537981d6b778670-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid qVP6DnX8rCNXc_NxSP4J/qVP6DnX8rCNXc_NxSP4J -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0f/0f3a11f3b69ba1b5fdb2617cd9343db298e6062831a5940cb985c81581cd85d4-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/7b/7b8864890751f3516a65389fb439f9ea52b86f4afae17d2b7ec0640776741cdd-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 -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b007/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # 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 -p runtime/internal/atomic -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b009/symabis ./asm_arm.s ./sys_linux_arm.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/de/dece66f90ca45678405e201cc74321d6f255ad4a112c36bd8529bf15eff6159b-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/81/81a22ab249c5cb90e4911f9f7efc8b9e3d8622a8caf1a37bca5a2bc8679ede7f-d # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid CilhE2b-nuApf8RlAsbl/CilhE2b-nuApf8RlAsbl -goversion go1.15.14 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/bytealg -std -+ -buildid AKRljiM_28RthX2bbW_t/AKRljiM_28RthX2bbW_t -goversion go1.15.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b015/symabis ./sqrt_arm.s ./stubs_arm.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid EQAjRhBD-SF8szrJ0J1P/EQAjRhBD-SF8szrJ0J1P -goversion go1.15.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_arm.go ./stubs.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/8a/8a7ef2c95755f11b687a92d326a61ef331d52c5ece53e50feed799fdab410db5-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid wespIh8UeRRH8Y4SJ81r/wespIh8UeRRH8Y4SJ81r -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid zV4bmdcw2a8Y-GgMVl6K/zV4bmdcw2a8Y-GgMVl6K -goversion go1.15.14 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f5/f5b7905219ff32476f672713c0d7673c2c7520cc67d4c6ac87786b19b9eab10c-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b021/symabis ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/compare_arm.o ./compare_arm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid A2Nf_ZBcWPPHiG1cbmnS/A2Nf_ZBcWPPHiG1cbmnS -goversion go1.15.14 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/count_arm.o ./count_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b021/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/47/47110fbb1ce4393fe37368348b618028e6a959f505dc470501e1c553b1411246-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid F6rqnKVLQIbADaeAL3DF/F6rqnKVLQIbADaeAL3DF -goversion go1.15.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./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/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 -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/indexbyte_arm.o ./indexbyte_arm.s cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/21/21036373e5525f388baff48db589dc3850c15f12ebc94de68a15429613d7c97d-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid 3HFhBUHOZ5uJHeSqwpNw/3HFhBUHOZ5uJHeSqwpNw -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c4/c4259d72947bec40e60d97d8a3267e5148af84f5af6d0a312344860cf965ddb5-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=>" -p encoding -std -complete -buildid IY2AsXXDIqI000-EWGm4/IY2AsXXDIqI000-EWGm4 -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./encoding.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/03/039bb45f99828c574f9c6e0c81aa1c59ef2f2f40a66ecc16be3600b4fa7317ea-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/77/77c6f0d827880e90ba0447e98ccba488457faec6f695a5b231077cf09ff2faa9-d # internal crypto/internal/subtle mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/internal/subtle -std -complete -buildid Y5aHevmEgOtXmy1eJt6q/Y5aHevmEgOtXmy1eJt6q -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./aliasing.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 -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ed/edaab5f56a1f214020b57b0396df96f8df4cedd85c1e6095923e6152b0b37056-d # internal crypto/subtle mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/subtle -std -complete -buildid Ip8aVKs9J4ZW8SUayLyk/Ip8aVKs9J4ZW8SUayLyk -goversion go1.15.14 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./constant_time.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p runtime -std -+ -buildid OF4HIeHZ9ZD-DCxsjGdi/OF4HIeHZ9ZD-DCxsjGdi -goversion go1.15.14 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/1b/1b1577d418f04da74325bc46f12c156d3a9732dbe451598f6d8a9621e0d08b25-d # internal internal/nettrace mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p internal/nettrace -std -complete -buildid tRziaWwqtwDEa9RiAZLS/tRziaWwqtwDEa9RiAZLS -goversion go1.15.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ca/ca77f91389a204ac0ebaed39461d79e869d2f52313e5eb757588bbe4a39a7313-d # internal runtime/cgo mkdir -p $WORK/b074/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b074/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b074/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b015/sqrt_arm.o ./sqrt_arm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b015/stubs_arm.o ./stubs_arm.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/sqrt_arm.o $WORK/b015/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/aa/aa9e00fb60088bffcc138423cfe8a204d4b951f68e4a05d7095dbbaef3ba5b24-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7c/7cde024d33575b28b7d4bac8ce134e83380b084bff66865bbcd1c27cf87d7ba4-d # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c unicode/utf16 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p unicode/utf16 -std -complete -buildid vcmTcCAeQ7AgpmQqegLy/vcmTcCAeQ7AgpmQqegLy -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/09/0910a65583e881efabcb0e70a66be16d240c6a1af9c89669a2141f9c5d6dc5eb-d # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x010.o -c gcc_arm.S cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go -dynlinker cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b074/symabis ./asm_arm.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p runtime/cgo -std -buildid PxiXU8O795Ch8s71PdWH/PxiXU8O795Ch8s71PdWH -goversion go1.15.14 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo.cgo1.go $WORK/b074/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b074/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_arm.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/23/232c33a1626afdd329eca80a168a7d80c304e4852f001e2a03e162408a084948-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b006/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b006/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b006/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b006/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b006/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b006/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b006/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b006/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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/4c/4c91684894a7639292a7036410d2181246404a31bb35defdc9785e20a2f20366-d # internal internal/reflectlite mkdir -p $WORK/b003/ cat >$WORK/b003/go_asm.h << 'EOF' # internal EOF sync cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b003/symabis ./asm.s mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid B0bZ7UP2_UPva9VHBChy/B0bZ7UP2_UPva9VHBChy -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p internal/reflectlite -std -buildid P4CS8L_xTsToOXnu731a/P4CS8L_xTsToOXnu731a -goversion go1.15.14 -symabis $WORK/b003/symabis -D "" -importcfg $WORK/b003/importcfg -pack -asmhdr $WORK/b003/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/91/9111ebd8bc8f491748a70442745ac6a3b6d661ad7041e193894d5afec55c578e-d # internal internal/singleflight mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p internal/singleflight -std -complete -buildid XDTB1bTEOh-Ac2cCnXR-/XDTB1bTEOh-Ac2cCnXR- -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./singleflight.go math/rand mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p math/rand -std -complete -buildid OqJ_lF7ass8OswnuDjiP/OqJ_lF7ass8OswnuDjiP -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/6e/6e3754dc6b0787583a7db66896cf1cbd35955ebdcb07f378e4e1c4cbacc774d5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/22/22e4b02ec45a48644c980c056d932c28b82c596ca58c5708c0f81488d9c22d19-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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/bc/bcca4acb239cfb33366c846d6c1af750062fc09e35ee6629f964c0282826bff5-d # internal errors mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p errors -std -complete -buildid gClWR9Z33j6Sz3edEvll/gClWR9Z33j6Sz3edEvll -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./errors.go ./wrap.go sort mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid MO20KCgi9_o8tU6LM6O7/MO20KCgi9_o8tU6LM6O7 -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./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/39/39dccdc313af811b34a76b611c54e3c5647e8a3a0272099bacd959237f2b872c-d # internal internal/oserror mkdir -p $WORK/b026/ io cat >$WORK/b026/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/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid DihsTd1fCLiC--8MEwLw/DihsTd1fCLiC--8MEwLw -goversion go1.15.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid iMETcmCh1azG2AcGP4E1/iMETcmCh1azG2AcGP4E1 -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid JVmZmVfQvIFqO031UAsG/JVmZmVfQvIFqO031UAsG -goversion go1.15.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/fd/fdfb9adb96552c4ebca5fadc54ada2e120b616d8ca7009d2d002dc2b71cc6610-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b029/symabis ./asm_linux_arm.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -buildid A3G9B1Ma_fD7_dIhhxcG/A3G9B1Ma_fD7_dIhhxcG -goversion go1.15.14 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h -c=4 ./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_dup2_linux.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/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c3/c3842f3600a64f0ffb18a61d134fec26495cae1bd5337b1e77eefe980eff05ad-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b071/ cat >$WORK/b071/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/b071/_pkg_.a -trimpath "$WORK/b071=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid aU5bGHfRhiYSL6_CqNBG/aU5bGHfRhiYSL6_CqNBG -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/31/31a3e99694aecdd64129994c578c49f07aec174ff4cf2574965c2b7692896be4-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p bytes -std -buildid aXmyyPGWdt4Tmvj69qZ-/aXmyyPGWdt4Tmvj69qZ- -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/75/7573ae49e53fe458ae8597dc211820a1622a11303b30f262a6c0cd71345f852f-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b014/symabis ./asm_arm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b004/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid q1w291kh3LnbzwJThDmO/q1w291kh3LnbzwJThDmO -goversion go1.15.14 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/7f/7faf536c28f311e52c0e7045a0dbe2ad188f78045e21c046afda325413bc47a3-d # internal strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p strings -std -complete -buildid doVn_wSLqVSRLWz3bBBq/doVn_wSLqVSRLWz3bBBq -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/e9/e973ffdd51766d797e237fc6312adebac113dd0005afd64f27b02f42d7e61f7b-d # internal hash mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p hash -std -complete -buildid FWU4dsSbcZJbIBfpkg2H/FWU4dsSbcZJbIBfpkg2H -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d7/d7ea3d3bd997a007e2af8a9ad95ab2a75c706fe102cc201ca1f76a4090356942-d # internal crypto mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto -std -complete -buildid Mc_6_cJnmeOpCr3X1GQq/Mc_6_cJnmeOpCr3X1GQq -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ef/ef98368b92b0b56a53955c1304689b068ad2b95dd0bc72d5d0c36f90df3bf2a3-d # internal hash/adler32 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p hash/adler32 -std -complete -buildid 2sDEbtmwWW0QOhA4XCSh/2sDEbtmwWW0QOhA4XCSh -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/21/2168fbeacccd90697378954e6159cb4dd7ac93bfe8d7119bec359088a6408925-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b029/asm_linux_arm.o ./asm_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/3c/3cb5ea790c4f33b6a16d4a511f57398d61bdfa2380885f1132cec96cceeb10ce-d # internal path mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p path -std -complete -buildid RQG5s0ob_vGvVFccxWza/RQG5s0ob_vGvVFccxWza -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./match.go ./path.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p bufio -std -complete -buildid 2hydq7m60LfavJAnlatK/2hydq7m60LfavJAnlatK -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./bufio.go ./scan.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/1d/1d8e08c485191dffab27a03fc08f4374167b031d7344f5ec22d6272680958c77-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/unix -std -complete -buildid oriCZGXO0jT9aMKur-QV/oriCZGXO0jT9aMKur-QV -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f9/f95cf61c2aa0831ab0921f028ec10f291b43932c9bb3e48a5f11a77a4cd3de05-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p time -std -buildid SOufL1cnsm3v7_SGk98k/SOufL1cnsm3v7_SGk98k -goversion go1.15.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a3/a3643bce77637cc0b239dbd09e7eb59b86771ba763123d013627e7018036cd2b-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/execenv -std -complete -buildid Wz8EGN6kqqr8cv53zmh-/Wz8EGN6kqqr8cv53zmh- -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/6e/6e8f5caf1a3d890da26ce7f5cb942070417afe3d4570d873a9113973710da821-d # internal regexp/syntax mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p regexp/syntax -std -complete -buildid st300Akc4e_IuBfBptAr/st300Akc4e_IuBfBptAr -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./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/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/68/6857227a6efac691577b228ed19af041f4e0a32c20b73681b8acc929ed6e8ce8-d # internal github.com/snapcore/snapd/osutil/mount mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/mount /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/snapcore/snapd/osutil/mount -complete -buildid BSZgratizjE_sSMFAc0B/BSZgratizjE_sSMFAc0B -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./mount_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/d5/d5b1dd61131d431f3cd4673f9922d2d427a54075334765e6e85671d5c7188af9-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b014/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/54/54e6bad62280f5e0a72039dc592f02a1c073f14deae2515b9ef9c7d472215e7f-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid JLZ4GLBRIeatF-GooA_X/JLZ4GLBRIeatF-GooA_X -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go encoding/binary mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/binary -std -complete -buildid LOvHayKLuSfrY5mzs_05/LOvHayKLuSfrY5mzs_05 -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./binary.go ./varint.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/55/55c6fda83ec4d79f124e77adab8157a14fc12050c181f12830527e1f230012f8-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b2/b2919392db437ab3a7e8fae9332c0e306acc3cf3752a81d5785e72c8fedb7eb1-d # internal regexp mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b048/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p regexp -std -complete -buildid n7hTW4CqFstYoARz_UcA/n7hTW4CqFstYoARz_UcA -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid Nr2BA0uU0MwKFsF4eFcF/Nr2BA0uU0MwKFsF4eFcF -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/35/35c4ae3710ee2fff918bd0b9942ad5073edeb55b2186c44947f6b62a9c762027-d # internal context mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/reflectlite=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p context -std -complete -buildid xE_7FDr-N50Z4yeGEscv/xE_7FDr-N50Z4yeGEscv -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/1e/1ecaa40b404622c101caa305618653874297017ed7f9aca916a757f04aee45a4-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/88/886b19e557f30fcf7d0fcb65173025edebc6e98bbbdf6567af5f22d9ddd63dca-d # internal encoding/base64 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/base64 -std -complete -buildid r5x6MMyRoDYTbQF9pVk7/r5x6MMyRoDYTbQF9pVk7 -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./base64.go crypto/cipher mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_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/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/cipher -std -complete -buildid c4KrW5WOdbJ8lWlKf-k7/c4KrW5WOdbJ8lWlKf-k7 -goversion go1.15.14 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/58/58fb4c163a26a056131454aea106df5e26026c8aaf435f0109354beaa7053694-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid Qkl6Jv7uyH_lU8h_SWbs/Qkl6Jv7uyH_lU8h_SWbs -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/bc/bceecbf594057fb0ac0ec7c67cafed2f85d6feef7eb4c46a4462b4a33e5d6715-d # internal crypto/sha256 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/sha256 -std -complete -buildid SA_He8rgX6Qk0JtiPr54/SA_He8rgX6Qk0JtiPr54 -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/1b/1b63974ad99de784ba572fa3877bb43ba853142fe58dbe4510cc36c0b1dbccb3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal crypto/sha1 mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b084/symabis ./sha1block_arm.s cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/b0/b095e5ac946b44de860e52faebd338dc462ab8c0c0acafec99f31845087fa83c-d # internal crypto/aes mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/aes -std -complete -buildid Dk4M8nnU9adQTg7EgqPA/Dk4M8nnU9adQTg7EgqPA -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/sha1 -std -buildid MYs0tDONcnqsmx69quYU/MYs0tDONcnqsmx69quYU -goversion go1.15.14 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ea/ea4befb9c1aa3ee3ef1a1871033f9e558e8fba2bca3d17ad220c71e647214795-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/df/df7225cb9ba61fbaec5e0e132ea7b4fbd5d5804863f32b788b3ec0a425e5c469-d # internal /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b084/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b084/_pkg_.a $WORK/b084/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/d5/d527ad2bacc746ee67c8f08049e91bd25b8655858bed88d4775e93b6dc3c0077-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/f5/f5527e8e824ee808f3602337cd2816fa5b5bdbdeb4ac8862a38551c530ad55b0-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/snapcore/snapd/osutil/sys -complete -buildid qIpq6eMrpSizBuApulNs/qIpq6eMrpSizBuApulNs -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go path/filepath mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF fmt mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p path/filepath -std -complete -buildid NTSOCUDLqDht_sb_OidH/NTSOCUDLqDht_sb_OidH -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid Oy6w3dynnR5YKZ4SWjsu/Oy6w3dynnR5YKZ4SWjsu -goversion go1.15.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b070/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b070/ -importpath net -- -I $WORK/b070/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_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/19/1913869bf3af8b96506934e7749fd2439739a3f3b7f4697bf088b22e9fedb112-d # internal runtime/debug mkdir -p $WORK/b101/ cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b101/symabis ./debug.s cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p runtime/debug -std -buildid v5gI3jDzjPHT9quRuXxk/v5gI3jDzjPHT9quRuXxk -goversion go1.15.14 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/9e/9e447aca593896e35e73ff8edee780ced79ab9642986097705492605d8d92f85-d # internal io/ioutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p io/ioutil -std -complete -buildid ukLikQrtfqId2eQEjNA7/ukLikQrtfqId2eQEjNA7 -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b101/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b101/_pkg_.a $WORK/b101/debug.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/21/21e75f563455eaf2e0ab5c7b2ab18e08b518d44aa6ac7d1b2622ffbec8f6fdd6-d # internal os/exec mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b051/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p os/exec -std -complete -buildid 04djka0G7hWJGnmLRq3f/04djka0G7hWJGnmLRq3f -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/bb/bb6a0a97c371ae2a71d2cb21fe780e018dcf847c0e53f8d6deec5c678ef820f6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/72/7275210341ba1457ec801a4ecec5fcf2c45e4610509ea66e2cb552fb07e46ae1-d # internal github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 -complete -buildid CPGmPfEENPqU7RcAWzt_/CPGmPfEENPqU7RcAWzt_ -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./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/b076/_pkg_.a # internal github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags -complete -buildid ILRXXWGsMA4uccLEG-Ue/ILRXXWGsMA4uccLEG-Ue -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./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/b076/_pkg_.a /builddir/.cache/go-build/27/2713cb1c18dd9183f41a174acbd72279d126d676f734437950baaccbaa649d7f-d # internal compress/flate mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p compress/flate -std -complete -buildid cPIFnjCgMYxLNM4jwCiy/cPIFnjCgMYxLNM4jwCiy -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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/b056/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/82/82e380c3404a3b56271e0d9608a5150df0e11e08e7cb7487509b30d22abbbd45-d # internal compress/zlib mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile hash/adler32=$WORK/b057/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p compress/zlib -std -complete -buildid gZrBeQwufsUkOLolB_fq/gZrBeQwufsUkOLolB_fq -goversion go1.15.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./reader.go ./writer.go cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ae/aeb785b5a6caab1603256e50bafb1436e43ad1733c9150fc2052da6bdf8209f8-d # internal debug/dwarf mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p debug/dwarf -std -complete -buildid YjTwcjfyONrVJygkXEca/YjTwcjfyONrVJygkXEca -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./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/b070 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/57/57faa2f78b4318872d1173f3e74e71910885ad354c4b45f2b8b79912204341f5-d # internal encoding/hex mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p encoding/hex -std -complete -buildid CL2iALrB76WzeQdCK02d/CL2iALrB76WzeQdCK02d -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/e9/e987b72f4cc4c4f604ee4032e8df5ae382b6e59eee705f888ca9bf2d8ef701f4-d # internal math/big mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b067/symabis ./arith_arm.s cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3a/3aa486142aeb02b6b6f04bf9ba387de8e96803d8253a004227523d5cc69fca7a-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/snapcore/snapd/strutil -complete -buildid YDEUJWarhvXG52DtxkIK/YDEUJWarhvXG52DtxkIK -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p math/big -std -buildid zqXo5gIFErTXa8eUbPxS/zqXo5gIFErTXa8eUbPxS -goversion go1.15.14 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b070/_cgo_.o -dynout $WORK/b070/_cgo_import.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b051/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b071/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b073/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p net -std -buildid ijYYOjYFAe3mVaK9Y3lI/ijYYOjYFAe3mVaK9Y3lI -goversion go1.15.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b070/_cgo_gotypes.go $WORK/b070/cgo_linux.cgo1.go $WORK/b070/cgo_resnew.cgo1.go $WORK/b070/cgo_socknew.cgo1.go $WORK/b070/cgo_unix.cgo1.go $WORK/b070/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f7/f71d1e53a2901a1f8ba0bdc30810cb1dbec193bdfb0b13b60fabe30fdd2bbbf3-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/snapcore/snapd/release -complete -buildid lRGaeMImFjX_ffiWbsos/lRGaeMImFjX_ffiWbsos -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./release.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a8/a8c134637e8856ea5c3062b04013bc00958acea9c60314c735466654435eed2a-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/snapcore/snapd/dirs -complete -buildid dXOZr0U7_xq0mceX05gA/dXOZr0U7_xq0mceX05gA -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./dirs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8d/8d1f5cb6ad44a6d59a02bf616f0446a3a1fc3fcac161bb69265ba406c15e8ceb-d # internal debug/elf mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/zlib=$WORK/b055/_pkg_.a packagefile debug/dwarf=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p debug/elf -std -complete -buildid pIJLZagqPq1SB6Ppf7VI/pIJLZagqPq1SB6Ppf7VI -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a4/a4582ca862f5d14c1ae335492cb377df9cac23000fa1d5d61d563aafb900941f-d # internal github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b051/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 -complete -buildid cZ5scsOQrYJBdHhO7MHu/cZ5scsOQrYJBdHhO7MHu -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/79/79f1b22edf8d9436dab76b7dbc41f5a3be535bb78baf362a8b7c6ed36e48c8e3-d # internal os/user mkdir -p $WORK/b077/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b077/ -importpath os/user -- -I $WORK/b077/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b067/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b067/_pkg_.a $WORK/b067/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/4f/4fd29a70279ad856babf0a632d25d1509f4fe58a4571ca3e173cee6af63fa0cf-d # internal crypto/rand mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p crypto/rand -std -complete -buildid NByq6d-pNn1TTWn8Vs4K/NByq6d-pNn1TTWn8Vs4K -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ab/ab431313b11326e3de2f693dc2d19334c657a06267ec410b731611012d217731-d # internal log mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p log -std -complete -buildid 1d931XpDrOd9tGpnCD6J/1d931XpDrOd9tGpnCD6J -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/06/06a34dcc298983655b8f5d77a6f9dd65dc4bca08e3bb7217f64d7a2a2b6ef6e1-d # internal encoding/json mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b091/_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/b090/_pkg_.a -trimpath "$WORK/b090=>" -p encoding/json -std -complete -buildid _oinuG5WBPiQ_5EgC3Io/_oinuG5WBPiQ_5EgC3Io -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/a0/a05fa8d29b9ffebe7ee022589d68310cab74129b9bf7d3561bd79f38355c0ef5-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p github.com/snapcore/snapd/metautil -complete -buildid zngd_xHLrQAuLwa4aIs2/zngd_xHLrQAuLwa4aIs2 -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./normalize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/50/50715715481aeaca8132115ebc48176611f75596c4add200cb862a640b642f48-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p github.com/snapcore/snapd/spdx -complete -buildid aeM09rWvJCHoucBB0iWn/aeM09rWvJCHoucBB0iWn -goversion go1.15.14 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a3/a337eecb05c3590ceb021555ac83799803fe6f71c51e89dfcc17976999c69a78-d # internal github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms -complete -buildid dXQz0tDvIv7_7cHPpkYq/dXQz0tDvIv7_7cHPpkYq -goversion go1.15.14 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/09/098eabd45f123e09edfd57a0e661abf8d592e4bc45918feab04060b9fa4c96f8-d # internal flag mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p flag -std -complete -buildid 4i1-HtFhYEOiuS31lOjC/4i1-HtFhYEOiuS31lOjC -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./flag.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/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/b090/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b070/_pkg_.a $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/bf/bfdb8ba57ed5d50f2bc405475e35a6bc44290e1648178f028c49a5134fe66255-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b090/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p github.com/snapcore/snapd/timeout -complete -buildid kWFq99iZCO-ShXovhrf7/kWFq99iZCO-ShXovhrf7 -goversion go1.15.14 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./timeout.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/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/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/3f/3fc21e6f4cd67a1a8d615ac510020cb8bf2cdd179da156d6e060ae446a651d18-d # internal runtime/trace mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p runtime/trace -std -buildid B_gzlyMi6miUaoqKGRwY/B_gzlyMi6miUaoqKGRwY -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/0f/0f1a2fd81737a7ab25e3f71966efa8740b33e385c9e820651829f6d9e911fa5a-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/3d/3d2db6a61e6fc3c51ae2ec4c2a53440940a877f389a4c2e5a6d2adf1fa0e8162-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/snapcore/snapd/randutil -complete -buildid VqT46VAQ2w207NHJpNzI/VqT46VAQ2w207NHJpNzI -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/e0/e0f2566354cf07f79d6e9f921f9ea5477b4e0812b29b0d4d5b68e77084181a9b-d # internal testing mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile flag=$WORK/b100/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile runtime/trace=$WORK/b102/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p testing -std -complete -buildid lxcBKxjOLI2VgPPyl0KL/lxcBKxjOLI2VgPPyl0KL -goversion go1.15.14 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/33/33392e29e9109605687c9e7e7a32885e1c9fdf47052b8252c49bbd1c58120119-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/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/b077=/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/b077=/tmp/go-build -gno-record-gcc-switches -o $WORK/b077/_cgo_.o $WORK/b077/_cgo_main.o $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b077/_cgo_.o -dynout $WORK/b077/_cgo_import.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p os/user -std -buildid ex3dOJTrKL6KL4MX19sm/ex3dOJTrKL6KL4MX19sm -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./lookup.go ./user.go $WORK/b077/_cgo_gotypes.go $WORK/b077/cgo_lookup_unix.cgo1.go $WORK/b077/getgrouplist_unix.cgo1.go $WORK/b077/listgroups_unix.cgo1.go $WORK/b077/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/97/9701fc93dec084c3a940d624817e4f6e33d230b86255e658c207487e7b23b100-d # internal github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap github.com/snapcore/go-gettext/pluralforms=github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms=$WORK/b098/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile testing=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext -complete -buildid S0wo1Kd6cLC2JJcBW_aK/S0wo1Kd6cLC2JJcBW_aK -goversion go1.15.14 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./gettext.go ./mofile.go ./test_utils.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b077/_pkg_.a $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/27/27bd8799b38d28c048158a53621cd2923546508fb9f52ec2c9c79f6172670874-d # internal github.com/snapcore/snapd/vendor/github.com/godbus/dbus mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b076/_pkg_.a packagefile os/user=$WORK/b077/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/snapcore/snapd/vendor/github.com/godbus/dbus -complete -buildid 9ttsahAqkFVl7hiHzFtI/9ttsahAqkFVl7hiHzFtI -goversion go1.15.14 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./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 github.com/snapcore/snapd/osutil mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b051/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile debug/elf=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b060/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b061/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b075/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b076/_pkg_.a packagefile os/user=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/snapcore/snapd/osutil -complete -buildid VQXkrwWkn4Z3O_KNQjyH/VQXkrwWkn4Z3O_KNQjyH -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./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 ./kcmdline.go ./meminfo.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 ./settime.go ./settime_32bit.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/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/4b/4be6cf2a7d2c0a6fe8ce268e07b3f2ffb2a44fc53ad7ab6a2d76656b537251a8-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/74/74d88379727684ddb98b83946762c42d6fb5d5ce6727a1cf42f69164508d363c-d # internal github.com/snapcore/snapd/cmd/snaplock mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snaplock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/snapcore/snapd/cmd/snaplock -complete -buildid wtv_szajADukyJnMJNll/wtv_szajADukyJnMJNll -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./lock.go github.com/snapcore/snapd/features mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/snapcore/snapd/features -complete -buildid KFg5ZAzXleIUq-Wy9Fgy/KFg5ZAzXleIUq-Wy9Fgy -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./features.go github.com/snapcore/snapd/logger mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b050/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/snapcore/snapd/logger -complete -buildid twXLRof9JwsKb2i6OGLa/twXLRof9JwsKb2i6OGLa -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/94/94c1ddec825c4402e626441af0a0aa161fff12c91f436f4b6b327b40ca0e41c2-d # internal github.com/snapcore/snapd/arch mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/snapcore/snapd/arch -complete -buildid R7D3fVxvhW1dhlPnLza8/R7D3fVxvhW1dhlPnLza8 -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./arch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/1a/1a067595569223c39e686775683e4986c9e2b7f8f80463cd14e59786b65d0fe1-d # internal github.com/snapcore/snapd/i18n mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap github.com/snapcore/go-gettext=github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext=$WORK/b097/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p github.com/snapcore/snapd/i18n -complete -buildid 7Oig4sEha5AaMA-DI-0w/7Oig4sEha5AaMA-DI-0w -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./i18n.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/31/31af79d7923885a17e6817e8760207160df07af62751499ef13855e35ef38ddb-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/8e/8e7e1c6832970be1c66999c16732cebcc9c1071539dd1cf0acf3ed17b9d7205d-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b050/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b041/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/snapcore/snapd/snapdenv -complete -buildid QOEimT926MKL2REZ8b3t/QOEimT926MKL2REZ8b3t -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b3/b34bbef2de7abdb625041adf03ad779c76b9e29b53b2e9e01fa105587142b400-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b096/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p github.com/snapcore/snapd/timeutil -complete -buildid yYT72FGTDu5Vh8un1kRV/yYT72FGTDu5Vh8un1kRV -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/be/be6e3f3e657bfc6ed0a9d9520fb07a9b02f4e7e9784f74ca751c24949b60d046-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b087/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/snapcore/snapd/snap/naming -complete -buildid Eeqo6yZN3JN5fvjBPZE2/Eeqo6yZN3JN5fvjBPZE2 -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./snapref.go ./tag.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/45/45d1aed11e244eec792fa0fd5fd9d6b02269d3358293a1b69db5b3b93422bcec-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/08/08a6ecdc2713d55c4e8928feb43daff4ae7b33ddc1ce79134809d6da8b8855d2-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b050/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b060/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b094/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b095/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b043/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/snapcore/snapd/snap -complete -buildid GpuPSxdOlFRuv_UbXmBV/GpuPSxdOlFRuv_UbXmBV -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./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/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/f6/f6ae2883e6917aca7f09b186e83194625c2baab77f8e02474dbcb71856b0f82f-d # internal github.com/snapcore/snapd/dbusutil mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b040/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/dbusutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/snapcore/snapd/dbusutil -complete -buildid ZN0IFfCTg7y2N5uXzSqO/ZN0IFfCTg7y2N5uXzSqO -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./dbusutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/48/489a64d92ea63adc997a9839f752f7e8628838ef23f606c742d439feae7a56e0-d # internal github.com/snapcore/snapd/sandbox/cgroup mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b061/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b042/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/sandbox/cgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/snapcore/snapd/sandbox/cgroup -complete -buildid EJwL1X36t5iiHmqqkTXP/EJwL1X36t5iiHmqqkTXP -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./cgroup.go ./freezer.go ./pids.go ./process.go ./scanning.go ./tracking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/fe/fe6e1a1999c6c68edaa2ad7e9eb5e2ed204d7c3d886d3496615ad0ff36ebbab4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/7e/7e6d24103fd6e7472d96d25eee3fcee13a610cd9744c41d2579316d40ec2d426-d # internal github.com/snapcore/snapd/cmd/snap-update-ns mkdir -p $WORK/b001/ cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snap-update-ns TERM='dumb' 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.51.7/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.51.7/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.51.7/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.51.7/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.51.7/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 importmap github.com/jessevdk/go-flags=github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b050/_pkg_.a packagefile github.com/snapcore/snapd/osutil/mount=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b060/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -buildid 1c9aPNl1ndotkSVo1a1p/1c9aPNl1ndotkSVo1a1p -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./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/2b/2be793dd7931ba5650c00d8db69966c6a6fda4d291ea20883243bcf569b430b0-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/b012/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/jessevdk/go-flags=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b050/_pkg_.a packagefile github.com/snapcore/snapd/osutil/mount=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b060/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile internal/reflectlite=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b041/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile context=$WORK/b051/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile debug/elf=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b061/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b075/_pkg_.a packagefile os/exec=$WORK/b076/_pkg_.a packagefile os/user=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/dbusutil=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b094/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b095/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile compress/zlib=$WORK/b055/_pkg_.a packagefile debug/dwarf=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile regexp/syntax=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b087/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile unicode/utf16=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b096/_pkg_.a packagefile compress/flate=$WORK/b056/_pkg_.a packagefile hash/adler32=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b071/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile internal/singleflight=$WORK/b073/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext=$WORK/b097/_pkg_.a packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms=$WORK/b098/_pkg_.a packagefile testing=$WORK/b099/_pkg_.a packagefile flag=$WORK/b100/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile runtime/trace=$WORK/b102/_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 -buildmode=exe -buildid=HPNy076fhPx_308ZRI4b/1c9aPNl1ndotkSVo1a1p/6nl1HnlyXiOjRac3956T/HPNy076fhPx_308ZRI4b -B 0x3216402c19e584bcf3ae939fb33bea5a53c91057 -linkmode external -extldflags "-Wl,-z,relro -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 /tmp/go-link-176524462/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 /tmp/go-link-176524462/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 /tmp/go-link-176524462/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 /tmp/go-link-176524462/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 /tmp/go-link-176524462/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 /tmp/go-link-176524462/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 -compiler gc '-tags=rpm_crashtraceback nosecboot nomanagers' -ldflags ' -B 0xd968bb522ee372093ca93fce067e31e64e38fdf6 -linkmode external -extldflags '\''-Wl,-z,relro -static'\''' -a -v -x -o bin/snapctl github.com/snapcore/snapd/cmd/snapctl WORK=/tmp/go-build211219247 internal/cpu mkdir -p $WORK/b009/ internal/unsafeheader mkdir -p $WORK/b005/ math/bits mkdir -p $WORK/b016/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -complete -buildid koS5dfydUBn1NY0qKuv4/koS5dfydUBn1NY0qKuv4 -goversion go1.15.14 -D "" -importcfg $WORK/b009/importcfg -pack -c=4 ./cpu.go ./cpu_arm.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid r3EWEz8Q0AloJU5EsJtz/r3EWEz8Q0AloJU5EsJtz -goversion go1.15.14 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid zGUTKwEuIb_Q4LGc4jbI/zGUTKwEuIb_Q4LGc4jbI -goversion go1.15.14 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.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=>" -p runtime/internal/sys -std -+ -complete -buildid 7tmQVAgpO8uTUyaqGRu8/7tmQVAgpO8uTUyaqGRu8 -goversion go1.15.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1c/1cc8a02f6ba9c2adf191af6e75ab55f4eb7d4893f11083d18537981d6b778670-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid qVP6DnX8rCNXc_NxSP4J/qVP6DnX8rCNXc_NxSP4J -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./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/7b/7b8864890751f3516a65389fb439f9ea52b86f4afae17d2b7ec0640776741cdd-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=>" -p runtime/internal/math -std -+ -complete -buildid CilhE2b-nuApf8RlAsbl/CilhE2b-nuApf8RlAsbl -goversion go1.15.14 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0f/0f3a11f3b69ba1b5fdb2617cd9343db298e6062831a5940cb985c81581cd85d4-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b008/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_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/8a/8a7ef2c95755f11b687a92d326a61ef331d52c5ece53e50feed799fdab410db5-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 -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/de/dece66f90ca45678405e201cc74321d6f255ad4a112c36bd8529bf15eff6159b-d # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid AKRljiM_28RthX2bbW_t/AKRljiM_28RthX2bbW_t -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_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=>" -p runtime/internal/atomic -std -+ -buildid EQAjRhBD-SF8szrJ0J1P/EQAjRhBD-SF8szrJ0J1P -goversion go1.15.14 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_arm.go ./stubs.go math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b015/symabis ./sqrt_arm.s ./stubs_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/81/81a22ab249c5cb90e4911f9f7efc8b9e3d8622a8caf1a37bca5a2bc8679ede7f-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid wespIh8UeRRH8Y4SJ81r/wespIh8UeRRH8Y4SJ81r -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid zV4bmdcw2a8Y-GgMVl6K/zV4bmdcw2a8Y-GgMVl6K -goversion go1.15.14 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./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/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b010/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f5/f5b7905219ff32476f672713c0d7673c2c7520cc67d4c6ac87786b19b9eab10c-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b021/symabis ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/count_arm.o ./count_arm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid A2Nf_ZBcWPPHiG1cbmnS/A2Nf_ZBcWPPHiG1cbmnS -goversion go1.15.14 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/equal_arm.o ./equal_arm.s 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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/21/21036373e5525f388baff48db589dc3850c15f12ebc94de68a15429613d7c97d-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/indexbyte_arm.o ./indexbyte_arm.s unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid F6rqnKVLQIbADaeAL3DF/F6rqnKVLQIbADaeAL3DF -goversion go1.15.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm.o $WORK/b008/count_arm.o $WORK/b008/equal_arm.o $WORK/b008/indexbyte_arm.o # internal /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 -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b021/asm.o ./asm.s cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/03/039bb45f99828c574f9c6e0c81aa1c59ef2f2f40a66ecc16be3600b4fa7317ea-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/47/47110fbb1ce4393fe37368348b618028e6a959f505dc470501e1c553b1411246-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid 3HFhBUHOZ5uJHeSqwpNw/3HFhBUHOZ5uJHeSqwpNw -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b007/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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c4/c4259d72947bec40e60d97d8a3267e5148af84f5af6d0a312344860cf965ddb5-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=>" -p encoding -std -complete -buildid IY2AsXXDIqI000-EWGm4/IY2AsXXDIqI000-EWGm4 -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./encoding.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid OF4HIeHZ9ZD-DCxsjGdi/OF4HIeHZ9ZD-DCxsjGdi -goversion go1.15.14 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/77/77c6f0d827880e90ba0447e98ccba488457faec6f695a5b231077cf09ff2faa9-d # internal unicode/utf16 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p unicode/utf16 -std -complete -buildid vcmTcCAeQ7AgpmQqegLy/vcmTcCAeQ7AgpmQqegLy -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/09/0910a65583e881efabcb0e70a66be16d240c6a1af9c89669a2141f9c5d6dc5eb-d # internal crypto/internal/subtle mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p crypto/internal/subtle -std -complete -buildid Y5aHevmEgOtXmy1eJt6q/Y5aHevmEgOtXmy1eJt6q -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b015/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ed/edaab5f56a1f214020b57b0396df96f8df4cedd85c1e6095923e6152b0b37056-d # internal crypto/subtle mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p crypto/subtle -std -complete -buildid Ip8aVKs9J4ZW8SUayLyk/Ip8aVKs9J4ZW8SUayLyk -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b015/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/1b/1b1577d418f04da74325bc46f12c156d3a9732dbe451598f6d8a9621e0d08b25-d # internal internal/nettrace mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p internal/nettrace -std -complete -buildid tRziaWwqtwDEa9RiAZLS/tRziaWwqtwDEa9RiAZLS -goversion go1.15.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/sqrt_arm.o $WORK/b015/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ca/ca77f91389a204ac0ebaed39461d79e869d2f52313e5eb757588bbe4a39a7313-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/aa/aa9e00fb60088bffcc138423cfe8a204d4b951f68e4a05d7095dbbaef3ba5b24-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b096/ cat >$WORK/b096/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/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid vZfeTPOm2q_qD0CSz3sf/vZfeTPOm2q_qD0CSz3sf -goversion go1.15.14 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b074/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b074/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b074/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7c/7cde024d33575b28b7d4bac8ce134e83380b084bff66865bbcd1c27cf87d7ba4-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/6d/6d0d567432c90d51f429fa49af8a6c496ead5fdfbd66905e05126caf420985e4-d # internal github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal image/color mkdir -p $WORK/b128/ mkdir -p $WORK/b104/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal -complete -buildid EWUJ9tDrKYgrw0j15S3n/EWUJ9tDrKYgrw0j15S3n -goversion go1.15.14 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./internal.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p image/color -std -complete -buildid nG0F9OTVloWTxFfjZ8_Z/nG0F9OTVloWTxFfjZ8_Z -goversion go1.15.14 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/40/40eceba0966c5a978a67f6340a2b3771ecbe15f06b745248d2b719905b82af0e-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 container/list mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p container/list -std -complete -buildid D77DEjSz2o65sQd56L-S/D77DEjSz2o65sQd56L-S -goversion go1.15.14 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./list.go cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a7/a70f8f2b1f556e09640cd251fdfe957ea0977de384fca1eaea0f2b32b4d31337-d # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b145/ cat >$WORK/b145/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/b145/_pkg_.a -trimpath "$WORK/b145=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid Q6OScyZqY_N4Y8noEvkJ/Q6OScyZqY_N4Y8noEvkJ -goversion go1.15.14 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/01/01716d63cbb616b95977cf7e950845d32f516ce0d282223f360c6581845d0743-d # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a9/a99ba27510f551a0993fd42dfec6605467e14af42c79565e0c2d2377e233d682-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x010.o -c gcc_arm.S cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go -dynlinker cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b074/symabis ./asm_arm.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p runtime/cgo -std -buildid PxiXU8O795Ch8s71PdWH/PxiXU8O795Ch8s71PdWH -goversion go1.15.14 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo.cgo1.go $WORK/b074/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b074/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_arm.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/23/232c33a1626afdd329eca80a168a7d80c304e4852f001e2a03e162408a084948-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b007/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm.o $WORK/b007/duff_arm.o $WORK/b007/memclr_arm.o $WORK/b007/memmove_arm.o $WORK/b007/preempt_arm.o $WORK/b007/rt0_linux_arm.o $WORK/b007/sys_linux_arm.o $WORK/b007/tls_arm.o $WORK/b007/vlop_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/4c/4c91684894a7639292a7036410d2181246404a31bb35defdc9785e20a2f20366-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b019/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid B0bZ7UP2_UPva9VHBChy/B0bZ7UP2_UPva9VHBChy -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid P4CS8L_xTsToOXnu731a/P4CS8L_xTsToOXnu731a -goversion go1.15.14 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/91/9111ebd8bc8f491748a70442745ac6a3b6d661ad7041e193894d5afec55c578e-d # internal internal/singleflight mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p internal/singleflight -std -complete -buildid XDTB1bTEOh-Ac2cCnXR-/XDTB1bTEOh-Ac2cCnXR- -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./singleflight.go math/rand mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p math/rand -std -complete -buildid OqJ_lF7ass8OswnuDjiP/OqJ_lF7ass8OswnuDjiP -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/6e/6e3754dc6b0787583a7db66896cf1cbd35955ebdcb07f378e4e1c4cbacc774d5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b004/asm.o ./asm.s cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/22/22e4b02ec45a48644c980c056d932c28b82c596ca58c5708c0f81488d9c22d19-d # internal /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/bc/bcca4acb239cfb33366c846d6c1af750062fc09e35ee6629f964c0282826bff5-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b023/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid gClWR9Z33j6Sz3edEvll/gClWR9Z33j6Sz3edEvll -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid MO20KCgi9_o8tU6LM6O7/MO20KCgi9_o8tU6LM6O7 -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./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/39/39dccdc313af811b34a76b611c54e3c5647e8a3a0272099bacd959237f2b872c-d # internal io mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid iMETcmCh1azG2AcGP4E1/iMETcmCh1azG2AcGP4E1 -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b026/ strconv mkdir -p $WORK/b017/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid DihsTd1fCLiC--8MEwLw/DihsTd1fCLiC--8MEwLw -goversion go1.15.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid JVmZmVfQvIFqO031UAsG/JVmZmVfQvIFqO031UAsG -goversion go1.15.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/fd/fdfb9adb96552c4ebca5fadc54ada2e120b616d8ca7009d2d002dc2b71cc6610-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b029/symabis ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -buildid A3G9B1Ma_fD7_dIhhxcG/A3G9B1Ma_fD7_dIhhxcG -goversion go1.15.14 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h -c=4 ./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_dup2_linux.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 cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c3/c3842f3600a64f0ffb18a61d134fec26495cae1bd5337b1e77eefe980eff05ad-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b071/ cat >$WORK/b071/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/b071/_pkg_.a -trimpath "$WORK/b071=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid aU5bGHfRhiYSL6_CqNBG/aU5bGHfRhiYSL6_CqNBG -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/31/31a3e99694aecdd64129994c578c49f07aec174ff4cf2574965c2b7692896be4-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p bytes -std -buildid aXmyyPGWdt4Tmvj69qZ-/aXmyyPGWdt4Tmvj69qZ- -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/7f/7faf536c28f311e52c0e7045a0dbe2ad188f78045e21c046afda325413bc47a3-d # internal strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p strings -std -complete -buildid doVn_wSLqVSRLWz3bBBq/doVn_wSLqVSRLWz3bBBq -goversion go1.15.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/75/7573ae49e53fe458ae8597dc211820a1622a11303b30f262a6c0cd71345f852f-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b014/symabis ./asm_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/e9/e973ffdd51766d797e237fc6312adebac113dd0005afd64f27b02f42d7e61f7b-d # internal hash mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p hash -std -complete -buildid FWU4dsSbcZJbIBfpkg2H/FWU4dsSbcZJbIBfpkg2H -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./hash.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid q1w291kh3LnbzwJThDmO/q1w291kh3LnbzwJThDmO -goversion go1.15.14 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d7/d7ea3d3bd997a007e2af8a9ad95ab2a75c706fe102cc201ca1f76a4090356942-d # internal crypto mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p crypto -std -complete -buildid Mc_6_cJnmeOpCr3X1GQq/Mc_6_cJnmeOpCr3X1GQq -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ef/ef98368b92b0b56a53955c1304689b068ad2b95dd0bc72d5d0c36f90df3bf2a3-d # internal crypto/internal/randutil mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/internal/randutil -std -complete -buildid f8A5qbG8NUkeEIy28Hkf/f8A5qbG8NUkeEIy28Hkf -goversion go1.15.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/3c/3cb5ea790c4f33b6a16d4a511f57398d61bdfa2380885f1132cec96cceeb10ce-d # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p bufio -std -complete -buildid 2hydq7m60LfavJAnlatK/2hydq7m60LfavJAnlatK -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b029/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/1b/1b574b861740342fb9cb80e40b25a23119727f0028061b8e3164a02ec6af687f-d # internal hash/adler32 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p hash/adler32 -std -complete -buildid 2sDEbtmwWW0QOhA4XCSh/2sDEbtmwWW0QOhA4XCSh -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./adler32.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/21/2168fbeacccd90697378954e6159cb4dd7ac93bfe8d7119bec359088a6408925-d # internal path mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p path -std -complete -buildid RQG5s0ob_vGvVFccxWza/RQG5s0ob_vGvVFccxWza -goversion go1.15.14 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./match.go ./path.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/1d/1d8e08c485191dffab27a03fc08f4374167b031d7344f5ec22d6272680958c77-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/unix -std -complete -buildid oriCZGXO0jT9aMKur-QV/oriCZGXO0jT9aMKur-QV -goversion go1.15.14 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f9/f95cf61c2aa0831ab0921f028ec10f291b43932c9bb3e48a5f11a77a4cd3de05-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p time -std -buildid SOufL1cnsm3v7_SGk98k/SOufL1cnsm3v7_SGk98k -goversion go1.15.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a3/a3643bce77637cc0b239dbd09e7eb59b86771ba763123d013627e7018036cd2b-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/execenv -std -complete -buildid Wz8EGN6kqqr8cv53zmh-/Wz8EGN6kqqr8cv53zmh- -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/68/6857227a6efac691577b228ed19af041f4e0a32c20b73681b8acc929ed6e8ce8-d # internal regexp/syntax mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p regexp/syntax -std -complete -buildid st300Akc4e_IuBfBptAr/st300Akc4e_IuBfBptAr -goversion go1.15.14 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./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/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/6e/6e8f5caf1a3d890da26ce7f5cb942070417afe3d4570d873a9113973710da821-d # internal compress/bzip2 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p compress/bzip2 -std -complete -buildid bdyRfxxPXs_9bXFfRuE6/bdyRfxxPXs_9bXFfRuE6 -goversion go1.15.14 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/46/46fee366e60da601d32d12e5cd72ca11f81d284451a8a3c757e95848fc1e62d8-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5 -complete -buildid jFnz4LH0PATLGTNqce2Y/jFnz4LH0PATLGTNqce2Y -goversion go1.15.14 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./cast5.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e1/e1ff81b106b3b67eab983fbc5d722ce6bda8f14f1a3b6a519094c6fe78cbb514-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors -complete -buildid VBri6w2NgoE5kzYyahvU/VBri6w2NgoE5kzYyahvU -goversion go1.15.14 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c3/c34246894e4f632a14bddedbab349319357c33cf25dd82f6abeebf2d22739371-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b101/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k -complete -buildid pcubn3qx3ieHf58UNMUl/pcubn3qx3ieHf58UNMUl -goversion go1.15.14 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./s2k.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/5e/5ec2be8e43840a7ade064fdd119cb7f6b52ba96e4fbe46a1da578b4e5f4d0b58-d # internal image mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b104/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p image -std -complete -buildid K2fVjk6USBq7M7MeLsqs/K2fVjk6USBq7M7MeLsqs -goversion go1.15.14 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b2/b2919392db437ab3a7e8fae9332c0e306acc3cf3752a81d5785e72c8fedb7eb1-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/55/55c6fda83ec4d79f124e77adab8157a14fc12050c181f12830527e1f230012f8-d # internal context mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF internal/poll mkdir -p $WORK/b027/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p context -std -complete -buildid xE_7FDr-N50Z4yeGEscv/xE_7FDr-N50Z4yeGEscv -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./context.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid Nr2BA0uU0MwKFsF4eFcF/Nr2BA0uU0MwKFsF4eFcF -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/1e/1ecaa40b404622c101caa305618653874297017ed7f9aca916a757f04aee45a4-d # internal regexp mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b078/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p regexp -std -complete -buildid n7hTW4CqFstYoARz_UcA/n7hTW4CqFstYoARz_UcA -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b014/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ad/ad4953962ad9bfb9ef1d35e67a970bc85b974ffc35ab01bad08697511550ca9f-d # internal image/internal/imageutil mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b103/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p image/internal/imageutil -std -complete -buildid IOjcqrDY1vw8ib8D1lPi/IOjcqrDY1vw8ib8D1lPi -goversion go1.15.14 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/58/58fb4c163a26a056131454aea106df5e26026c8aaf435f0109354beaa7053694-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid Qkl6Jv7uyH_lU8h_SWbs/Qkl6Jv7uyH_lU8h_SWbs -goversion go1.15.14 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/54/54e6bad62280f5e0a72039dc592f02a1c073f14deae2515b9ef9c7d472215e7f-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid JLZ4GLBRIeatF-GooA_X/JLZ4GLBRIeatF-GooA_X -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/3a/3a0e7301a0dce239738f39fddf9c02fbc266b273bc0f9976366b1421a64869ef-d # internal encoding/binary mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/binary -std -complete -buildid LOvHayKLuSfrY5mzs_05/LOvHayKLuSfrY5mzs_05 -goversion go1.15.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/35/35c4ae3710ee2fff918bd0b9942ad5073edeb55b2186c44947f6b62a9c762027-d # internal image/jpeg mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b103/_pkg_.a packagefile image/color=$WORK/b104/_pkg_.a packagefile image/internal/imageutil=$WORK/b106/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p image/jpeg -std -complete -buildid jZuYonOcu9oFXB578uDi/jZuYonOcu9oFXB578uDi -goversion go1.15.14 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/1b/1b63974ad99de784ba572fa3877bb43ba853142fe58dbe4510cc36c0b1dbccb3-d # internal hash/crc32 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p hash/crc32 -std -complete -buildid XuH-BL7xjzY-1cQMNYX3/XuH-BL7xjzY-1cQMNYX3 -goversion go1.15.14 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/02/0263abe1c7de52fb82a2a36031bf3383338fd4485a9f0edccee9695802cd209c-d # internal crypto/hmac mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/hmac -std -complete -buildid C0S_GGpF0BnuJ9xs-xYG/C0S_GGpF0BnuJ9xs-xYG -goversion go1.15.14 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/26/26135dcf2ae9c526fa9fd0ec167bc7d5bb91916e93bfc0fad745f302dd4e97a4-d # internal crypto/rc4 mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/rc4 -std -complete -buildid gGfPdeQ5hZw9dXdl6LXE/gGfPdeQ5hZw9dXdl6LXE -goversion go1.15.14 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/88/886b19e557f30fcf7d0fcb65173025edebc6e98bbbdf6567af5f22d9ddd63dca-d # internal crypto/sha256 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p crypto/sha256 -std -complete -buildid SA_He8rgX6Qk0JtiPr54/SA_He8rgX6Qk0JtiPr54 -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/bc/bc9afb4e376063a1d72f34bc937a01f0d8b735a9f9b0981f04c5abf68652816c-d # internal encoding/base64 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/base64 -std -complete -buildid r5x6MMyRoDYTbQF9pVk7/r5x6MMyRoDYTbQF9pVk7 -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./base64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ea/eaa18ec39c6e0861992b5e5c029b20adc9897cfcb44bc2ec8df3f604f6646180-d # internal crypto/cipher mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p crypto/cipher -std -complete -buildid c4KrW5WOdbJ8lWlKf-k7/c4KrW5WOdbJ8lWlKf-k7 -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./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/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/bc/bceecbf594057fb0ac0ec7c67cafed2f85d6feef7eb4c46a4462b4a33e5d6715-d # internal crypto/sha512 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/sha512 -std -complete -buildid YdBRkStgCbg_mTM0aWdh/YdBRkStgCbg_mTM0aWdh -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ea/ea4befb9c1aa3ee3ef1a1871033f9e558e8fba2bca3d17ad220c71e647214795-d # internal crypto/md5 mkdir -p $WORK/b097/ cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b097/symabis ./md5block_arm.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f5/f5527e8e824ee808f3602337cd2816fa5b5bdbdeb4ac8862a38551c530ad55b0-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid Oy6w3dynnR5YKZ4SWjsu/Oy6w3dynnR5YKZ4SWjsu -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/md5 -std -buildid 2KP8HBkyecZxn88eMtmx/2KP8HBkyecZxn88eMtmx -goversion go1.15.14 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/44/44ee4559ecc5a4081d526c3d00a08ec76346ed33ea275df95ade2580260d2a6f-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/snapcore/snapd/osutil/sys -complete -buildid qIpq6eMrpSizBuApulNs/qIpq6eMrpSizBuApulNs -goversion go1.15.14 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b0/b095e5ac946b44de860e52faebd338dc462ab8c0c0acafec99f31845087fa83c-d # internal crypto/aes mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p crypto/aes -std -complete -buildid Dk4M8nnU9adQTg7EgqPA/Dk4M8nnU9adQTg7EgqPA -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/19/1913869bf3af8b96506934e7749fd2439739a3f3b7f4697bf088b22e9fedb112-d # internal path/filepath mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p path/filepath -std -complete -buildid NTSOCUDLqDht_sb_OidH/NTSOCUDLqDht_sb_OidH -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b097/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/df/df7225cb9ba61fbaec5e0e132ea7b4fbd5d5804863f32b788b3ec0a425e5c469-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b097/_pkg_.a $WORK/b097/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/42/42e13e11c53563461bdc9720fb7f3669d6fa8894ea394e849d51a5a27891f92b-d # internal crypto/des mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/des -std -complete -buildid 8Q8mLFdbgvtxW8PlKf0h/8Q8mLFdbgvtxW8PlKf0h -goversion go1.15.14 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go net mkdir -p $WORK/b070/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b070/ -importpath net -- -I $WORK/b070/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/9e/9e447aca593896e35e73ff8edee780ced79ab9642986097705492605d8d92f85-d # internal io/ioutil mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p io/ioutil -std -complete -buildid ukLikQrtfqId2eQEjNA7/ukLikQrtfqId2eQEjNA7 -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/19/1958f519e8bb7eb4338bb9ea0382ac599550a8f2fe28ba5070b6a81843c6afcf-d # internal os/exec mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p os/exec -std -complete -buildid 04djka0G7hWJGnmLRq3f/04djka0G7hWJGnmLRq3f -goversion go1.15.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/bb/bb6a0a97c371ae2a71d2cb21fe780e018dcf847c0e53f8d6deec5c678ef820f6-d # internal crypto/sha1 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b098/symabis ./sha1block_arm.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/sha1 -std -buildid MYs0tDONcnqsmx69quYU/MYs0tDONcnqsmx69quYU -goversion go1.15.14 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b098/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b098/_pkg_.a $WORK/b098/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d5/d527ad2bacc746ee67c8f08049e91bd25b8655858bed88d4775e93b6dc3c0077-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 -complete -buildid C9L6O3PS8Q0TvSNyDzx7/C9L6O3PS8Q0TvSNyDzx7 -goversion go1.15.14 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./doc.go ./hashes.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./xor.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/27/2713cb1c18dd9183f41a174acbd72279d126d676f734437950baaccbaa649d7f-d # internal runtime/debug mkdir -p $WORK/b125/ cat >$WORK/b125/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b125/symabis ./debug.s cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p runtime/debug -std -buildid v5gI3jDzjPHT9quRuXxk/v5gI3jDzjPHT9quRuXxk -goversion go1.15.14 -symabis $WORK/b125/symabis -D "" -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/72/7275210341ba1457ec801a4ecec5fcf2c45e4610509ea66e2cb552fb07e46ae1-d # internal encoding/json mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b045/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/json -std -complete -buildid _oinuG5WBPiQ_5EgC3Io/_oinuG5WBPiQ_5EgC3Io -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./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/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/b1/b168b04edf80188bfd2447c3971f2f2ac1650e8ee29e6085e64c7208e5fb3bd7-d # internal math/big mkdir -p $WORK/b052/ cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b052/symabis ./arith_arm.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b125/debug.o ./debug.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$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/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p math/big -std -buildid zqXo5gIFErTXa8eUbPxS/zqXo5gIFErTXa8eUbPxS -goversion go1.15.14 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b125/_pkg_.a $WORK/b125/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/21/21e75f563455eaf2e0ab5c7b2ab18e08b518d44aa6ac7d1b2622ffbec8f6fdd6-d # internal github.com/snapcore/snapd/asserts/internal mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/asserts/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/snapcore/snapd/asserts/internal -complete -buildid N2Jr3hOb5eZpjPpS8-uZ/N2Jr3hOb5eZpjPpS8-uZ -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./grouping.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/91/91896c21e7f124afcfe96af13c58fa817a7faa8bbd9ae60a94854575c994c7f3-d # internal compress/flate mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p compress/flate -std -complete -buildid cPIFnjCgMYxLNM4jwCiy/cPIFnjCgMYxLNM4jwCiy -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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/b070=/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/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/bf/bfdb8ba57ed5d50f2bc405475e35a6bc44290e1648178f028c49a5134fe66255-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal debug/dwarf mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$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/b024/_pkg_.a packagefile path=$WORK/b064/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p debug/dwarf -std -complete -buildid YjTwcjfyONrVJygkXEca/YjTwcjfyONrVJygkXEca -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./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/b061/_pkg_.a /builddir/.cache/go-build/82/82e380c3404a3b56271e0d9608a5150df0e11e08e7cb7487509b30d22abbbd45-d # internal compress/zlib mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/adler32=$WORK/b062/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p compress/zlib -std -complete -buildid gZrBeQwufsUkOLolB_fq/gZrBeQwufsUkOLolB_fq -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./reader.go ./writer.go cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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/b070=/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/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ae/aeb785b5a6caab1603256e50bafb1436e43ad1733c9150fc2052da6bdf8209f8-d # internal encoding/hex 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 io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p encoding/hex -std -complete -buildid CL2iALrB76WzeQdCK02d/CL2iALrB76WzeQdCK02d -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./hex.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b052/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e9/e987b72f4cc4c4f604ee4032e8df5ae382b6e59eee705f888ca9bf2d8ef701f4-d # internal cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b052/_pkg_.a $WORK/b052/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b077/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 -complete -buildid CPGmPfEENPqU7RcAWzt_/CPGmPfEENPqU7RcAWzt_ -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./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/b052/_pkg_.a /builddir/.cache/go-build/4f/4fd29a70279ad856babf0a632d25d1509f4fe58a4571ca3e173cee6af63fa0cf-d # internal crypto/rand mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p crypto/rand -std -complete -buildid NByq6d-pNn1TTWn8Vs4K/NByq6d-pNn1TTWn8Vs4K -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/a0/a05fa8d29b9ffebe7ee022589d68310cab74129b9bf7d3561bd79f38355c0ef5-d # internal crypto/rsa mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/internal/randutil=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto/rsa -std -complete -buildid _m7RrKp0UAnAG_SkFLgB/_m7RrKp0UAnAG_SkFLgB -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/8d/8d1f5cb6ad44a6d59a02bf616f0446a3a1fc3fcac161bb69265ba406c15e8ceb-d # internal debug/elf mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/zlib=$WORK/b060/_pkg_.a packagefile debug/dwarf=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p debug/elf -std -complete -buildid pIJLZagqPq1SB6Ppf7VI/pIJLZagqPq1SB6Ppf7VI -goversion go1.15.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./elf.go ./file.go ./reader.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b070/_cgo_.o -dynout $WORK/b070/_cgo_import.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b071/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b073/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p net -std -buildid ijYYOjYFAe3mVaK9Y3lI/ijYYOjYFAe3mVaK9Y3lI -goversion go1.15.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b070/_cgo_gotypes.go $WORK/b070/cgo_linux.cgo1.go $WORK/b070/cgo_resnew.cgo1.go $WORK/b070/cgo_socknew.cgo1.go $WORK/b070/cgo_unix.cgo1.go $WORK/b070/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/85/85a3beef1e03c991e91f301f95079cb9cde5c958fcbc34d896f5b027b41d225d-d # internal github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 -complete -buildid cZ5scsOQrYJBdHhO7MHu/cZ5scsOQrYJBdHhO7MHu -goversion go1.15.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/79/79f1b22edf8d9436dab76b7dbc41f5a3be535bb78baf362a8b7c6ed36e48c8e3-d # internal os/user mkdir -p $WORK/b081/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b081/ -importpath os/user -- -I $WORK/b081/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ab/ab431313b11326e3de2f693dc2d19334c657a06267ec410b731611012d217731-d # internal log mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p log -std -complete -buildid 1d931XpDrOd9tGpnCD6J/1d931XpDrOd9tGpnCD6J -goversion go1.15.14 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/06/06a34dcc298983655b8f5d77a6f9dd65dc4bca08e3bb7217f64d7a2a2b6ef6e1-d # internal crypto/dsa mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/dsa -std -complete -buildid p5_2Wgt5vhyEtUOMlVeM/p5_2Wgt5vhyEtUOMlVeM -goversion go1.15.14 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/3a/3aa486142aeb02b6b6f04bf9ba387de8e96803d8253a004227523d5cc69fca7a-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile regexp=$WORK/b077/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/snapcore/snapd/strutil -complete -buildid YDEUJWarhvXG52DtxkIK/YDEUJWarhvXG52DtxkIK -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./chrorder.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/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/99/991e3d4c9aecddda7bba54f127f3ff024d68fd4758ea34c456f66f3b44e84b20-d # internal crypto/elliptic mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/elliptic -std -complete -buildid melQsXHfVEsOZ3S6YOKu/melQsXHfVEsOZ3S6YOKu -goversion go1.15.14 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/f7/f71d1e53a2901a1f8ba0bdc30810cb1dbec193bdfb0b13b60fabe30fdd2bbbf3-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/snapcore/snapd/release -complete -buildid lRGaeMImFjX_ffiWbsos/lRGaeMImFjX_ffiWbsos -goversion go1.15.14 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./release.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/a8/a8c134637e8856ea5c3062b04013bc00958acea9c60314c735466654435eed2a-d # internal encoding/asn1 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b045/_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/b095/_pkg_.a -trimpath "$WORK/b095=>" -p encoding/asn1 -std -complete -buildid j5a6mTI2cRG5PcCkdWwv/j5a6mTI2cRG5PcCkdWwv -goversion go1.15.14 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/59/59d3fc241b59c4b55e18773a126f8fc0ba7f8b9efa4c6409fd61f67c69c6a9e6-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal -complete -buildid LwzaBhOSTR6jnthlmxFj/LwzaBhOSTR6jnthlmxFj -goversion go1.15.14 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./elgamal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/38/3847b6ff150a4b011b23361a746f41a7cec72fb0a6fcf6617f80ed4b0dc32097-d # internal mime mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p mime -std -complete -buildid A45OxLNTDG1Mn1sNh9w0/A45OxLNTDG1Mn1sNh9w0 -goversion go1.15.14 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b081 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b070/_pkg_.a $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cd $WORK/b081 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -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_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/6a/6abbd8c89b015541de8cf06728a6b265308cddb11069a22518ef0ee20d11054a-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid 2w1eeAYVp6Z9umciqVSd/2w1eeAYVp6Z9umciqVSd -goversion go1.15.14 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/3d/3d2db6a61e6fc3c51ae2ec4c2a53440940a877f389a4c2e5a6d2adf1fa0e8162-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b047/_pkg_.a packagefile crypto/sha256=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/snapcore/snapd/randutil -complete -buildid VqT46VAQ2w207NHJpNzI/VqT46VAQ2w207NHJpNzI -goversion go1.15.14 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./crypto.go ./rand.go cd $WORK/b081 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -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 getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/0b/0b65d7e8f34d5cde903aa6484d2f88605be243124139071e13437b72f6dce9c0-d # internal net/textproto mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p net/textproto -std -complete -buildid wxrUBnm78N8jwVBymsUN/wxrUBnm78N8jwVBymsUN -goversion go1.15.14 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/33/33392e29e9109605687c9e7e7a32885e1c9fdf47052b8252c49bbd1c58120119-d # internal net/url mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p net/url -std -complete -buildid -p2GFp7LYvpCkX7o_jFC/-p2GFp7LYvpCkX7o_jFC -goversion go1.15.14 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./url.go cd $WORK/b081 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -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 listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ec/eca8ac3230414fd0656d857f04f55616455eacaafd0bb561b5804662ad0f74a3-d # internal net/mail mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b085/_pkg_.a packagefile mime=$WORK/b109/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p net/mail -std -complete -buildid Fw3SynBj7sqRCLiBKare/Fw3SynBj7sqRCLiBKare -goversion go1.15.14 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/88/88cbfe467bbc0f4e84ae29c4a9a96b4d64d773110e248223fc4d89aecaccfc31-d # internal crypto/ecdsa mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/elliptic=$WORK/b093/_pkg_.a packagefile crypto/internal/randutil=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/ecdsa -std -complete -buildid vFzwZS7umn3iD5N4n0Yf/vFzwZS7umn3iD5N4n0Yf -goversion go1.15.14 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go cd /usr/lib/golang/src/os/user 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 -g -O2 -pie cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/6f/6f07bb43bb144a1680367cf9859516973773e63e00a9f6bc52cd9b35d8913e39-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p github.com/snapcore/snapd/dirs -complete -buildid dXOZr0U7_xq0mceX05gA/dXOZr0U7_xq0mceX05gA -goversion go1.15.14 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./dirs.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b081/_cgo_.o -dynout $WORK/b081/_cgo_import.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p os/user -std -buildid ex3dOJTrKL6KL4MX19sm/ex3dOJTrKL6KL4MX19sm -goversion go1.15.14 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./lookup.go ./user.go $WORK/b081/_cgo_gotypes.go $WORK/b081/cgo_lookup_unix.cgo1.go $WORK/b081/getgrouplist_unix.cgo1.go $WORK/b081/listgroups_unix.cgo1.go $WORK/b081/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/84/8491dab3c073538d4faeb60a6667ec43a5514aecab33135f44d1e2f7164945cf-d # internal github.com/snapcore/snapd/jsonutil mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b075/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/jsonutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p github.com/snapcore/snapd/jsonutil -complete -buildid boPCDS9b7_Brr-uqSAnu/boPCDS9b7_Brr-uqSAnu -goversion go1.15.14 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/85/858706a490c53c8cd6a46ad10c78d2d5bbafa8169c95e04d2c251264465f1f87-d # internal github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b089/_pkg_.a packagefile compress/flate=$WORK/b061/_pkg_.a packagefile compress/zlib=$WORK/b060/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b090/_pkg_.a packagefile crypto/dsa=$WORK/b091/_pkg_.a packagefile crypto/ecdsa=$WORK/b092/_pkg_.a packagefile crypto/elliptic=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b097/_pkg_.a packagefile crypto/rand=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile crypto/sha256=$WORK/b038/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5=$WORK/b099/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b100/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b101/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b102/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile image=$WORK/b103/_pkg_.a packagefile image/jpeg=$WORK/b105/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet -complete -buildid iI1gbJcmj5HOAdoQhdQ3/iI1gbJcmj5HOAdoQhdQ3 -goversion go1.15.14 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./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/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/95/951cdd2a9bac81bf5659cc106b7e06b352079762eb5debed5af270a19d5082fb-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p github.com/snapcore/snapd/metautil -complete -buildid zngd_xHLrQAuLwa4aIs2/zngd_xHLrQAuLwa4aIs2 -goversion go1.15.14 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./normalize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/a4/a4582ca862f5d14c1ae335492cb377df9cac23000fa1d5d61d563aafb900941f-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p github.com/snapcore/snapd/spdx -complete -buildid aeM09rWvJCHoucBB0iWn/aeM09rWvJCHoucBB0iWn -goversion go1.15.14 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./licenses.go ./parser.go ./scanner.go ./validate.go cd /usr/lib/golang/src/os/user /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 # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/27/27bd8799b38d28c048158a53621cd2923546508fb9f52ec2c9c79f6172670874-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile debug/elf=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b066/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b067/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b079/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b080/_pkg_.a packagefile os/user=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile regexp=$WORK/b077/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/snapcore/snapd/osutil -complete -buildid VQXkrwWkn4Z3O_KNQjyH/VQXkrwWkn4Z3O_KNQjyH -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./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 ./kcmdline.go ./meminfo.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 ./settime.go ./settime_32bit.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 cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/50/50715715481aeaca8132115ebc48176611f75596c4add200cb862a640b642f48-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p github.com/snapcore/snapd/timeout -complete -buildid kWFq99iZCO-ShXovhrf7/kWFq99iZCO-ShXovhrf7 -goversion go1.15.14 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./timeout.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/a3/a337eecb05c3590ceb021555ac83799803fe6f71c51e89dfcc17976999c69a78-d # internal github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms -complete -buildid dXQz0tDvIv7_7cHPpkYq/dXQz0tDvIv7_7cHPpkYq -goversion go1.15.14 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/0f/0f1a2fd81737a7ab25e3f71966efa8740b33e385c9e820651829f6d9e911fa5a-d # internal flag mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p flag -std -complete -buildid 4i1-HtFhYEOiuS31lOjC/4i1-HtFhYEOiuS31lOjC -goversion go1.15.14 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/09/098eabd45f123e09edfd57a0e661abf8d592e4bc45918feab04060b9fa4c96f8-d # internal runtime/trace mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p runtime/trace -std -buildid B_gzlyMi6miUaoqKGRwY/B_gzlyMi6miUaoqKGRwY -goversion go1.15.14 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/3f/3fc21e6f4cd67a1a8d615ac510020cb8bf2cdd179da156d6e060ae446a651d18-d # internal github.com/snapcore/snapd/vendor/golang.org/x/xerrors mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/xerrors/internal=github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal=$WORK/b128/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/golang.org/x/xerrors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/snapcore/snapd/vendor/golang.org/x/xerrors -complete -buildid sFEt63hZoT2OKXXxjjtu/sFEt63hZoT2OKXXxjjtu -goversion go1.15.14 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./adaptor.go ./doc.go ./errors.go ./fmt.go ./format.go ./frame.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e0/e0f2566354cf07f79d6e9f921f9ea5477b4e0812b29b0d4d5b68e77084181a9b-d # internal testing mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile runtime/trace=$WORK/b126/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p testing -std -complete -buildid lxcBKxjOLI2VgPPyl0KL/lxcBKxjOLI2VgPPyl0KL -goversion go1.15.14 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./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/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7b/7b45704c879ebfc9cc1e7e84df84008174e757244ea3c1f790f10146e9981c8d-d # internal mime/quotedprintable mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p mime/quotedprintable -std -complete -buildid pXumFPZAUe8lqs47kLsx/pXumFPZAUe8lqs47kLsx -goversion go1.15.14 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/1c/1cfd5d335510827744c85327ea99f366db8c77755b8c72c45466477bfc390b99-d # internal compress/gzip mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b061/_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/b133/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p compress/gzip -std -complete -buildid DhIC4MGwwE6cbTttKFzx/DhIC4MGwwE6cbTttKFzx -goversion go1.15.14 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/00/001612463799efd77303348d00c3d6a022504cbfcd4051830b7e7e8cb180907d-d # internal mime/multipart mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile mime=$WORK/b109/_pkg_.a packagefile mime/quotedprintable=$WORK/b130/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p mime/multipart -std -complete -buildid EumN4eI2PADAmCqcpuSz/EumN4eI2PADAmCqcpuSz -goversion go1.15.14 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/74/74d88379727684ddb98b83946762c42d6fb5d5ce6727a1cf42f69164508d363c-d # internal github.com/snapcore/snapd/arch mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b058/_pkg_.a packagefile log=$WORK/b085/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/snapcore/snapd/arch -complete -buildid R7D3fVxvhW1dhlPnLza8/R7D3fVxvhW1dhlPnLza8 -goversion go1.15.14 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./arch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/6d/6da018caeb90446f52ed9f6e37d5fbffd04bb08820258c2659e880c19284077d-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b085/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p github.com/snapcore/snapd/logger -complete -buildid twXLRof9JwsKb2i6OGLa/twXLRof9JwsKb2i6OGLa -goversion go1.15.14 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/8e/8e7e1c6832970be1c66999c16732cebcc9c1071539dd1cf0acf3ed17b9d7205d-d # internal github.com/snapcore/snapd/snap/channel mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b075/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/channel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/snapcore/snapd/snap/channel -complete -buildid F0_VCn5uSvRQ679MkMvH/F0_VCn5uSvRQ679MkMvH -goversion go1.15.14 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./channel.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_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/31/31af79d7923885a17e6817e8760207160df07af62751499ef13855e35ef38ddb-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b087/ cat >$WORK/b087/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/b058/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b082/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/snapcore/snapd/snapdenv -complete -buildid QOEimT926MKL2REZ8b3t/QOEimT926MKL2REZ8b3t -goversion go1.15.14 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./snapdenv.go ./useragent.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/97/9701fc93dec084c3a940d624817e4f6e33d230b86255e658c207487e7b23b100-d # internal github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap github.com/snapcore/go-gettext/pluralforms=github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms=$WORK/b122/_pkg_.a packagefile log=$WORK/b085/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile testing=$WORK/b123/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext -complete -buildid S0wo1Kd6cLC2JJcBW_aK/S0wo1Kd6cLC2JJcBW_aK -goversion go1.15.14 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./gettext.go ./mofile.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/36/3656e97aab8cf7109fa9240c37d90fc659cc00df93c21a41d160bcdaf7897518-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b137/ cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/30/30a5d37c7bb88a2535a58313ed0ebed34b146dffca7ec5052908b9408ad6b40d-d # internal cat >$WORK/b137/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/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid m1gOaBQPmuuxRGta2cKM/m1gOaBQPmuuxRGta2cKM -goversion go1.15.14 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./const.go ./edwards25519.go crypto/x509/pkix mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/x509/pkix -std -complete -buildid 5XMSqfjBgXEG1De8euTz/5XMSqfjBgXEG1De8euTz -goversion go1.15.14 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/be/be6e3f3e657bfc6ed0a9d9520fb07a9b02f4e7e9784f74ca751c24949b60d046-d # internal github.com/snapcore/snapd/snap/naming 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 github.com/snapcore/snapd/snapdenv=$WORK/b087/_pkg_.a packagefile regexp=$WORK/b077/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/snapcore/snapd/snap/naming -complete -buildid Eeqo6yZN3JN5fvjBPZE2/Eeqo6yZN3JN5fvjBPZE2 -goversion go1.15.14 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./snapref.go ./tag.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/45/45d1aed11e244eec792fa0fd5fd9d6b02269d3358293a1b69db5b3b93422bcec-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/4b/4be6cf2a7d2c0a6fe8ce268e07b3f2ffb2a44fc53ad7ab6a2d76656b537251a8-d # internal github.com/snapcore/snapd/i18n mkdir -p $WORK/b120/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap github.com/snapcore/go-gettext=github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b058/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/snapcore/snapd/i18n -complete -buildid 7Oig4sEha5AaMA-DI-0w/7Oig4sEha5AaMA-DI-0w -goversion go1.15.14 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./i18n.go cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/83/83318cac822e8470d1dbc4e3fa4feb41ec1eed8889884c4be528917656be5a76-d # internal encoding/pem mkdir -p $WORK/b142/ github.com/snapcore/snapd/asserts mkdir -p $WORK/b046/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p encoding/pem -std -complete -buildid 10RD6u8oOSnWwvCwv56f/10RD6u8oOSnWwvCwv56f -goversion go1.15.14 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./pem.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/packet=github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/sha3=github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3 packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/rand=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b038/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3=$WORK/b107/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net/mail=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b077/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/asserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/snapcore/snapd/asserts -complete -buildid GurdlTn_vtZKWLWRzmnX/GurdlTn_vtZKWLWRzmnX -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./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/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/b3/b34bbef2de7abdb625041adf03ad779c76b9e29b53b2e9e01fa105587142b400-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/snapcore/snapd/timeutil -complete -buildid yYT72FGTDu5Vh8un1kRV/yYT72FGTDu5Vh8un1kRV -goversion go1.15.14 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/66/668992f5ebe8d462b6f5cfe9af06ee87e5bc592ec39dc5a2d46fd0d7ac9f7e2e-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b145/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid bAZvo1bRb-Ctnxr_aiOh/bAZvo1bRb-Ctnxr_aiOh -goversion go1.15.14 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/5c/5c2c342b8210355e623b6e331d36eed7a0ec084fc03b02dd7030b27a6c659631-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid HWLhRzQ81UD6BwaGvoa0/HWLhRzQ81UD6BwaGvoa0 -goversion go1.15.14 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6d/6d83aae69e0894b7587d26f4385e10af5d14afdea7fa394a1e5121c1816c3c40-d # internal crypto/ed25519 mkdir -p $WORK/b136/ cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/08/08a6ecdc2713d55c4e8928feb43daff4ae7b33ddc1ce79134809d6da8b8855d2-d # internal cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b137/_pkg_.a packagefile crypto/rand=$WORK/b047/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/ed25519 -std -complete -buildid h14C3dk3bYj9Zj0nDkYx/h14C3dk3bYj9Zj0nDkYx -goversion go1.15.14 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./ed25519.go github.com/snapcore/snapd/snap mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b066/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b076/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b077/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/snapcore/snapd/snap -complete -buildid GpuPSxdOlFRuv_UbXmBV/GpuPSxdOlFRuv_UbXmBV -goversion go1.15.14 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./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/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ee/ee542418f058ed7779b40fb1ab2c4cfe032f504527d2febe7172abcdb333f293-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b143/ cat >$WORK/b143/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/b049/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b145/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b146/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid tCImjUQxDwO1ihMW29vo/tCImjUQxDwO1ihMW29vo -goversion go1.15.14 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/24/24be049660fbf59bfd17e4c0f2a4beff2a49a569dc2c5c5d56d3517a6dc9114b-d # internal crypto/x509 mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b090/_pkg_.a packagefile crypto/dsa=$WORK/b091/_pkg_.a packagefile crypto/ecdsa=$WORK/b092/_pkg_.a packagefile crypto/ed25519=$WORK/b136/_pkg_.a packagefile crypto/elliptic=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b097/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile crypto/sha256=$WORK/b038/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile crypto/x509/pkix=$WORK/b141/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/pem=$WORK/b142/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/x509 -std -complete -buildid _6tktEUKyd1QIMn5Y_fD/_6tktEUKyd1QIMn5Y_fD -goversion go1.15.14 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./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/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/70/703600cd0f06e8f4462a83fb24f4bf3aa29ca820377217e43fc864b9e693010c-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_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/b147/_pkg_.a -trimpath "$WORK/b147=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid 6xRwIgap6brAydH89REJ/6xRwIgap6brAydH89REJ -goversion go1.15.14 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/6b/6b75554d6d6eb7a33db9cfe816fe002a3303484539232b8ac08d2cfbce8a8cb6-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b138/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid Md-_elJcJZXT8NOuS-Ee/Md-_elJcJZXT8NOuS-Ee -goversion go1.15.14 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/25/25ba626581dc24fc6e78d9ba3ae12a235a57bc5df96ebe56df0dbaa604381e3e-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p vendor/golang.org/x/text/transform -std -complete -buildid GizeS9w09xcQSkSPtfAN/GizeS9w09xcQSkSPtfAN -goversion go1.15.14 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/dd/ddda50edacc26c204d657d7cc65fc292ba394b10d88314716e5b14fa3581fd09-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b134/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b085/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid j1FfY8GcE6ySgCP7wg-h/j1FfY8GcE6ySgCP7wg-h -goversion go1.15.14 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/7e/7e6d24103fd6e7472d96d25eee3fcee13a610cd9744c41d2579316d40ec2d426-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b154/ cat >$WORK/b154/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/b152/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid EFughH1OvOZY9bu-YbfK/EFughH1OvOZY9bu-YbfK -goversion go1.15.14 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/6f/6f4c444cbf3227e8f4043f907266a913e6c64f83f29d81e9d781b2682d43deae-d # internal crypto/tls mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b035/_pkg_.a packagefile container/list=$WORK/b134/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b092/_pkg_.a packagefile crypto/ed25519=$WORK/b136/_pkg_.a packagefile crypto/elliptic=$WORK/b093/_pkg_.a packagefile crypto/hmac=$WORK/b138/_pkg_.a packagefile crypto/md5=$WORK/b097/_pkg_.a packagefile crypto/rand=$WORK/b047/_pkg_.a packagefile crypto/rc4=$WORK/b139/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile crypto/sha256=$WORK/b038/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b140/_pkg_.a packagefile encoding/pem=$WORK/b142/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b143/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b147/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b148/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p crypto/tls -std -complete -buildid RR8Lp8p-qgI7vescH8_W/RR8Lp8p-qgI7vescH8_W -goversion go1.15.14 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/63/63ea3b732393bfeabd718fd138eb3ec30694d823b6370724cc62065974f101e6-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b151/ cat >$WORK/b151/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/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b153/_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/b151/_pkg_.a -trimpath "$WORK/b151=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid 8DRfaCbg4yOKrZ9r-p57/8DRfaCbg4yOKrZ9r-p57 -goversion go1.15.14 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/7f/7f9f32e54dd538571b09d8ad7a2b05b304eb34929e2e4f05bac7065adcf49a7a-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid eG9pcTOu4iicJICZUVk1/eG9pcTOu4iicJICZUVk1 -goversion go1.15.14 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/dc/dc142fa0d5ed483b5055759313361593a8ddccbcb93b73cf852c91fd2bcdd6c1-d # internal net/http/internal mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p net/http/internal -std -complete -buildid b08ZapP-LQo2Jb6H0fj-/b08ZapP-LQo2Jb6H0fj- -goversion go1.15.14 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/6d/6d543079bfd0cb0b0ec1ce22fda33ee5123ddb48142256358001b38434fb8ea8-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b150/ cat >$WORK/b150/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/b151/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b154/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p vendor/golang.org/x/net/idna -std -complete -buildid G1WyetfZpMz5cU45h9HT/G1WyetfZpMz5cU45h9HT -goversion go1.15.14 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/36/36935da347fff2bff2c7e078efe826055d7a0411e1d785df7f9478a3cfa6bba3-d # internal github.com/snapcore/snapd/vendor/github.com/godbus/dbus mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b047/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b080/_pkg_.a packagefile os/user=$WORK/b081/_pkg_.a packagefile path=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/snapcore/snapd/vendor/github.com/godbus/dbus -complete -buildid 9ttsahAqkFVl7hiHzFtI/9ttsahAqkFVl7hiHzFtI -goversion go1.15.14 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./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/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1b/1b1f06348ed75df3d1c3888cf92a8acb24ae7de5d0d55391d50e6fcc092aeab8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/2d/2db483467ab2dc8e8b222eb079f8eafbdb722cbed4c8aa8fa6168d3c23ecc351-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b149/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b155/ cat >$WORK/b155/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/b150/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 4OpxgjqeWGxWcIayWhxp/4OpxgjqeWGxWcIayWhxp -goversion go1.15.14 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./proxy.go cat >$WORK/b149/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/b150/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid e5bG3gU8W7ny66f-QE_M/e5bG3gU8W7ny66f-QE_M -goversion go1.15.14 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/a6/a66e8bc60955e35baa3640b6c6bc89be7c2aa4ce57dc2bd6dfe4532ea7416e56-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/ac/acb08b0a9973cd0d2397bbf44919f7d92b4f05aff4a49b09b8c3ec4d005d59cd-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/d1/d13e1d45ff2eb61275cdf1fec8ba8d611d9bfd9ccc6adca7c04842eb0e063e92-d # internal net/http/httptrace mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b135/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p net/http/httptrace -std -complete -buildid p7OVr2BkpptgyllDdGiS/p7OVr2BkpptgyllDdGiS -goversion go1.15.14 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/71/7155717cec1e1fe8a414ea98bd159e21791f9d50184ac4362af4fe7be580df81-d # internal net/http mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b132/_pkg_.a packagefile container/list=$WORK/b134/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b135/_pkg_.a packagefile encoding/base64=$WORK/b044/_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/b149/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b150/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile log=$WORK/b085/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile mime=$WORK/b109/_pkg_.a packagefile mime/multipart=$WORK/b129/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http/httptrace=$WORK/b157/_pkg_.a packagefile net/http/internal=$WORK/b158/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p net/http -std -complete -buildid 2NX5W0yH1SiVl26SBSOQ/2NX5W0yH1SiVl26SBSOQ -goversion go1.15.14 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./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/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/f6/f6ae2883e6917aca7f09b186e83194625c2baab77f8e02474dbcb71856b0f82f-d # internal github.com/snapcore/snapd/usersession/xdgopenproxy mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/snapcore/snapd/vendor/github.com/godbus/dbus importmap golang.org/x/xerrors=github.com/snapcore/snapd/vendor/golang.org/x/xerrors packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b160/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/usersession/xdgopenproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/snapcore/snapd/usersession/xdgopenproxy -complete -buildid X3AadxEf6W93cAlZFNJ4/X3AadxEf6W93cAlZFNJ4 -goversion go1.15.14 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./portal_launcher.go ./userd_launcher.go ./xdgopenproxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/b8/b88752e441fd6e0665c71063fd4f3785740a0cd08bfd39ff0c5dad42244ca4f4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c5/c5bb9d5f804bb7493cc56b7ea261384ed3c73e1c6221dd30682a846dd2179061-d # internal github.com/snapcore/snapd/client mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap golang.org/x/xerrors=github.com/snapcore/snapd/vendor/golang.org/x/xerrors packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/sha256=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b046/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors=$WORK/b127/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile mime/multipart=$WORK/b129/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile regexp=$WORK/b077/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/snapcore/snapd/client -complete -buildid weeulKRza-sbWkD3Q7Rc/weeulKRza-sbWkD3Q7Rc -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./cohort.go ./conf.go ./connections.go ./console_conf.go ./errors.go ./icons.go ./interfaces.go ./login.go ./model.go ./packages.go ./quota.go ./snap_op.go ./snapctl.go ./snapshot.go ./systems.go ./users.go ./validate.go ./warnings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/57/572f4453dcd7390a0ad1e42d90c4fda8bf1cb15a8d38089253b5874cfe642356-d # internal github.com/snapcore/snapd/cmd/snapctl mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/usersession/xdgopenproxy=$WORK/b159/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snapctl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid mDiDlBIJGBMB_yJidyx_/mDiDlBIJGBMB_yJidyx_ -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./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/1e/1ee93caf20e19f0eab645a840f42cf0a1e93ef8346dba0bc7225c0d806a05e8a-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snapctl=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/usersession/xdgopenproxy=$WORK/b159/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/sha256=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b046/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors=$WORK/b127/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile mime/multipart=$WORK/b129/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile path=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile regexp=$WORK/b077/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/godbus/dbus=$WORK/b160/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile github.com/snapcore/snapd/asserts/internal=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/sha3=$WORK/b107/_pkg_.a packagefile net/mail=$WORK/b108/_pkg_.a packagefile os/exec=$WORK/b080/_pkg_.a packagefile debug/elf=$WORK/b059/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b066/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b067/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b079/_pkg_.a packagefile os/user=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/xerrors/internal=$WORK/b128/_pkg_.a packagefile mime=$WORK/b109/_pkg_.a packagefile mime/quotedprintable=$WORK/b130/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b071/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile internal/singleflight=$WORK/b073/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile compress/gzip=$WORK/b132/_pkg_.a packagefile container/list=$WORK/b134/_pkg_.a packagefile crypto/tls=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b149/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b150/_pkg_.a packagefile log=$WORK/b085/_pkg_.a packagefile net/http/httptrace=$WORK/b157/_pkg_.a packagefile net/http/internal=$WORK/b158/_pkg_.a packagefile regexp/syntax=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a packagefile crypto/internal/randutil=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b087/_pkg_.a packagefile compress/bzip2=$WORK/b089/_pkg_.a packagefile compress/flate=$WORK/b061/_pkg_.a packagefile compress/zlib=$WORK/b060/_pkg_.a packagefile crypto/des=$WORK/b090/_pkg_.a packagefile crypto/dsa=$WORK/b091/_pkg_.a packagefile crypto/ecdsa=$WORK/b092/_pkg_.a packagefile crypto/elliptic=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b097/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/cast5=$WORK/b099/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b100/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b101/_pkg_.a packagefile github.com/snapcore/snapd/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b102/_pkg_.a packagefile image=$WORK/b103/_pkg_.a packagefile image/jpeg=$WORK/b105/_pkg_.a packagefile debug/dwarf=$WORK/b063/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b120/_pkg_.a packagefile hash/crc32=$WORK/b133/_pkg_.a packagefile crypto/ed25519=$WORK/b136/_pkg_.a packagefile crypto/hmac=$WORK/b138/_pkg_.a packagefile crypto/rc4=$WORK/b139/_pkg_.a packagefile crypto/x509=$WORK/b140/_pkg_.a packagefile encoding/pem=$WORK/b142/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b143/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b147/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b148/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b154/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile hash/adler32=$WORK/b062/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile image/color=$WORK/b104/_pkg_.a packagefile image/internal/imageutil=$WORK/b106/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext=$WORK/b121/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b137/_pkg_.a packagefile crypto/x509/pkix=$WORK/b141/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b145/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b146/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b152/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/snapcore/go-gettext/pluralforms=$WORK/b122/_pkg_.a packagefile testing=$WORK/b123/_pkg_.a packagefile flag=$WORK/b124/_pkg_.a packagefile runtime/debug=$WORK/b125/_pkg_.a packagefile runtime/trace=$WORK/b126/_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 -buildmode=exe -buildid=CsCT1h3J2sl-qBKaW03K/mDiDlBIJGBMB_yJidyx_/JIA3VeyniZqICM9ZkKJL/CsCT1h3J2sl-qBKaW03K -B 0xd968bb522ee372093ca93fce067e31e64e38fdf6 -linkmode external -extldflags "-Wl,-z,relro -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/snapctl /tmp/go-link-055012214/000017.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 /tmp/go-link-055012214/000016.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 /tmp/go-link-055012214/000016.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 /tmp/go-link-055012214/000016.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 /tmp/go-link-055012214/000016.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 /tmp/go-link-055012214/000004.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/snapctl rm -r $WORK/b001/ + sed -e 's/-Bstatic -lseccomp/-Bstatic/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 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -compiler gc '-tags=rpm_crashtraceback nosecboot nomanagers' -ldflags ' -B 0xe2d749fd399592cc108217ff9ee6813567f65de0 -linkmode external -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o bin/snap-seccomp github.com/snapcore/snapd/cmd/snap-seccomp WORK=/tmp/go-build089104186 internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b013/ cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -buildid r3EWEz8Q0AloJU5EsJtz/r3EWEz8Q0AloJU5EsJtz -goversion go1.15.14 -D "" -importcfg $WORK/b006/importcfg -pack -c=4 ./unsafeheader.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p runtime/internal/sys -std -+ -complete -buildid 7tmQVAgpO8uTUyaqGRu8/7tmQVAgpO8uTUyaqGRu8 -goversion go1.15.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/cpu -std -+ -complete -buildid koS5dfydUBn1NY0qKuv4/koS5dfydUBn1NY0qKuv4 -goversion go1.15.14 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./cpu.go ./cpu_arm.go internal/race mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/race -std -complete -buildid wespIh8UeRRH8Y4SJ81r/wespIh8UeRRH8Y4SJ81r -goversion go1.15.14 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/1c/1cc8a02f6ba9c2adf191af6e75ab55f4eb7d4893f11083d18537981d6b778670-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f5/f5b7905219ff32476f672713c0d7673c2c7520cc67d4c6ac87786b19b9eab10c-d # internal unicode mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode -std -complete -buildid F6rqnKVLQIbADaeAL3DF/F6rqnKVLQIbADaeAL3DF -goversion go1.15.14 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b017/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/7b/7b8864890751f3516a65389fb439f9ea52b86f4afae17d2b7ec0640776741cdd-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/math -std -+ -complete -buildid CilhE2b-nuApf8RlAsbl/CilhE2b-nuApf8RlAsbl -goversion go1.15.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./math.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p sync/atomic -std -buildid A2Nf_ZBcWPPHiG1cbmnS/A2Nf_ZBcWPPHiG1cbmnS -goversion go1.15.14 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h -c=4 ./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/0f/0f3a11f3b69ba1b5fdb2617cd9343db298e6062831a5940cb985c81581cd85d4-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b009/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/8a/8a7ef2c95755f11b687a92d326a61ef331d52c5ece53e50feed799fdab410db5-d # internal runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b011/symabis ./asm_arm.s ./sys_linux_arm.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/bytealg -std -+ -buildid AKRljiM_28RthX2bbW_t/AKRljiM_28RthX2bbW_t -goversion go1.15.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b017/asm.o ./asm.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/atomic -std -+ -buildid EQAjRhBD-SF8szrJ0J1P/EQAjRhBD-SF8szrJ0J1P -goversion go1.15.14 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h -c=4 ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/47/47110fbb1ce4393fe37368348b618028e6a959f505dc470501e1c553b1411246-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid qVP6DnX8rCNXc_NxSP4J/qVP6DnX8rCNXc_NxSP4J -goversion go1.15.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/count_arm.o ./count_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b011/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b011/sys_linux_arm.o ./sys_linux_arm.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/81/81a22ab249c5cb90e4911f9f7efc8b9e3d8622a8caf1a37bca5a2bc8679ede7f-d # internal math/bits mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p math/bits -std -complete -buildid zGUTKwEuIb_Q4LGc4jbI/zGUTKwEuIb_Q4LGc4jbI -goversion go1.15.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b009/indexbyte_arm.o ./indexbyte_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/21/21036373e5525f388baff48db589dc3850c15f12ebc94de68a15429613d7c97d-d # internal internal/testlog mkdir -p $WORK/b039/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_arm.o $WORK/b009/count_arm.o $WORK/b009/equal_arm.o $WORK/b009/indexbyte_arm.o # internal cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/testlog -std -complete -buildid 3HFhBUHOZ5uJHeSqwpNw/3HFhBUHOZ5uJHeSqwpNw -goversion go1.15.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./log.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/03/039bb45f99828c574f9c6e0c81aa1c59ef2f2f40a66ecc16be3600b4fa7317ea-d # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b008/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/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/de/dece66f90ca45678405e201cc74321d6f255ad4a112c36bd8529bf15eff6159b-d # internal math mkdir -p $WORK/b025/ cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b025/symabis ./sqrt_arm.s ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -buildid OF4HIeHZ9ZD-DCxsjGdi/OF4HIeHZ9ZD-DCxsjGdi -goversion go1.15.14 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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 cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/c4/c4259d72947bec40e60d97d8a3267e5148af84f5af6d0a312344860cf965ddb5-d # internal cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p math -std -buildid zV4bmdcw2a8Y-GgMVl6K/zV4bmdcw2a8Y-GgMVl6K -goversion go1.15.14 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h -c=4 ./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 runtime/cgo mkdir -p $WORK/b041/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b041/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b041/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_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/b018/_pkg_.a /builddir/.cache/go-build/7c/7cde024d33575b28b7d4bac8ce134e83380b084bff66865bbcd1c27cf87d7ba4-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true crypto/internal/subtle mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto/internal/subtle -std -complete -buildid Y5aHevmEgOtXmy1eJt6q/Y5aHevmEgOtXmy1eJt6q -goversion go1.15.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./aliasing.go cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ed/edaab5f56a1f214020b57b0396df96f8df4cedd85c1e6095923e6152b0b37056-d # internal crypto/subtle mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p crypto/subtle -std -complete -buildid Ip8aVKs9J4ZW8SUayLyk/Ip8aVKs9J4ZW8SUayLyk -goversion go1.15.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/1b/1b1577d418f04da74325bc46f12c156d3a9732dbe451598f6d8a9621e0d08b25-d # internal internal/nettrace mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/nettrace -std -complete -buildid tRziaWwqtwDEa9RiAZLS/tRziaWwqtwDEa9RiAZLS -goversion go1.15.14 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b025/sqrt_arm.o ./sqrt_arm.s cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ca/ca77f91389a204ac0ebaed39461d79e869d2f52313e5eb757588bbe4a39a7313-d # internal encoding mkdir -p $WORK/b070/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b025/stubs_arm.o ./stubs_arm.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p encoding -std -complete -buildid IY2AsXXDIqI000-EWGm4/IY2AsXXDIqI000-EWGm4 -goversion go1.15.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b025/_pkg_.a $WORK/b025/sqrt_arm.o $WORK/b025/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/77/77c6f0d827880e90ba0447e98ccba488457faec6f695a5b231077cf09ff2faa9-d # internal github.com/snapcore/snapd/cmd/snap-seccomp/syscalls mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snap-seccomp/syscalls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/snapcore/snapd/cmd/snap-seccomp/syscalls -complete -buildid sHfxbGZQMX3OdUFv4eT7/sHfxbGZQMX3OdUFv4eT7 -goversion go1.15.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./syscalls.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/aa/aa9e00fb60088bffcc138423cfe8a204d4b951f68e4a05d7095dbbaef3ba5b24-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/91/911c330c04fdbcb13713c30d5308449c886ef719b9bb5e5a491b5c0a81805d8c-d # internal TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x010.o -c gcc_arm.S cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/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/b041=/tmp/go-build -gno-record-gcc-switches -o $WORK/b041/_cgo_.o $WORK/b041/_cgo_main.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o $WORK/b041/_x006.o $WORK/b041/_x007.o $WORK/b041/_x008.o $WORK/b041/_x009.o $WORK/b041/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b041/_cgo_.o -dynout $WORK/b041/_cgo_import.go -dynlinker cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b041/symabis ./asm_arm.s cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p runtime/cgo -std -buildid PxiXU8O795Ch8s71PdWH/PxiXU8O795Ch8s71PdWH -goversion go1.15.14 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b041/_cgo_gotypes.go $WORK/b041/cgo.cgo1.go $WORK/b041/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b041/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b041/_pkg_.a $WORK/b041/asm_arm.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o $WORK/b041/_x006.o $WORK/b041/_x007.o $WORK/b041/_x008.o $WORK/b041/_x009.o $WORK/b041/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/23/232c33a1626afdd329eca80a168a7d80c304e4852f001e2a03e162408a084948-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b008/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm.o $WORK/b008/duff_arm.o $WORK/b008/memclr_arm.o $WORK/b008/memmove_arm.o $WORK/b008/preempt_arm.o $WORK/b008/rt0_linux_arm.o $WORK/b008/sys_linux_arm.o $WORK/b008/tls_arm.o $WORK/b008/vlop_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/4c/4c91684894a7639292a7036410d2181246404a31bb35defdc9785e20a2f20366-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b015/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p sync -std -buildid B0bZ7UP2_UPva9VHBChy/B0bZ7UP2_UPva9VHBChy -goversion go1.15.14 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -buildid P4CS8L_xTsToOXnu731a/P4CS8L_xTsToOXnu731a -goversion go1.15.14 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./swapper.go ./type.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/91/9111ebd8bc8f491748a70442745ac6a3b6d661ad7041e193894d5afec55c578e-d # internal internal/singleflight mkdir -p $WORK/b067/ math/rand mkdir -p $WORK/b060/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p internal/singleflight -std -complete -buildid XDTB1bTEOh-Ac2cCnXR-/XDTB1bTEOh-Ac2cCnXR- -goversion go1.15.14 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p math/rand -std -complete -buildid OqJ_lF7ass8OswnuDjiP/OqJ_lF7ass8OswnuDjiP -goversion go1.15.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6e/6e3754dc6b0787583a7db66896cf1cbd35955ebdcb07f378e4e1c4cbacc774d5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/22/22e4b02ec45a48644c980c056d932c28b82c596ca58c5708c0f81488d9c22d19-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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/bc/bcca4acb239cfb33366c846d6c1af750062fc09e35ee6629f964c0282826bff5-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -buildid gClWR9Z33j6Sz3edEvll/gClWR9Z33j6Sz3edEvll -goversion go1.15.14 -D "" -importcfg $WORK/b004/importcfg -pack -c=4 ./errors.go ./wrap.go sort mkdir -p $WORK/b031/ 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=>" -p sort -std -complete -buildid MO20KCgi9_o8tU6LM6O7/MO20KCgi9_o8tU6LM6O7 -goversion go1.15.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./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/39/39dccdc313af811b34a76b611c54e3c5647e8a3a0272099bacd959237f2b872c-d # internal io mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p io -std -complete -buildid iMETcmCh1azG2AcGP4E1/iMETcmCh1azG2AcGP4E1 -goversion go1.15.14 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/oserror -std -complete -buildid DihsTd1fCLiC--8MEwLw/DihsTd1fCLiC--8MEwLw -goversion go1.15.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./errors.go strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p strconv -std -complete -buildid JVmZmVfQvIFqO031UAsG/JVmZmVfQvIFqO031UAsG -goversion go1.15.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fd/fdfb9adb96552c4ebca5fadc54ada2e120b616d8ca7009d2d002dc2b71cc6610-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 -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b036/symabis ./asm_linux_arm.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p syscall -std -buildid A3G9B1Ma_fD7_dIhhxcG/A3G9B1Ma_fD7_dIhhxcG -goversion go1.15.14 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h -c=4 ./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_dup2_linux.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/c3/c3842f3600a64f0ffb18a61d134fec26495cae1bd5337b1e77eefe980eff05ad-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b065/ cat >$WORK/b065/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/b065/_pkg_.a -trimpath "$WORK/b065=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid aU5bGHfRhiYSL6_CqNBG/aU5bGHfRhiYSL6_CqNBG -goversion go1.15.14 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/31/31a3e99694aecdd64129994c578c49f07aec174ff4cf2574965c2b7692896be4-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -buildid aXmyyPGWdt4Tmvj69qZ-/aXmyyPGWdt4Tmvj69qZ- -goversion go1.15.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/75/7573ae49e53fe458ae8597dc211820a1622a11303b30f262a6c0cd71345f852f-d # internal strings mkdir -p $WORK/b020/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p strings -std -complete -buildid doVn_wSLqVSRLWz3bBBq/doVn_wSLqVSRLWz3bBBq -goversion go1.15.14 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/7f/7faf536c28f311e52c0e7045a0dbe2ad188f78045e21c046afda325413bc47a3-d # internal hash mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p hash -std -complete -buildid FWU4dsSbcZJbIBfpkg2H/FWU4dsSbcZJbIBfpkg2H -goversion go1.15.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d7/d7ea3d3bd997a007e2af8a9ad95ab2a75c706fe102cc201ca1f76a4090356942-d # internal crypto mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b023/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p crypto -std -complete -buildid Mc_6_cJnmeOpCr3X1GQq/Mc_6_cJnmeOpCr3X1GQq -goversion go1.15.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ef/ef98368b92b0b56a53955c1304689b068ad2b95dd0bc72d5d0c36f90df3bf2a3-d # internal reflect mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b028/symabis ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p reflect -std -buildid q1w291kh3LnbzwJThDmO/q1w291kh3LnbzwJThDmO -goversion go1.15.14 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e9/e973ffdd51766d797e237fc6312adebac113dd0005afd64f27b02f42d7e61f7b-d # internal hash/adler32 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p hash/adler32 -std -complete -buildid 2sDEbtmwWW0QOhA4XCSh/2sDEbtmwWW0QOhA4XCSh -goversion go1.15.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/3c/3cb5ea790c4f33b6a16d4a511f57398d61bdfa2380885f1132cec96cceeb10ce-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bufio -std -complete -buildid 2hydq7m60LfavJAnlatK/2hydq7m60LfavJAnlatK -goversion go1.15.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/21/2168fbeacccd90697378954e6159cb4dd7ac93bfe8d7119bec359088a6408925-d # internal path mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p path -std -complete -buildid RQG5s0ob_vGvVFccxWza/RQG5s0ob_vGvVFccxWza -goversion go1.15.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./match.go ./path.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b036/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f9/f95cf61c2aa0831ab0921f028ec10f291b43932c9bb3e48a5f11a77a4cd3de05-d # internal regexp/syntax mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p regexp/syntax -std -complete -buildid st300Akc4e_IuBfBptAr/st300Akc4e_IuBfBptAr -goversion go1.15.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.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/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/68/6857227a6efac691577b228ed19af041f4e0a32c20b73681b8acc929ed6e8ce8-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/1d/1d8e08c485191dffab27a03fc08f4374167b031d7344f5ec22d6272680958c77-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_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=>" -p internal/syscall/unix -std -complete -buildid oriCZGXO0jT9aMKur-QV/oriCZGXO0jT9aMKur-QV -goversion go1.15.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_arm.go time mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/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=>" -p time -std -buildid SOufL1cnsm3v7_SGk98k/SOufL1cnsm3v7_SGk98k -goversion go1.15.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a3/a3643bce77637cc0b239dbd09e7eb59b86771ba763123d013627e7018036cd2b-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=>" -p internal/syscall/execenv -std -complete -buildid Wz8EGN6kqqr8cv53zmh-/Wz8EGN6kqqr8cv53zmh- -goversion go1.15.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./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/6e/6e8f5caf1a3d890da26ce7f5cb942070417afe3d4570d873a9113973710da821-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/55/55c6fda83ec4d79f124e77adab8157a14fc12050c181f12830527e1f230012f8-d # internal regexp mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p regexp -std -complete -buildid n7hTW4CqFstYoARz_UcA/n7hTW4CqFstYoARz_UcA -goversion go1.15.14 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b2/b2919392db437ab3a7e8fae9332c0e306acc3cf3752a81d5785e72c8fedb7eb1-d # internal 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/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF context cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/poll -std -buildid Nr2BA0uU0MwKFsF4eFcF/Nr2BA0uU0MwKFsF4eFcF -goversion go1.15.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p context -std -complete -buildid xE_7FDr-N50Z4yeGEscv/xE_7FDr-N50Z4yeGEscv -goversion go1.15.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/1b/1b63974ad99de784ba572fa3877bb43ba853142fe58dbe4510cc36c0b1dbccb3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b028/asm_arm.o ./asm_arm.s cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/1e/1ecaa40b404622c101caa305618653874297017ed7f9aca916a757f04aee45a4-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_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/54/54e6bad62280f5e0a72039dc592f02a1c073f14deae2515b9ef9c7d472215e7f-d # internal internal/fmtsort mkdir -p $WORK/b030/ encoding/binary mkdir -p $WORK/b027/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_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=>" -p internal/fmtsort -std -complete -buildid JLZ4GLBRIeatF-GooA_X/JLZ4GLBRIeatF-GooA_X -goversion go1.15.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./sort.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p encoding/binary -std -complete -buildid LOvHayKLuSfrY5mzs_05/LOvHayKLuSfrY5mzs_05 -goversion go1.15.14 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/58/58fb4c163a26a056131454aea106df5e26026c8aaf435f0109354beaa7053694-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/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/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=>" -p os -std -buildid Qkl6Jv7uyH_lU8h_SWbs/Qkl6Jv7uyH_lU8h_SWbs -goversion go1.15.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/35/35c4ae3710ee2fff918bd0b9942ad5073edeb55b2186c44947f6b62a9c762027-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/88/886b19e557f30fcf7d0fcb65173025edebc6e98bbbdf6567af5f22d9ddd63dca-d # internal crypto/sha256 mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF encoding/base64 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p crypto/sha256 -std -complete -buildid SA_He8rgX6Qk0JtiPr54/SA_He8rgX6Qk0JtiPr54 -goversion go1.15.14 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go mkdir -p $WORK/b061/ crypto/cipher cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b056/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p encoding/base64 -std -complete -buildid r5x6MMyRoDYTbQF9pVk7/r5x6MMyRoDYTbQF9pVk7 -goversion go1.15.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./base64.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile crypto/subtle=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/cipher -std -complete -buildid c4KrW5WOdbJ8lWlKf-k7/c4KrW5WOdbJ8lWlKf-k7 -goversion go1.15.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./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/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ea/ea4befb9c1aa3ee3ef1a1871033f9e558e8fba2bca3d17ad220c71e647214795-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/bc/bceecbf594057fb0ac0ec7c67cafed2f85d6feef7eb4c46a4462b4a33e5d6715-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f5/f5527e8e824ee808f3602337cd2816fa5b5bdbdeb4ac8862a38551c530ad55b0-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/snapcore/snapd/osutil/sys -complete -buildid qIpq6eMrpSizBuApulNs/qIpq6eMrpSizBuApulNs -goversion go1.15.14 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go path/filepath mkdir -p $WORK/b063/ cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b0/b095e5ac946b44de860e52faebd338dc462ab8c0c0acafec99f31845087fa83c-d # internal cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p path/filepath -std -complete -buildid NTSOCUDLqDht_sb_OidH/NTSOCUDLqDht_sb_OidH -goversion go1.15.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go 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/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p fmt -std -complete -buildid Oy6w3dynnR5YKZ4SWjsu/Oy6w3dynnR5YKZ4SWjsu -goversion go1.15.14 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go crypto/aes mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/aes -std -complete -buildid Dk4M8nnU9adQTg7EgqPA/Dk4M8nnU9adQTg7EgqPA -goversion go1.15.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/19/1913869bf3af8b96506934e7749fd2439739a3f3b7f4697bf088b22e9fedb112-d # internal net mkdir -p $WORK/b064/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b064/ -importpath net -- -I $WORK/b064/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/9e/9e447aca593896e35e73ff8edee780ced79ab9642986097705492605d8d92f85-d # internal io/ioutil mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p io/ioutil -std -complete -buildid ukLikQrtfqId2eQEjNA7/ukLikQrtfqId2eQEjNA7 -goversion go1.15.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/df/df7225cb9ba61fbaec5e0e132ea7b4fbd5d5804863f32b788b3ec0a425e5c469-d # internal os/exec mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_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/b074/_pkg_.a -trimpath "$WORK/b074=>" -p os/exec -std -complete -buildid 04djka0G7hWJGnmLRq3f/04djka0G7hWJGnmLRq3f -goversion go1.15.14 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./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/bb/bb6a0a97c371ae2a71d2cb21fe780e018dcf847c0e53f8d6deec5c678ef820f6-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/27/2713cb1c18dd9183f41a174acbd72279d126d676f734437950baaccbaa649d7f-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/72/7275210341ba1457ec801a4ecec5fcf2c45e4610509ea66e2cb552fb07e46ae1-d # internal github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang mkdir -p $WORK/b040/ cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp compress/flate mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p compress/flate -std -complete -buildid cPIFnjCgMYxLNM4jwCiy/cPIFnjCgMYxLNM4jwCiy -goversion go1.15.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go debug/dwarf mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p debug/dwarf -std -complete -buildid YjTwcjfyONrVJygkXEca/YjTwcjfyONrVJygkXEca -goversion go1.15.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./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 /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b040/ -importpath github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang -- -I $WORK/b040/ -g -O2 ./seccomp.go ./seccomp_internal.go cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/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/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/82/82e380c3404a3b56271e0d9608a5150df0e11e08e7cb7487509b30d22abbbd45-d # internal compress/zlib mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash=$WORK/b023/_pkg_.a packagefile hash/adler32=$WORK/b048/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p compress/zlib -std -complete -buildid gZrBeQwufsUkOLolB_fq/gZrBeQwufsUkOLolB_fq -goversion go1.15.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./reader.go ./writer.go cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/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/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ae/aeb785b5a6caab1603256e50bafb1436e43ad1733c9150fc2052da6bdf8209f8-d # internal encoding/hex mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p encoding/hex -std -complete -buildid CL2iALrB76WzeQdCK02d/CL2iALrB76WzeQdCK02d -goversion go1.15.14 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./hex.go cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/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/b064=/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/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e9/e987b72f4cc4c4f604ee4032e8df5ae382b6e59eee705f888ca9bf2d8ef701f4-d # internal math/big mkdir -p $WORK/b059/ cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -gensymabis -o $WORK/b059/symabis ./arith_arm.s cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math/big -std -buildid zqXo5gIFErTXa8eUbPxS/zqXo5gIFErTXa8eUbPxS -goversion go1.15.14 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h -c=4 ./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/b049/_pkg_.a /builddir/.cache/go-build/8d/8d1f5cb6ad44a6d59a02bf616f0446a3a1fc3fcac161bb69265ba406c15e8ceb-d # internal debug/elf mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b046/_pkg_.a packagefile debug/dwarf=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p debug/elf -std -complete -buildid pIJLZagqPq1SB6Ppf7VI/pIJLZagqPq1SB6Ppf7VI -goversion go1.15.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./elf.go ./file.go ./reader.go cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/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/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b040 TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -o $WORK/b064/_cgo_.o $WORK/b064/_cgo_main.o $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o -g -O2 -pie cd $WORK/b040 TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b064/_cgo_.o -dynout $WORK/b064/_cgo_import.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b065/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b066/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b067/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p net -std -buildid ijYYOjYFAe3mVaK9Y3lI/ijYYOjYFAe3mVaK9Y3lI -goversion go1.15.14 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b064/_cgo_gotypes.go $WORK/b064/cgo_linux.cgo1.go $WORK/b064/cgo_resnew.cgo1.go $WORK/b064/cgo_socknew.cgo1.go $WORK/b064/cgo_unix.cgo1.go $WORK/b064/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cd $WORK/b040 TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ab/ab431313b11326e3de2f693dc2d19334c657a06267ec410b731611012d217731-d # internal github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 -complete -buildid CPGmPfEENPqU7RcAWzt_/CPGmPfEENPqU7RcAWzt_ -goversion go1.15.14 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd $WORK/b040 TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o -g -O2 -lseccomp -pie cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -o $WORK/b059/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b059/_pkg_.a $WORK/b059/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage seccomp -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang -buildid 1bQwoe4-5mbxVNYuzmS1/1bQwoe4-5mbxVNYuzmS1 -goversion go1.15.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 $WORK/b040/_cgo_gotypes.go $WORK/b040/seccomp.cgo1.go $WORK/b040/seccomp_internal.cgo1.go $WORK/b040/_cgo_import.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/4f/4fd29a70279ad856babf0a632d25d1509f4fe58a4571ca3e173cee6af63fa0cf-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_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/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto/rand -std -complete -buildid NByq6d-pNn1TTWn8Vs4K/NByq6d-pNn1TTWn8Vs4K -goversion go1.15.14 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a0/a05fa8d29b9ffebe7ee022589d68310cab74129b9bf7d3561bd79f38355c0ef5-d # internal github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 -complete -buildid cZ5scsOQrYJBdHhO7MHu/cZ5scsOQrYJBdHhO7MHu -goversion go1.15.14 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/79/79f1b22edf8d9436dab76b7dbc41f5a3be535bb78baf362a8b7c6ed36e48c8e3-d # internal os/user mkdir -p $WORK/b075/ cd /usr/lib/golang/src/os/user TERM='dumb' 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 /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/97/97cd3e1f299239be1afd5efaa26b35e0226393e3db698434f97d1517735dfafe-d # internal log mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_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/b076/_pkg_.a -trimpath "$WORK/b076=>" -p log -std -complete -buildid 1d931XpDrOd9tGpnCD6J/1d931XpDrOd9tGpnCD6J -goversion go1.15.14 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/06/06a34dcc298983655b8f5d77a6f9dd65dc4bca08e3bb7217f64d7a2a2b6ef6e1-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/3a/3aa486142aeb02b6b6f04bf9ba387de8e96803d8253a004227523d5cc69fca7a-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b069/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p github.com/snapcore/snapd/strutil -complete -buildid YDEUJWarhvXG52DtxkIK/YDEUJWarhvXG52DtxkIK -goversion go1.15.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b064/_pkg_.a $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # 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 ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f7/f71d1e53a2901a1f8ba0bdc30810cb1dbec193bdfb0b13b60fabe30fdd2bbbf3-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3d/3d2db6a61e6fc3c51ae2ec4c2a53440940a877f389a4c2e5a6d2adf1fa0e8162-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/snapcore/snapd/randutil -complete -buildid VqT46VAQ2w207NHJpNzI/VqT46VAQ2w207NHJpNzI -goversion go1.15.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./crypto.go ./rand.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/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/33/33392e29e9109605687c9e7e7a32885e1c9fdf47052b8252c49bbd1c58120119-d # internal 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 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 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 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/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p os/user -std -buildid ex3dOJTrKL6KL4MX19sm/ex3dOJTrKL6KL4MX19sm -goversion go1.15.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./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/27/27bd8799b38d28c048158a53621cd2923546508fb9f52ec2c9c79f6172670874-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap gopkg.in/tomb.v2=github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2 packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b022/_pkg_.a packagefile debug/elf=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b052/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b053/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b068/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b073/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b074/_pkg_.a packagefile os/user=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/snapcore/snapd/osutil -complete -buildid VQXkrwWkn4Z3O_KNQjyH/VQXkrwWkn4Z3O_KNQjyH -goversion go1.15.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./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 ./kcmdline.go ./meminfo.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 ./settime.go ./settime_32bit.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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/74/74d88379727684ddb98b83946762c42d6fb5d5ce6727a1cf42f69164508d363c-d # internal github.com/snapcore/snapd/arch mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/snapcore/snapd/arch -complete -buildid R7D3fVxvhW1dhlPnLza8/R7D3fVxvhW1dhlPnLza8 -goversion go1.15.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./arch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/8e/8e7e1c6832970be1c66999c16732cebcc9c1071539dd1cf0acf3ed17b9d7205d-d # internal github.com/snapcore/snapd/cmd/snap-seccomp mkdir -p $WORK/b001/ cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snap-seccomp pkg-config --cflags -- libseccomp pkg-config --libs -- libseccomp TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b001/ -importpath github.com/snapcore/snapd/cmd/snap-seccomp -- -I $WORK/b001/ -g -O2 -D_FILE_OFFSET_BITS=64 ./main.go cd $WORK/b001 TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snap-seccomp -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snap-seccomp -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c main.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snap-seccomp -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/snapd-2.51.7/src/github.com/snapcore/snapd/cmd/snap-seccomp 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 -g -O2 -lseccomp -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 importmap github.com/mvo5/libseccomp-golang=github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snap-seccomp/syscalls=$WORK/b077/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -buildid dlt356gGBPS2RyfBFhBU/dlt356gGBPS2RyfBFhBU -goversion go1.15.14 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./versioninfo.go $WORK/b001/_cgo_gotypes.go $WORK/b001/main.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 # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/41/41db7bac1146543c8de1b7ef405e1ccbc919ce45e7c6cedbbf91e85068848241-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snap-seccomp=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/vendor/github.com/mvo5/libseccomp-golang=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snap-seccomp/syscalls=$WORK/b077/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile crypto=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile hash=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile context=$WORK/b044/_pkg_.a packagefile debug/elf=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b051/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b052/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b053/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b068/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/tomb.v2=$WORK/b073/_pkg_.a packagefile os/exec=$WORK/b074/_pkg_.a packagefile os/user=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_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 internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile compress/zlib=$WORK/b046/_pkg_.a packagefile debug/dwarf=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b061/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/vendor/gopkg.in/yaml.v2=$WORK/b069/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile compress/flate=$WORK/b047/_pkg_.a packagefile hash/adler32=$WORK/b048/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile crypto/aes=$WORK/b055/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b065/_pkg_.a packagefile internal/nettrace=$WORK/b066/_pkg_.a packagefile internal/singleflight=$WORK/b067/_pkg_.a packagefile encoding=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile crypto/subtle=$WORK/b058/_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 -buildmode=exe -buildid=9nYZ9O7uHX0FB3iY2KhK/dlt356gGBPS2RyfBFhBU/tMn2xFyZJkQFBlvO-69a/9nYZ9O7uHX0FB3iY2KhK -B 0xe2d749fd399592cc108217ff9ee6813567f65de0 -linkmode external -extldflags "-Wl,-z,relro " -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-seccomp rm -r $WORK/b001/ + M4PARAM='-D distro_rhel7' + cd ./data/selinux + M4PARAM='-D distro_rhel7' + make SHARE=/usr/share TARGETS=snappy make -f /usr/share/selinux/devel/Makefile snappy.pp make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/data/selinux' Compiling targeted snappy module /usr/bin/checkmodule: loading policy configuration from tmp/snappy.tmp /usr/bin/checkmodule: policy configuration loaded /usr/bin/checkmodule: writing binary representation (version 19) to tmp/snappy.mod Creating targeted snappy.pp policy package rm tmp/snappy.mod tmp/snappy.mod.fc make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/data/selinux' Compressing snappy.pp - snappy.pp.bz2 bzip2 -9 snappy.pp + pushd ./cmd ~/build/BUILD/snapd-2.51.7/cmd ~/build/BUILD/snapd-2.51.7 + autoreconf --force --install --verbose autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:42: installing './config.guess' configure.ac:42: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-apparmor --enable-selinux --libexecdir=/usr/libexec/snapd/ --enable-nvidia-biarch --with-snap-mount-dir=/var/lib/snapd/snap --enable-merged-usr checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for unistd.h... (cached) yes checking sys/quota.h usability... yes checking sys/quota.h presence... yes checking for sys/quota.h... yes checking for xfs/xqm.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking for working strnlen... yes checking for mkdir... yes checking for regcomp... yes checking for setenv... yes checking for strdup... yes checking for strerror... yes checking for secure_getenv... yes checking for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes configure: WARNING: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX X X X Apparmor is disabled, all snaps will run in devmode X X X XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX checking for SELINUX... yes checking for LIBUDEV... yes checking for UDEV... yes checking for rst2man... /usr/bin/rst2man checking for valgrind... /usr/bin/valgrind checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j4 /usr/bin/make all-am make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/cmd' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-classic-test.o `test -f 'libsnap-confine-private/classic-test.c' || echo './'`libsnap-confine-private/classic-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-cleanup-funcs-test.o `test -f 'libsnap-confine-private/cleanup-funcs-test.c' || echo './'`libsnap-confine-private/cleanup-funcs-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-error-test.o `test -f 'libsnap-confine-private/error-test.c' || echo './'`libsnap-confine-private/error-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-fault-injection-test.o `test -f 'libsnap-confine-private/fault-injection-test.c' || echo './'`libsnap-confine-private/fault-injection-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-feature-test.o `test -f 'libsnap-confine-private/feature-test.c' || echo './'`libsnap-confine-private/feature-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-infofile-test.o `test -f 'libsnap-confine-private/infofile-test.c' || echo './'`libsnap-confine-private/infofile-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-locking-test.o `test -f 'libsnap-confine-private/locking-test.c' || echo './'`libsnap-confine-private/locking-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-mount-opt-test.o `test -f 'libsnap-confine-private/mount-opt-test.c' || echo './'`libsnap-confine-private/mount-opt-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-mountinfo-test.o `test -f 'libsnap-confine-private/mountinfo-test.c' || echo './'`libsnap-confine-private/mountinfo-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-panic-test.o `test -f 'libsnap-confine-private/panic-test.c' || echo './'`libsnap-confine-private/panic-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-privs-test.o `test -f 'libsnap-confine-private/privs-test.c' || echo './'`libsnap-confine-private/privs-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-secure-getenv-test.o `test -f 'libsnap-confine-private/secure-getenv-test.c' || echo './'`libsnap-confine-private/secure-getenv-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-snap-test.o `test -f 'libsnap-confine-private/snap-test.c' || echo './'`libsnap-confine-private/snap-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-string-utils-test.o `test -f 'libsnap-confine-private/string-utils-test.c' || echo './'`libsnap-confine-private/string-utils-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-test-utils-test.o `test -f 'libsnap-confine-private/test-utils-test.c' || echo './'`libsnap-confine-private/test-utils-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-test-utils.o `test -f 'libsnap-confine-private/test-utils.c' || echo './'`libsnap-confine-private/test-utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-unit-tests-main.o `test -f 'libsnap-confine-private/unit-tests-main.c' || echo './'`libsnap-confine-private/unit-tests-main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-unit-tests.o `test -f 'libsnap-confine-private/unit-tests.c' || echo './'`libsnap-confine-private/unit-tests.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_unit_tests-utils-test.o `test -f 'libsnap-confine-private/utils-test.c' || echo './'`libsnap-confine-private/utils-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine_debug-cookie-support.o `test -f 'snap-confine/cookie-support.c' || echo './'`snap-confine/cookie-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine_debug-mount-support-nvidia.o `test -f 'snap-confine/mount-support-nvidia.c' || echo './'`snap-confine/mount-support-nvidia.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine_debug-mount-support.o `test -f 'snap-confine/mount-support.c' || echo './'`snap-confine/mount-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine_debug-ns-support.o `test -f 'snap-confine/ns-support.c' || echo './'`snap-confine/ns-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine_debug-seccomp-support-ext.o `test -f 'snap-confine/seccomp-support-ext.c' || echo './'`snap-confine/seccomp-support-ext.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine_debug-seccomp-support.o `test -f 'snap-confine/seccomp-support.c' || echo './'`snap-confine/seccomp-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine_debug-snap-confine-args.o `test -f 'snap-confine/snap-confine-args.c' || echo './'`snap-confine/snap-confine-args.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine_debug-snap-confine-invocation.o `test -f 'snap-confine/snap-confine-invocation.c' || echo './'`snap-confine/snap-confine-invocation.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine_debug-snap-confine.o `test -f 'snap-confine/snap-confine.c' || echo './'`snap-confine/snap-confine.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine_debug-udev-support.o `test -f 'snap-confine/udev-support.c' || echo './'`snap-confine/udev-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine_debug-user-support.o `test -f 'snap-confine/user-support.c' || echo './'`snap-confine/user-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine_debug-selinux-support.o `test -f 'snap-confine/selinux-support.c' || echo './'`snap-confine/selinux-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/snap_confine_unit_tests-test-utils.o `test -f 'libsnap-confine-private/test-utils.c' || echo './'`libsnap-confine-private/test-utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/snap_confine_unit_tests-unit-tests-main.o `test -f 'libsnap-confine-private/unit-tests-main.c' || echo './'`libsnap-confine-private/unit-tests-main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/snap_confine_unit_tests-unit-tests.o `test -f 'libsnap-confine-private/unit-tests.c' || echo './'`libsnap-confine-private/unit-tests.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_unit_tests-cookie-support-test.o `test -f 'snap-confine/cookie-support-test.c' || echo './'`snap-confine/cookie-support-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_unit_tests-mount-support-test.o `test -f 'snap-confine/mount-support-test.c' || echo './'`snap-confine/mount-support-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_unit_tests-ns-support-test.o `test -f 'snap-confine/ns-support-test.c' || echo './'`snap-confine/ns-support-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_unit_tests-snap-confine-args-test.o `test -f 'snap-confine/snap-confine-args-test.c' || echo './'`snap-confine/snap-confine-args-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_unit_tests-snap-confine-invocation-test.o `test -f 'snap-confine/snap-confine-invocation-test.c' || echo './'`snap-confine/snap-confine-invocation-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_unit_tests-snap-device-helper-test.o `test -f 'snap-confine/snap-device-helper-test.c' || echo './'`snap-confine/snap-device-helper-test.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/system_shutdown_unit_tests-unit-tests-main.o `test -f 'libsnap-confine-private/unit-tests-main.c' || echo './'`libsnap-confine-private/unit-tests-main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/system_shutdown_unit_tests-unit-tests.o `test -f 'libsnap-confine-private/unit-tests.c' || echo './'`libsnap-confine-private/unit-tests.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o system-shutdown/system_shutdown_unit_tests-system-shutdown-utils-test.o `test -f 'system-shutdown/system-shutdown-utils-test.c' || echo './'`system-shutdown/system-shutdown-utils-test.c mkdir -p $(dirname snap-mgmt/.dirstamp) touch snap-mgmt/.dirstamp /usr/bin/rst2man snap-confine/snap-confine.rst > snap-confine/snap-confine.8 /usr/bin/rst2man snap-discard-ns/snap-discard-ns.rst > snap-discard-ns/snap-discard-ns.8 /usr/bin/rst2man snapd-env-generator/snapd-env-generator.rst > snapd-env-generator/snapd-env-generator.8 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-apparmor-support.o `test -f 'libsnap-confine-private/apparmor-support.c' || echo './'`libsnap-confine-private/apparmor-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-cgroup-freezer-support.o `test -f 'libsnap-confine-private/cgroup-freezer-support.c' || echo './'`libsnap-confine-private/cgroup-freezer-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-cgroup-support.o `test -f 'libsnap-confine-private/cgroup-support.c' || echo './'`libsnap-confine-private/cgroup-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-classic.o `test -f 'libsnap-confine-private/classic.c' || echo './'`libsnap-confine-private/classic.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-cleanup-funcs.o `test -f 'libsnap-confine-private/cleanup-funcs.c' || echo './'`libsnap-confine-private/cleanup-funcs.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-error.o `test -f 'libsnap-confine-private/error.c' || echo './'`libsnap-confine-private/error.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-fault-injection.o `test -f 'libsnap-confine-private/fault-injection.c' || echo './'`libsnap-confine-private/fault-injection.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-feature.o `test -f 'libsnap-confine-private/feature.c' || echo './'`libsnap-confine-private/feature.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-infofile.o `test -f 'libsnap-confine-private/infofile.c' || echo './'`libsnap-confine-private/infofile.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-locking.o `test -f 'libsnap-confine-private/locking.c' || echo './'`libsnap-confine-private/locking.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-mount-opt.o `test -f 'libsnap-confine-private/mount-opt.c' || echo './'`libsnap-confine-private/mount-opt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-mountinfo.o `test -f 'libsnap-confine-private/mountinfo.c' || echo './'`libsnap-confine-private/mountinfo.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-panic.o `test -f 'libsnap-confine-private/panic.c' || echo './'`libsnap-confine-private/panic.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-privs.o `test -f 'libsnap-confine-private/privs.c' || echo './'`libsnap-confine-private/privs.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-secure-getenv.o `test -f 'libsnap-confine-private/secure-getenv.c' || echo './'`libsnap-confine-private/secure-getenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-snap.o `test -f 'libsnap-confine-private/snap.c' || echo './'`libsnap-confine-private/snap.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-string-utils.o `test -f 'libsnap-confine-private/string-utils.c' || echo './'`libsnap-confine-private/string-utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-tool.o `test -f 'libsnap-confine-private/tool.c' || echo './'`libsnap-confine-private/tool.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_a-utils.o `test -f 'libsnap-confine-private/utils.c' || echo './'`libsnap-confine-private/utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-apparmor-support.o `test -f 'libsnap-confine-private/apparmor-support.c' || echo './'`libsnap-confine-private/apparmor-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-cgroup-freezer-support.o `test -f 'libsnap-confine-private/cgroup-freezer-support.c' || echo './'`libsnap-confine-private/cgroup-freezer-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-cgroup-support.o `test -f 'libsnap-confine-private/cgroup-support.c' || echo './'`libsnap-confine-private/cgroup-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-classic.o `test -f 'libsnap-confine-private/classic.c' || echo './'`libsnap-confine-private/classic.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-cleanup-funcs.o `test -f 'libsnap-confine-private/cleanup-funcs.c' || echo './'`libsnap-confine-private/cleanup-funcs.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-error.o `test -f 'libsnap-confine-private/error.c' || echo './'`libsnap-confine-private/error.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-fault-injection.o `test -f 'libsnap-confine-private/fault-injection.c' || echo './'`libsnap-confine-private/fault-injection.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-feature.o `test -f 'libsnap-confine-private/feature.c' || echo './'`libsnap-confine-private/feature.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-infofile.o `test -f 'libsnap-confine-private/infofile.c' || echo './'`libsnap-confine-private/infofile.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-locking.o `test -f 'libsnap-confine-private/locking.c' || echo './'`libsnap-confine-private/locking.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-mount-opt.o `test -f 'libsnap-confine-private/mount-opt.c' || echo './'`libsnap-confine-private/mount-opt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-mountinfo.o `test -f 'libsnap-confine-private/mountinfo.c' || echo './'`libsnap-confine-private/mountinfo.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-panic.o `test -f 'libsnap-confine-private/panic.c' || echo './'`libsnap-confine-private/panic.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-privs.o `test -f 'libsnap-confine-private/privs.c' || echo './'`libsnap-confine-private/privs.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-secure-getenv.o `test -f 'libsnap-confine-private/secure-getenv.c' || echo './'`libsnap-confine-private/secure-getenv.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-snap.o `test -f 'libsnap-confine-private/snap.c' || echo './'`libsnap-confine-private/snap.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-string-utils.o `test -f 'libsnap-confine-private/string-utils.c' || echo './'`libsnap-confine-private/string-utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-tool.o `test -f 'libsnap-confine-private/tool.c' || echo './'`libsnap-confine-private/tool.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libsnap-confine-private/libsnap_confine_private_debug_a-utils.o `test -f 'libsnap-confine-private/utils.c' || echo './'`libsnap-confine-private/utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine-cookie-support.o `test -f 'snap-confine/cookie-support.c' || echo './'`snap-confine/cookie-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine-mount-support-nvidia.o `test -f 'snap-confine/mount-support-nvidia.c' || echo './'`snap-confine/mount-support-nvidia.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine-mount-support.o `test -f 'snap-confine/mount-support.c' || echo './'`snap-confine/mount-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine-ns-support.o `test -f 'snap-confine/ns-support.c' || echo './'`snap-confine/ns-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine-seccomp-support-ext.o `test -f 'snap-confine/seccomp-support-ext.c' || echo './'`snap-confine/seccomp-support-ext.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine-seccomp-support.o `test -f 'snap-confine/seccomp-support.c' || echo './'`snap-confine/seccomp-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine-snap-confine-args.o `test -f 'snap-confine/snap-confine-args.c' || echo './'`snap-confine/snap-confine-args.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine-snap-confine-invocation.o `test -f 'snap-confine/snap-confine-invocation.c' || echo './'`snap-confine/snap-confine-invocation.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine-snap-confine.o `test -f 'snap-confine/snap-confine.c' || echo './'`snap-confine/snap-confine.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine-udev-support.o `test -f 'snap-confine/udev-support.c' || echo './'`snap-confine/udev-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine-user-support.o `test -f 'snap-confine/user-support.c' || echo './'`snap-confine/user-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-confine/snap_confine_snap_confine-selinux-support.o `test -f 'snap-confine/selinux-support.c' || echo './'`snap-confine/selinux-support.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-discard-ns/snap_discard_ns_snap_discard_ns-snap-discard-ns.o `test -f 'snap-discard-ns/snap-discard-ns.c' || echo './'`snap-discard-ns/snap-discard-ns.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -static -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o system-shutdown/system_shutdown_system_shutdown-system-shutdown-utils.o `test -f 'system-shutdown/system-shutdown-utils.c' || echo './'`system-shutdown/system-shutdown-utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -static -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o system-shutdown/system_shutdown_system_shutdown-system-shutdown.o `test -f 'system-shutdown/system-shutdown.c' || echo './'`system-shutdown/system-shutdown.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-gdb-shim/snap-gdb-shim.o snap-gdb-shim/snap-gdb-shim.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snap-gdb-shim/snap-gdbserver-shim.o snap-gdb-shim/snap-gdbserver-shim.c gcc -std=gnu99 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_ENABLE_FAULT_INJECTION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o libsnap-confine-private/unit-tests libsnap-confine-private/libsnap_confine_private_unit_tests-classic-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-cleanup-funcs-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-error-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-fault-injection-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-feature-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-infofile-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-locking-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-mount-opt-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-mountinfo-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-panic-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-privs-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-secure-getenv-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-snap-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-string-utils-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-test-utils-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-test-utils.o libsnap-confine-private/libsnap_confine_private_unit_tests-unit-tests-main.o libsnap-confine-private/libsnap_confine_private_unit_tests-unit-tests.o libsnap-confine-private/libsnap_confine_private_unit_tests-utils-test.o -lglib-2.0 -lcap -Wl,-Bstatic -Wl,-Bdynamic gcc -std=gnu99 -DHAVE_CONFIG_H -I. -D_fake -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o decode-mount-opts/decode_mount_opts_decode_mount_opts-decode-mount-opts.o `test -f 'decode-mount-opts/decode-mount-opts.c' || echo './'`decode-mount-opts/decode-mount-opts.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snapd-env-generator/main.o snapd-env-generator/main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o snapd-generator/main.o snapd-generator/main.c sed -e 's,[@]SNAP_MOUNT_DIR[@],/var/lib/snapd/snap,' snap-mgmt/snap-mgmt sed -e 's,[@]SNAP_MOUNT_DIR[@],/var/lib/snapd/snap,' snap-mgmt/snap-mgmt-selinux rm -f libsnap-confine-private.a rm -f libsnap-confine-private-debug.a ar cru libsnap-confine-private.a libsnap-confine-private/libsnap_confine_private_a-apparmor-support.o libsnap-confine-private/libsnap_confine_private_a-cgroup-freezer-support.o libsnap-confine-private/libsnap_confine_private_a-cgroup-support.o libsnap-confine-private/libsnap_confine_private_a-classic.o libsnap-confine-private/libsnap_confine_private_a-cleanup-funcs.o libsnap-confine-private/libsnap_confine_private_a-error.o libsnap-confine-private/libsnap_confine_private_a-fault-injection.o libsnap-confine-private/libsnap_confine_private_a-feature.o libsnap-confine-private/libsnap_confine_private_a-infofile.o libsnap-confine-private/libsnap_confine_private_a-locking.o libsnap-confine-private/libsnap_confine_private_a-mount-opt.o libsnap-confine-private/libsnap_confine_private_a-mountinfo.o libsnap-confine-private/libsnap_confine_private_a-panic.o libsnap-confine-private/libsnap_confine_private_a-privs.o libsnap-confine-private/libsnap_confine_private_a-secure-getenv.o libsnap-confine-private/libsnap_confine_private_a-snap.o libsnap-confine-private/libsnap_confine_private_a-string-utils.o libsnap-confine-private/libsnap_confine_private_a-tool.o libsnap-confine-private/libsnap_confine_private_a-utils.o ar cru libsnap-confine-private-debug.a libsnap-confine-private/libsnap_confine_private_debug_a-apparmor-support.o libsnap-confine-private/libsnap_confine_private_debug_a-cgroup-freezer-support.o libsnap-confine-private/libsnap_confine_private_debug_a-cgroup-support.o libsnap-confine-private/libsnap_confine_private_debug_a-classic.o libsnap-confine-private/libsnap_confine_private_debug_a-cleanup-funcs.o libsnap-confine-private/libsnap_confine_private_debug_a-error.o libsnap-confine-private/libsnap_confine_private_debug_a-fault-injection.o libsnap-confine-private/libsnap_confine_private_debug_a-feature.o libsnap-confine-private/libsnap_confine_private_debug_a-infofile.o libsnap-confine-private/libsnap_confine_private_debug_a-locking.o libsnap-confine-private/libsnap_confine_private_debug_a-mount-opt.o libsnap-confine-private/libsnap_confine_private_debug_a-mountinfo.o libsnap-confine-private/libsnap_confine_private_debug_a-panic.o libsnap-confine-private/libsnap_confine_private_debug_a-privs.o libsnap-confine-private/libsnap_confine_private_debug_a-secure-getenv.o libsnap-confine-private/libsnap_confine_private_debug_a-snap.o libsnap-confine-private/libsnap_confine_private_debug_a-string-utils.o libsnap-confine-private/libsnap_confine_private_debug_a-tool.o libsnap-confine-private/libsnap_confine_private_debug_a-utils.o ranlib libsnap-confine-private.a ranlib libsnap-confine-private-debug.a gcc -std=gnu99 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o snap-confine/snap-confine snap-confine/snap_confine_snap_confine-cookie-support.o snap-confine/snap_confine_snap_confine-mount-support-nvidia.o snap-confine/snap_confine_snap_confine-mount-support.o snap-confine/snap_confine_snap_confine-ns-support.o snap-confine/snap_confine_snap_confine-seccomp-support-ext.o snap-confine/snap_confine_snap_confine-seccomp-support.o snap-confine/snap_confine_snap_confine-snap-confine-args.o snap-confine/snap_confine_snap_confine-snap-confine-invocation.o snap-confine/snap_confine_snap_confine-snap-confine.o snap-confine/snap_confine_snap_confine-udev-support.o snap-confine/snap_confine_snap_confine-user-support.o snap-confine/snap_confine_snap_confine-selinux-support.o libsnap-confine-private.a -ludev -lcap -lselinux -Wl,-Bstatic -Wl,-Bdynamic -pthread gcc -std=gnu99 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o snap-discard-ns/snap-discard-ns snap-discard-ns/snap_discard_ns_snap_discard_ns-snap-discard-ns.o libsnap-confine-private.a -Wl,-Bstatic -Wl,-Bdynamic -pthread gcc -std=gnu99 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -static -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -static -Wl,-z,relro -o system-shutdown/system-shutdown system-shutdown/system_shutdown_system_shutdown-system-shutdown-utils.o system-shutdown/system_shutdown_system_shutdown-system-shutdown.o libsnap-confine-private.a snapd-generator/main.c: In function 'ensure_fusesquashfs_inside_container': snapd-generator/main.c:194:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (ent = readdir(units_dir)) { ^ gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o snap-gdb-shim/snap-gdb-shim snap-gdb-shim/snap-gdb-shim.o libsnap-confine-private.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o snap-gdb-shim/snap-gdbserver-shim snap-gdb-shim/snap-gdbserver-shim.o libsnap-confine-private.a gcc -std=gnu99 -D_fake -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o decode-mount-opts/decode-mount-opts decode-mount-opts/decode_mount_opts_decode_mount_opts-decode-mount-opts.o libsnap-confine-private.a -lcap -Wl,-Bstatic -Wl,-Bdynamic gcc -std=gnu99 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -DSNAP_CONFINE_DEBUG_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o snap-confine/snap-confine-debug snap-confine/snap_confine_snap_confine_debug-cookie-support.o snap-confine/snap_confine_snap_confine_debug-mount-support-nvidia.o snap-confine/snap_confine_snap_confine_debug-mount-support.o snap-confine/snap_confine_snap_confine_debug-ns-support.o snap-confine/snap_confine_snap_confine_debug-seccomp-support-ext.o snap-confine/snap_confine_snap_confine_debug-seccomp-support.o snap-confine/snap_confine_snap_confine_debug-snap-confine-args.o snap-confine/snap_confine_snap_confine_debug-snap-confine-invocation.o snap-confine/snap_confine_snap_confine_debug-snap-confine.o snap-confine/snap_confine_snap_confine_debug-udev-support.o snap-confine/snap_confine_snap_confine_debug-user-support.o snap-confine/snap_confine_snap_confine_debug-selinux-support.o libsnap-confine-private-debug.a -ludev -lcap -lselinux -Wl,-Bstatic -Wl,-Bdynamic -pthread gcc -std=gnu99 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -DLIBEXECDIR=\"/usr/libexec/snapd\" -DNATIVE_LIBDIR=\"/usr/lib\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o snap-confine/unit-tests libsnap-confine-private/snap_confine_unit_tests-test-utils.o libsnap-confine-private/snap_confine_unit_tests-unit-tests-main.o libsnap-confine-private/snap_confine_unit_tests-unit-tests.o snap-confine/snap_confine_unit_tests-cookie-support-test.o snap-confine/snap_confine_unit_tests-mount-support-test.o snap-confine/snap_confine_unit_tests-ns-support-test.o snap-confine/snap_confine_unit_tests-snap-confine-args-test.o snap-confine/snap_confine_unit_tests-snap-confine-invocation-test.o snap-confine/snap_confine_unit_tests-snap-device-helper-test.o libsnap-confine-private.a -ludev -lcap -lselinux -lglib-2.0 -Wl,-Bstatic -Wl,-Bdynamic -pthread gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o system-shutdown/unit-tests libsnap-confine-private/system_shutdown_unit_tests-unit-tests-main.o libsnap-confine-private/system_shutdown_unit_tests-unit-tests.o system-shutdown/system_shutdown_unit_tests-system-shutdown-utils-test.o libsnap-confine-private.a -lglib-2.0 gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o snapd-env-generator/snapd-env-generator snapd-env-generator/main.o libsnap-confine-private.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o snapd-generator/snapd-generator snapd-generator/main.o libsnap-confine-private.a make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/cmd' + popd ~/build/BUILD/snapd-2.51.7 ~/build/BUILD/snapd-2.51.7/data ~/build/BUILD/snapd-2.51.7 + pushd ./data + make BINDIR=/usr/bin LIBEXECDIR=/usr/libexec SYSTEMDSYSTEMUNITDIR=/usr/lib/systemd/system SNAP_MOUNT_DIR=/var/lib/snapd/snap SNAPD_ENVIRONMENT_FILE=/etc/sysconfig/snapd make -C systemd all make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/data/systemd' cat snapd.apparmor.service.in | \ sed s:@libexecdir@:/usr/libexec:g | \ sed s:@SNAPD_ENVIRONMENT_FILE@:/etc/sysconfig/snapd:g | \ sed s:@bindir@:/usr/bin:g | \ sed s:@SNAP_MOUNT_DIR@:/var/lib/snapd/snap:g | \ cat > snapd.apparmor.service cat snapd.autoimport.service.in | \ sed s:@libexecdir@:/usr/libexec:g | \ sed s:@SNAPD_ENVIRONMENT_FILE@:/etc/sysconfig/snapd:g | \ sed s:@bindir@:/usr/bin:g | \ sed s:@SNAP_MOUNT_DIR@:/var/lib/snapd/snap:g | \ cat > snapd.autoimport.service cat snapd.core-fixup.service.in | \ sed s:@libexecdir@:/usr/libexec:g | \ sed s:@SNAPD_ENVIRONMENT_FILE@:/etc/sysconfig/snapd:g | \ sed s:@bindir@:/usr/bin:g | \ sed s:@SNAP_MOUNT_DIR@:/var/lib/snapd/snap:g | \ cat > snapd.core-fixup.service cat snapd.failure.service.in | \ sed s:@libexecdir@:/usr/libexec:g | \ sed s:@SNAPD_ENVIRONMENT_FILE@:/etc/sysconfig/snapd:g | \ sed s:@bindir@:/usr/bin:g | \ sed s:@SNAP_MOUNT_DIR@:/var/lib/snapd/snap:g | \ cat > snapd.failure.service cat snapd.recovery-chooser-trigger.service.in | \ sed s:@libexecdir@:/usr/libexec:g | \ sed s:@SNAPD_ENVIRONMENT_FILE@:/etc/sysconfig/snapd:g | \ sed s:@bindir@:/usr/bin:g | \ sed s:@SNAP_MOUNT_DIR@:/var/lib/snapd/snap:g | \ cat > snapd.recovery-chooser-trigger.service cat snapd.seeded.service.in | \ sed s:@libexecdir@:/usr/libexec:g | \ sed s:@SNAPD_ENVIRONMENT_FILE@:/etc/sysconfig/snapd:g | \ sed s:@bindir@:/usr/bin:g | \ sed s:@SNAP_MOUNT_DIR@:/var/lib/snapd/snap:g | \ cat > snapd.seeded.service cat snapd.service.in | \ sed s:@libexecdir@:/usr/libexec:g | \ sed s:@SNAPD_ENVIRONMENT_FILE@:/etc/sysconfig/snapd:g | \ sed s:@bindir@:/usr/bin:g | \ sed s:@SNAP_MOUNT_DIR@:/var/lib/snapd/snap:g | \ cat > snapd.service cat snapd.snap-repair.service.in | \ sed s:@libexecdir@:/usr/libexec:g | \ sed s:@SNAPD_ENVIRONMENT_FILE@:/etc/sysconfig/snapd:g | \ sed s:@bindir@:/usr/bin:g | \ sed s:@SNAP_MOUNT_DIR@:/var/lib/snapd/snap:g | \ cat > snapd.snap-repair.service cat snapd.system-shutdown.service.in | \ sed s:@libexecdir@:/usr/libexec:g | \ sed s:@SNAPD_ENVIRONMENT_FILE@:/etc/sysconfig/snapd:g | \ sed s:@bindir@:/usr/bin:g | \ sed s:@SNAP_MOUNT_DIR@:/var/lib/snapd/snap:g | \ cat > snapd.system-shutdown.service if command -v shellcheck >/dev/null; then shellcheck snapd.run-from-snap snapd.core-fixup.sh; fi make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/data/systemd' make -C systemd-user all make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/data/systemd-user' cat snapd.session-agent.service.in | \ sed s:@bindir@:/usr/bin:g | \ cat > snapd.session-agent.service make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/data/systemd-user' make -C systemd-env all make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/data/systemd-env' sed < 990-snapd.conf.in > 990-snapd.conf \ s:@SNAP_MOUNT_DIR@:/var/lib/snapd/snap:g make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/data/systemd-env' make -C dbus all make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/data/dbus' cat io.snapcraft.Launcher.service.in | sed 's:@bindir@:/usr/bin:g' | cat > io.snapcraft.Launcher.service cat io.snapcraft.SessionAgent.service.in | sed 's:@bindir@:/usr/bin:g' | cat > io.snapcraft.SessionAgent.service cat io.snapcraft.Settings.service.in | sed 's:@bindir@:/usr/bin:g' | cat > io.snapcraft.Settings.service make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/data/dbus' make -C env all make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/data/env' sed < snapd.sh.in > snapd.sh \ s:@SNAP_MOUNT_DIR@:/var/lib/snapd/snap:g make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/data/env' make -C desktop all make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/data/desktop' cat snap-handle-link.desktop.in | \ sed s:@bindir@:/usr/bin:g | \ cat > snap-handle-link.desktop cat io.snapcraft.SessionAgent.desktop.in | \ sed s:@bindir@:/usr/bin:g | \ cat > io.snapcraft.SessionAgent.desktop cat snap-userd-autostart.desktop.in | \ sed s:@bindir@:/usr/bin:g | \ cat > snap-userd-autostart.desktop make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/data/desktop' + popd ~/build/BUILD/snapd-2.51.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2CXwUY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm ++ dirname /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm + cd snapd-2.51.7 + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/bin + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/environment.d + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system-generators + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system-environment-generators + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/user + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/etc/profile.d + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/etc/sysconfig + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/assertions + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/cookie + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/dbus-1/services + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/dbus-1/system-services + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/desktop/applications + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/device + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/hostfs + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/inhibit + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/lib/gl + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/lib/gl32 + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/lib/glvnd + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/lib/vulkan + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/mount + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/seccomp/bpf + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/snaps + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/snap/bin + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/snap + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/cache/snapd + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/polkit-1/actions + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/selinux/devel/include/contrib + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/selinux/packages + install -p -m 0755 bin/snap /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/bin + install -p -m 0755 bin/snap-exec /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd + install -p -m 0755 bin/snap-failure /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd + install -p -m 0755 bin/snapd /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd + install -p -m 0755 bin/snap-update-ns /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd + install -p -m 0755 bin/snap-seccomp /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd + install -p -m 0755 bin/snapctl /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snapctl + ln -sf /usr/libexec/snapd/snapctl /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/bin/snapctl + install -p -m 0644 data/selinux/snappy.if /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/selinux/devel/include/contrib + install -p -m 0644 data/selinux/snappy.pp.bz2 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/selinux/packages + bin/snap help --man + install -m 644 -D data/info /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/info + install -m 644 -D data/completion/bash/snap /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/bash-completion/completions/snap + install -m 644 -D data/completion/bash/complete.sh /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd + install -m 644 -D data/completion/bash/etelpmoc.sh /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/zsh/site-functions + install -m 644 -D data/completion/zsh/_snap /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/zsh/site-functions/_snap + pushd ./cmd ~/build/BUILD/snapd-2.51.7/cmd ~/build/BUILD/snapd-2.51.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/cmd' install -d -m 755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd install -m 755 ./snap-confine/snap-device-helper /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd install -d -m 755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd' /usr/bin/install -c snap-confine/snap-confine snap-discard-ns/snap-discard-ns system-shutdown/system-shutdown snap-gdb-shim/snap-gdb-shim snap-gdb-shim/snap-gdbserver-shim '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd' /usr/bin/install -c snap-mgmt/snap-mgmt snap-mgmt/snap-mgmt-selinux '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd' /usr/bin/make install-exec-hook make[2]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/cmd' chmod 4755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snap-confine install -d -m 755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/bin ln -sf /usr/libexec/snapd/snap-confine /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/bin/ubuntu-core-launcher make[2]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/cmd' sed -e 's,[@]LIBEXECDIR[@],/usr/libexec/snapd,g' -e 's,[@]SNAP_MOUNT_DIR[@],/var/lib/snapd/snap,g' snap-confine/snap-confine.apparmor install -d -m 755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/apparmor/snap-confine/ install -d -m 111 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/void /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/man/man8' /usr/bin/install -c -m 644 snap-confine/snap-confine.8 snap-discard-ns/snap-discard-ns.8 snapd-env-generator/snapd-env-generator.8 '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system-environment-generators' /usr/bin/install -c snapd-env-generator/snapd-env-generator '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system-environment-generators' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system-generators' /usr/bin/install -c snapd-generator/snapd-generator '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system-generators' make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/cmd' + chmod 0755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/void + rm -rfv /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/etc/apparmor.d + rm -fv /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/bin/ubuntu-core-launcher removed '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/bin/ubuntu-core-launcher' ~/build/BUILD/snapd-2.51.7 ~/build/BUILD/snapd-2.51.7/data ~/build/BUILD/snapd-2.51.7 + popd + pushd ./data + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm BINDIR=/usr/bin LIBEXECDIR=/usr/libexec SYSTEMDSYSTEMUNITDIR=/usr/lib/systemd/system SYSTEMDUSERUNITDIR=/usr/lib/systemd/user SNAP_MOUNT_DIR=/var/lib/snapd/snap SNAPD_ENVIRONMENT_FILE=/etc/sysconfig/snapd /usr/bin/make -C systemd install make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/data/systemd' # NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/lib/systemd/system install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/lib/systemd/system snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/libexec/snapd install -m 0755 -t /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/libexec/snapd snapd.core-fixup.sh install -m 0755 -t /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/libexec/snapd snapd.run-from-snap make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/data/systemd' /usr/bin/make -C systemd-user install make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/data/systemd-user' # NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/lib/systemd/user install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/lib/systemd/user snapd.session-agent.service snapd.session-agent.socket make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/data/systemd-user' /usr/bin/make -C systemd-env install make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/data/systemd-env' # NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/lib/environment.d/ install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/lib/environment.d/ 990-snapd.conf make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/data/systemd-env' /usr/bin/make -C dbus install make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/data/dbus' # NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/dbus-1/services install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/dbus-1/services io.snapcraft.Launcher.service io.snapcraft.SessionAgent.service io.snapcraft.Settings.service install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/dbus-1/session.d install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/dbus-1/session.d snapd.session-services.conf install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/dbus-1/system.d install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/dbus-1/system.d snapd.system-services.conf make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/data/dbus' /usr/bin/make -C env install make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/data/env' # NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//etc/profile.d install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//etc/profile.d snapd.sh make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/data/env' /usr/bin/make -C desktop install make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/data/desktop' install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/applications install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/applications snap-handle-link.desktop io.snapcraft.SessionAgent.desktop install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//etc/xdg/autostart install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//etc/xdg/autostart snap-userd-autostart.desktop make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/data/desktop' + popd ~/build/BUILD/snapd-2.51.7 + rm -rfv /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/etc/sudoers.d + install -m 644 -D data/sysctl/rhel7-snap.conf /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/sysctl.d/99-snap.conf + rm -fv /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system/snapd.system-shutdown.service removed '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system/snapd.system-shutdown.service' + rm -fv /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system/snapd.snap-repair.service /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system/snapd.snap-repair.timer removed '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system/snapd.snap-repair.service' removed '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system/snapd.snap-repair.timer' + rm -fv /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system/snapd.core-fixup.service removed '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system/snapd.core-fixup.service' + rm -fv /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system/snapd.recovery-chooser-trigger.service removed '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system/snapd.recovery-chooser-trigger.service' + rm /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snapd.core-fixup.sh + rm /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/system-shutdown + rm -f /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system/snapd.apparmor.service + rm -f /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snapd-apparmor + install -m 644 -D data/polkit/io.snapcraft.snapd.policy /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/polkit-1/actions + echo SNAP_REEXEC=0 + touch /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/state.json + touch /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/var/lib/snapd/snap/README + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' -o -iname '*.s' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/set.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/set.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/set.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/set.go './strutil/set.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/set.go' + echo '%{gopath}/src/%{import_path}/./strutil/set.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/pathiter_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/pathiter_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/pathiter_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/pathiter_test.go './strutil/pathiter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/pathiter_test.go' + echo '%{gopath}/src/%{import_path}/./strutil/pathiter_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/limbuffer_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/limbuffer_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/limbuffer_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/limbuffer_test.go './strutil/limbuffer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/limbuffer_test.go' + echo '%{gopath}/src/%{import_path}/./strutil/limbuffer_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/chrorder/main.go + echo '%dir %{gopath}/src/%{import_path}/./strutil/chrorder' ++ dirname ./strutil/chrorder/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder + cp -pav ./strutil/chrorder/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder/main.go './strutil/chrorder/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder/main.go' + echo '%{gopath}/src/%{import_path}/./strutil/chrorder/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/limbuffer.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/limbuffer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/limbuffer.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/limbuffer.go './strutil/limbuffer.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/limbuffer.go' + echo '%{gopath}/src/%{import_path}/./strutil/limbuffer.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/strutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/strutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/strutil_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/strutil_test.go './strutil/strutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/strutil_test.go' + echo '%{gopath}/src/%{import_path}/./strutil/strutil_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/matchcounter_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/matchcounter_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/matchcounter_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter_test.go './strutil/matchcounter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter_test.go' + echo '%{gopath}/src/%{import_path}/./strutil/matchcounter_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/pathiter.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/pathiter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/pathiter.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/pathiter.go './strutil/pathiter.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/pathiter.go' + echo '%{gopath}/src/%{import_path}/./strutil/pathiter.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/shlex/shlex_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil/shlex' ++ dirname ./strutil/shlex/shlex_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex + cp -pav ./strutil/shlex/shlex_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex/shlex_test.go './strutil/shlex/shlex_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex/shlex_test.go' + echo '%{gopath}/src/%{import_path}/./strutil/shlex/shlex_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/shlex/shlex.go + echo '%dir %{gopath}/src/%{import_path}/./strutil/shlex' ++ dirname ./strutil/shlex/shlex.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex + cp -pav ./strutil/shlex/shlex.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex/shlex.go './strutil/shlex/shlex.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex/shlex.go' + echo '%{gopath}/src/%{import_path}/./strutil/shlex/shlex.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/map_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/map_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/map_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/map_test.go './strutil/map_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/map_test.go' + echo '%{gopath}/src/%{import_path}/./strutil/map_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/strutil.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/strutil.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/strutil.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/strutil.go './strutil/strutil.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/strutil.go' + echo '%{gopath}/src/%{import_path}/./strutil/strutil.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/set_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/set_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/set_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/set_test.go './strutil/set_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/set_test.go' + echo '%{gopath}/src/%{import_path}/./strutil/set_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/version_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/version_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/version_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version_test.go './strutil/version_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version_test.go' + echo '%{gopath}/src/%{import_path}/./strutil/version_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/quantity/quantity.go + echo '%dir %{gopath}/src/%{import_path}/./strutil/quantity' ++ dirname ./strutil/quantity/quantity.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity + cp -pav ./strutil/quantity/quantity.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity/quantity.go './strutil/quantity/quantity.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity/quantity.go' + echo '%{gopath}/src/%{import_path}/./strutil/quantity/quantity.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/quantity/example_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil/quantity' ++ dirname ./strutil/quantity/example_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity + cp -pav ./strutil/quantity/example_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity/example_test.go './strutil/quantity/example_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity/example_test.go' + echo '%{gopath}/src/%{import_path}/./strutil/quantity/example_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/map.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/map.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/map.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/map.go './strutil/map.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/map.go' + echo '%{gopath}/src/%{import_path}/./strutil/map.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/ctrl16.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/ctrl16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/ctrl16.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/ctrl16.go './strutil/ctrl16.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/ctrl16.go' + echo '%{gopath}/src/%{import_path}/./strutil/ctrl16.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/chrorder.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/chrorder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/chrorder.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder.go './strutil/chrorder.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder.go' + echo '%{gopath}/src/%{import_path}/./strutil/chrorder.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/ctrl17.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/ctrl17.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/ctrl17.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/ctrl17.go './strutil/ctrl17.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/ctrl17.go' + echo '%{gopath}/src/%{import_path}/./strutil/ctrl17.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/version_benchmark_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/version_benchmark_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/version_benchmark_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version_benchmark_test.go './strutil/version_benchmark_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version_benchmark_test.go' + echo '%{gopath}/src/%{import_path}/./strutil/version_benchmark_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/matchcounter.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/matchcounter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/matchcounter.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter.go './strutil/matchcounter.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter.go' + echo '%{gopath}/src/%{import_path}/./strutil/matchcounter.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/version.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/version.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version.go './strutil/version.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version.go' + echo '%{gopath}/src/%{import_path}/./strutil/version.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./strutil/matchcounter_benchmark_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/matchcounter_benchmark_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/matchcounter_benchmark_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter_benchmark_test.go './strutil/matchcounter_benchmark_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter_benchmark_test.go' + echo '%{gopath}/src/%{import_path}/./strutil/matchcounter_benchmark_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/apparmor/apparmor_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/apparmor' ++ dirname ./sandbox/apparmor/apparmor_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor + cp -pav ./sandbox/apparmor/apparmor_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/apparmor_test.go './sandbox/apparmor/apparmor_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/apparmor_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/apparmor/apparmor_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/apparmor/process.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/apparmor' ++ dirname ./sandbox/apparmor/process.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor + cp -pav ./sandbox/apparmor/process.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/process.go './sandbox/apparmor/process.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/process.go' + echo '%{gopath}/src/%{import_path}/./sandbox/apparmor/process.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/apparmor/process_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/apparmor' ++ dirname ./sandbox/apparmor/process_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor + cp -pav ./sandbox/apparmor/process_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/process_test.go './sandbox/apparmor/process_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/process_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/apparmor/process_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/apparmor/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/apparmor' ++ dirname ./sandbox/apparmor/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor + cp -pav ./sandbox/apparmor/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/export_test.go './sandbox/apparmor/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/export_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/apparmor/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/apparmor/apparmor.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/apparmor' ++ dirname ./sandbox/apparmor/apparmor.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor + cp -pav ./sandbox/apparmor/apparmor.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/apparmor.go './sandbox/apparmor/apparmor.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/apparmor.go' + echo '%{gopath}/src/%{import_path}/./sandbox/apparmor/apparmor.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/forcedevmode_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox' ++ dirname ./sandbox/forcedevmode_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox + cp -pav ./sandbox/forcedevmode_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/forcedevmode_test.go './sandbox/forcedevmode_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/forcedevmode_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/forcedevmode_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/cgroup/tracking_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/tracking_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/tracking_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/tracking_test.go './sandbox/cgroup/tracking_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/tracking_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/cgroup/tracking_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/cgroup/pids_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/pids_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/pids_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/pids_test.go './sandbox/cgroup/pids_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/pids_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/cgroup/pids_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/cgroup/process.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/process.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/process.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/process.go './sandbox/cgroup/process.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/process.go' + echo '%{gopath}/src/%{import_path}/./sandbox/cgroup/process.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/cgroup/freezer.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/freezer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/freezer.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/freezer.go './sandbox/cgroup/freezer.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/freezer.go' + echo '%{gopath}/src/%{import_path}/./sandbox/cgroup/freezer.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/cgroup/cgroup_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/cgroup_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/cgroup_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/cgroup_test.go './sandbox/cgroup/cgroup_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/cgroup_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/cgroup/cgroup_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/cgroup/tracking.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/tracking.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/tracking.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/tracking.go './sandbox/cgroup/tracking.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/tracking.go' + echo '%{gopath}/src/%{import_path}/./sandbox/cgroup/tracking.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/cgroup/process_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/process_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/process_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/process_test.go './sandbox/cgroup/process_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/process_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/cgroup/process_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/cgroup/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/export_test.go './sandbox/cgroup/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/export_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/cgroup/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/cgroup/scanning.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/scanning.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/scanning.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/scanning.go './sandbox/cgroup/scanning.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/scanning.go' + echo '%{gopath}/src/%{import_path}/./sandbox/cgroup/scanning.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/cgroup/pids.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/pids.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/pids.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/pids.go './sandbox/cgroup/pids.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/pids.go' + echo '%{gopath}/src/%{import_path}/./sandbox/cgroup/pids.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/cgroup/scanning_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/scanning_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/scanning_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/scanning_test.go './sandbox/cgroup/scanning_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/scanning_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/cgroup/scanning_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/cgroup/cgroup.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/cgroup.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/cgroup.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/cgroup.go './sandbox/cgroup/cgroup.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/cgroup.go' + echo '%{gopath}/src/%{import_path}/./sandbox/cgroup/cgroup.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/cgroup/freezer_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/freezer_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/freezer_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/freezer_test.go './sandbox/cgroup/freezer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/freezer_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/cgroup/freezer_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/forcedevmode.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox' ++ dirname ./sandbox/forcedevmode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox + cp -pav ./sandbox/forcedevmode.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/forcedevmode.go './sandbox/forcedevmode.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/forcedevmode.go' + echo '%{gopath}/src/%{import_path}/./sandbox/forcedevmode.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/seccomp/compiler.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/seccomp' ++ dirname ./sandbox/seccomp/compiler.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp + cp -pav ./sandbox/seccomp/compiler.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/compiler.go './sandbox/seccomp/compiler.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/compiler.go' + echo '%{gopath}/src/%{import_path}/./sandbox/seccomp/compiler.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/seccomp/seccomp.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/seccomp' ++ dirname ./sandbox/seccomp/seccomp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp + cp -pav ./sandbox/seccomp/seccomp.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/seccomp.go './sandbox/seccomp/seccomp.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/seccomp.go' + echo '%{gopath}/src/%{import_path}/./sandbox/seccomp/seccomp.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/seccomp/seccomp_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/seccomp' ++ dirname ./sandbox/seccomp/seccomp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp + cp -pav ./sandbox/seccomp/seccomp_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/seccomp_test.go './sandbox/seccomp/seccomp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/seccomp_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/seccomp/seccomp_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/seccomp/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/seccomp' ++ dirname ./sandbox/seccomp/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp + cp -pav ./sandbox/seccomp/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/export_test.go './sandbox/seccomp/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/export_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/seccomp/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/seccomp/compiler_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/seccomp' ++ dirname ./sandbox/seccomp/compiler_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp + cp -pav ./sandbox/seccomp/compiler_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/compiler_test.go './sandbox/seccomp/compiler_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/compiler_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/seccomp/compiler_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/selinux/selinux.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/selinux' ++ dirname ./sandbox/selinux/selinux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/selinux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux.go './sandbox/selinux/selinux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux.go' + echo '%{gopath}/src/%{import_path}/./sandbox/selinux/selinux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/selinux/selinux_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/selinux' ++ dirname ./sandbox/selinux/selinux_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/selinux_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux_linux_test.go './sandbox/selinux/selinux_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux_linux_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/selinux/selinux_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/selinux/label_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/selinux' ++ dirname ./sandbox/selinux/label_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/label_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/label_darwin.go './sandbox/selinux/label_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/label_darwin.go' + echo '%{gopath}/src/%{import_path}/./sandbox/selinux/label_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/selinux/selinux_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/selinux' ++ dirname ./sandbox/selinux/selinux_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/selinux_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux_darwin.go './sandbox/selinux/selinux_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux_darwin.go' + echo '%{gopath}/src/%{import_path}/./sandbox/selinux/selinux_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/selinux/label.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/selinux' ++ dirname ./sandbox/selinux/label.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/label.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/label.go './sandbox/selinux/label.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/label.go' + echo '%{gopath}/src/%{import_path}/./sandbox/selinux/label.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/selinux/selinux_linux.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/selinux' ++ dirname ./sandbox/selinux/selinux_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/selinux_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux_linux.go './sandbox/selinux/selinux_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux_linux.go' + echo '%{gopath}/src/%{import_path}/./sandbox/selinux/selinux_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/selinux/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/selinux' ++ dirname ./sandbox/selinux/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/export_test.go './sandbox/selinux/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/export_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/selinux/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/selinux/selinux_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/selinux' ++ dirname ./sandbox/selinux/selinux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/selinux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux_test.go './sandbox/selinux/selinux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/selinux/selinux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/selinux/label_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/selinux' ++ dirname ./sandbox/selinux/label_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/label_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/label_linux_test.go './sandbox/selinux/label_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/label_linux_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/selinux/label_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sandbox/selinux/label_linux.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/selinux' ++ dirname ./sandbox/selinux/label_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/label_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/label_linux.go './sandbox/selinux/label_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/label_linux.go' + echo '%{gopath}/src/%{import_path}/./sandbox/selinux/label_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./errtracker/errtracker_test.go + echo '%dir %{gopath}/src/%{import_path}/./errtracker' ++ dirname ./errtracker/errtracker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker + cp -pav ./errtracker/errtracker_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/errtracker_test.go './errtracker/errtracker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/errtracker_test.go' + echo '%{gopath}/src/%{import_path}/./errtracker/errtracker_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./errtracker/errtracker.go + echo '%dir %{gopath}/src/%{import_path}/./errtracker' ++ dirname ./errtracker/errtracker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker + cp -pav ./errtracker/errtracker.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/errtracker.go './errtracker/errtracker.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/errtracker.go' + echo '%{gopath}/src/%{import_path}/./errtracker/errtracker.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./errtracker/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./errtracker' ++ dirname ./errtracker/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker + cp -pav ./errtracker/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/export_test.go './errtracker/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/export_test.go' + echo '%{gopath}/src/%{import_path}/./errtracker/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./secboot/export_sb_test.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/export_sb_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/export_sb_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/export_sb_test.go './secboot/export_sb_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/export_sb_test.go' + echo '%{gopath}/src/%{import_path}/./secboot/export_sb_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./secboot/encrypt.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/encrypt.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/encrypt.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/encrypt.go './secboot/encrypt.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/encrypt.go' + echo '%{gopath}/src/%{import_path}/./secboot/encrypt.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./secboot/secboot_dummy.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/secboot_dummy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/secboot_dummy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_dummy.go './secboot/secboot_dummy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_dummy.go' + echo '%{gopath}/src/%{import_path}/./secboot/secboot_dummy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./secboot/encrypt_sb_test.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/encrypt_sb_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/encrypt_sb_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/encrypt_sb_test.go './secboot/encrypt_sb_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/encrypt_sb_test.go' + echo '%{gopath}/src/%{import_path}/./secboot/encrypt_sb_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./secboot/encrypt_test.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/encrypt_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/encrypt_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/encrypt_test.go './secboot/encrypt_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/encrypt_test.go' + echo '%{gopath}/src/%{import_path}/./secboot/encrypt_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./secboot/encrypt_dummy.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/encrypt_dummy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/encrypt_dummy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/encrypt_dummy.go './secboot/encrypt_dummy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/encrypt_dummy.go' + echo '%{gopath}/src/%{import_path}/./secboot/encrypt_dummy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./secboot/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/export_test.go './secboot/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/export_test.go' + echo '%{gopath}/src/%{import_path}/./secboot/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./secboot/secboot_hooks.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/secboot_hooks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/secboot_hooks.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_hooks.go './secboot/secboot_hooks.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_hooks.go' + echo '%{gopath}/src/%{import_path}/./secboot/secboot_hooks.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./secboot/encrypt_sb.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/encrypt_sb.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/encrypt_sb.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/encrypt_sb.go './secboot/encrypt_sb.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/encrypt_sb.go' + echo '%{gopath}/src/%{import_path}/./secboot/encrypt_sb.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./secboot/secboot_tpm.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/secboot_tpm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/secboot_tpm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_tpm.go './secboot/secboot_tpm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_tpm.go' + echo '%{gopath}/src/%{import_path}/./secboot/secboot_tpm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./secboot/secboot.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/secboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/secboot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot.go './secboot/secboot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot.go' + echo '%{gopath}/src/%{import_path}/./secboot/secboot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./secboot/secboot_sb_test.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/secboot_sb_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/secboot_sb_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_sb_test.go './secboot/secboot_sb_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_sb_test.go' + echo '%{gopath}/src/%{import_path}/./secboot/secboot_sb_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./secboot/secboot_sb.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/secboot_sb.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/secboot_sb.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_sb.go './secboot/secboot_sb.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_sb.go' + echo '%{gopath}/src/%{import_path}/./secboot/secboot_sb.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./dirs/dirs_test.go + echo '%dir %{gopath}/src/%{import_path}/./dirs' ++ dirname ./dirs/dirs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs + cp -pav ./dirs/dirs_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/dirs_test.go './dirs/dirs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/dirs_test.go' + echo '%{gopath}/src/%{import_path}/./dirs/dirs_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./dirs/dirs.go + echo '%dir %{gopath}/src/%{import_path}/./dirs' ++ dirname ./dirs/dirs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs + cp -pav ./dirs/dirs.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/dirs.go './dirs/dirs.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/dirs.go' + echo '%{gopath}/src/%{import_path}/./dirs/dirs.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./dirs/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./dirs' ++ dirname ./dirs/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs + cp -pav ./dirs/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/export_test.go './dirs/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/export_test.go' + echo '%{gopath}/src/%{import_path}/./dirs/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sysconfig/cloudinit.go + echo '%dir %{gopath}/src/%{import_path}/./sysconfig' ++ dirname ./sysconfig/cloudinit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig + cp -pav ./sysconfig/cloudinit.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig/cloudinit.go './sysconfig/cloudinit.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig/cloudinit.go' + echo '%{gopath}/src/%{import_path}/./sysconfig/cloudinit.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sysconfig/gadget_defaults_test.go + echo '%dir %{gopath}/src/%{import_path}/./sysconfig' ++ dirname ./sysconfig/gadget_defaults_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig + cp -pav ./sysconfig/gadget_defaults_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig/gadget_defaults_test.go './sysconfig/gadget_defaults_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig/gadget_defaults_test.go' + echo '%{gopath}/src/%{import_path}/./sysconfig/gadget_defaults_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sysconfig/cloudinit_test.go + echo '%dir %{gopath}/src/%{import_path}/./sysconfig' ++ dirname ./sysconfig/cloudinit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig + cp -pav ./sysconfig/cloudinit_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig/cloudinit_test.go './sysconfig/cloudinit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig/cloudinit_test.go' + echo '%{gopath}/src/%{import_path}/./sysconfig/cloudinit_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sysconfig/sysconfig.go + echo '%dir %{gopath}/src/%{import_path}/./sysconfig' ++ dirname ./sysconfig/sysconfig.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig + cp -pav ./sysconfig/sysconfig.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig/sysconfig.go './sysconfig/sysconfig.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig/sysconfig.go' + echo '%{gopath}/src/%{import_path}/./sysconfig/sysconfig.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/elgamal' ++ dirname ./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/elgamal + cp -pav ./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go './vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/errors/errors.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/errors' ++ dirname ./vendor/golang.org/x/crypto/openpgp/errors/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/errors + cp -pav ./vendor/golang.org/x/crypto/openpgp/errors/errors.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/errors/errors.go './vendor/golang.org/x/crypto/openpgp/errors/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/errors/errors.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/errors/errors.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/s2k' ++ dirname ./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/s2k + cp -pav ./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go './vendor/golang.org/x/crypto/openpgp/s2k/s2k.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/armor/encode.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/armor' ++ dirname ./vendor/golang.org/x/crypto/openpgp/armor/encode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/armor + cp -pav ./vendor/golang.org/x/crypto/openpgp/armor/encode.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/armor/encode.go './vendor/golang.org/x/crypto/openpgp/armor/encode.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/armor/encode.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/armor/encode.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/armor/armor.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/armor' ++ dirname ./vendor/golang.org/x/crypto/openpgp/armor/armor.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/armor + cp -pav ./vendor/golang.org/x/crypto/openpgp/armor/armor.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/armor/armor.go './vendor/golang.org/x/crypto/openpgp/armor/armor.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/armor/armor.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/armor/armor.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/userattribute.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/userattribute.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/userattribute.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/userattribute.go './vendor/golang.org/x/crypto/openpgp/packet/userattribute.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/userattribute.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/userattribute.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go './vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go './vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/signature.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/signature.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/signature.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/signature.go './vendor/golang.org/x/crypto/openpgp/packet/signature.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/signature.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/signature.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/private_key.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/private_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/private_key.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/private_key.go './vendor/golang.org/x/crypto/openpgp/packet/private_key.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/private_key.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/private_key.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go './vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/public_key.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/public_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/public_key.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/public_key.go './vendor/golang.org/x/crypto/openpgp/packet/public_key.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/public_key.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/public_key.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go './vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go './vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go './vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/opaque.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/opaque.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/opaque.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/opaque.go './vendor/golang.org/x/crypto/openpgp/packet/opaque.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/opaque.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/opaque.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/config.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/config.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/config.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/config.go './vendor/golang.org/x/crypto/openpgp/packet/config.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/config.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/config.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/reader.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/reader.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/reader.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/reader.go './vendor/golang.org/x/crypto/openpgp/packet/reader.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/reader.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/reader.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/compressed.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/compressed.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/compressed.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/compressed.go './vendor/golang.org/x/crypto/openpgp/packet/compressed.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/compressed.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/compressed.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/userid.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/userid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/userid.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/userid.go './vendor/golang.org/x/crypto/openpgp/packet/userid.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/userid.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/userid.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/literal.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/literal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/literal.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/literal.go './vendor/golang.org/x/crypto/openpgp/packet/literal.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/literal.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/literal.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/packet.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/packet.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/packet.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/packet.go './vendor/golang.org/x/crypto/openpgp/packet/packet.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/packet.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/packet.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/ocfb.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet' ++ dirname ./vendor/golang.org/x/crypto/openpgp/packet/ocfb.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet + cp -pav ./vendor/golang.org/x/crypto/openpgp/packet/ocfb.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/ocfb.go './vendor/golang.org/x/crypto/openpgp/packet/ocfb.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/openpgp/packet/ocfb.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/openpgp/packet/ocfb.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/sha3/shake.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3' ++ dirname ./vendor/golang.org/x/crypto/sha3/shake.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3 + cp -pav ./vendor/golang.org/x/crypto/sha3/shake.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/shake.go './vendor/golang.org/x/crypto/sha3/shake.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/shake.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3/shake.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/sha3/keccakf_amd64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3' ++ dirname ./vendor/golang.org/x/crypto/sha3/keccakf_amd64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3 + cp -pav ./vendor/golang.org/x/crypto/sha3/keccakf_amd64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/keccakf_amd64.s './vendor/golang.org/x/crypto/sha3/keccakf_amd64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/keccakf_amd64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3/keccakf_amd64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/sha3/keccakf.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3' ++ dirname ./vendor/golang.org/x/crypto/sha3/keccakf.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3 + cp -pav ./vendor/golang.org/x/crypto/sha3/keccakf.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/keccakf.go './vendor/golang.org/x/crypto/sha3/keccakf.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/keccakf.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3/keccakf.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/sha3/doc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3' ++ dirname ./vendor/golang.org/x/crypto/sha3/doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3 + cp -pav ./vendor/golang.org/x/crypto/sha3/doc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/doc.go './vendor/golang.org/x/crypto/sha3/doc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/doc.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3/doc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/sha3/xor_unaligned.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3' ++ dirname ./vendor/golang.org/x/crypto/sha3/xor_unaligned.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3 + cp -pav ./vendor/golang.org/x/crypto/sha3/xor_unaligned.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/xor_unaligned.go './vendor/golang.org/x/crypto/sha3/xor_unaligned.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/xor_unaligned.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3/xor_unaligned.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/sha3/register.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3' ++ dirname ./vendor/golang.org/x/crypto/sha3/register.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3 + cp -pav ./vendor/golang.org/x/crypto/sha3/register.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/register.go './vendor/golang.org/x/crypto/sha3/register.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/register.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3/register.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/sha3/keccakf_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3' ++ dirname ./vendor/golang.org/x/crypto/sha3/keccakf_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3 + cp -pav ./vendor/golang.org/x/crypto/sha3/keccakf_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/keccakf_amd64.go './vendor/golang.org/x/crypto/sha3/keccakf_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/keccakf_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3/keccakf_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/sha3/xor_generic.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3' ++ dirname ./vendor/golang.org/x/crypto/sha3/xor_generic.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3 + cp -pav ./vendor/golang.org/x/crypto/sha3/xor_generic.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/xor_generic.go './vendor/golang.org/x/crypto/sha3/xor_generic.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/xor_generic.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3/xor_generic.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/sha3/xor.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3' ++ dirname ./vendor/golang.org/x/crypto/sha3/xor.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3 + cp -pav ./vendor/golang.org/x/crypto/sha3/xor.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/xor.go './vendor/golang.org/x/crypto/sha3/xor.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/xor.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3/xor.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/sha3/hashes.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3' ++ dirname ./vendor/golang.org/x/crypto/sha3/hashes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3 + cp -pav ./vendor/golang.org/x/crypto/sha3/hashes.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/hashes.go './vendor/golang.org/x/crypto/sha3/hashes.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/hashes.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3/hashes.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/sha3/sha3.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3' ++ dirname ./vendor/golang.org/x/crypto/sha3/sha3.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3 + cp -pav ./vendor/golang.org/x/crypto/sha3/sha3.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/sha3.go './vendor/golang.org/x/crypto/sha3/sha3.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/sha3/sha3.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/sha3/sha3.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/util_solaris.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/util_solaris.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal + cp -pav ./vendor/golang.org/x/crypto/ssh/terminal/util_solaris.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/util_solaris.go './vendor/golang.org/x/crypto/ssh/terminal/util_solaris.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/util_solaris.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal/util_solaris.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/util_plan9.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/util_plan9.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal + cp -pav ./vendor/golang.org/x/crypto/ssh/terminal/util_plan9.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/util_plan9.go './vendor/golang.org/x/crypto/ssh/terminal/util_plan9.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/util_plan9.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal/util_plan9.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal + cp -pav ./vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go './vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/util_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/util_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal + cp -pav ./vendor/golang.org/x/crypto/ssh/terminal/util_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/util_linux.go './vendor/golang.org/x/crypto/ssh/terminal/util_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/util_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal/util_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/terminal.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/terminal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal + cp -pav ./vendor/golang.org/x/crypto/ssh/terminal/terminal.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/terminal.go './vendor/golang.org/x/crypto/ssh/terminal/terminal.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/terminal.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal/terminal.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/util_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/util_windows.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal + cp -pav ./vendor/golang.org/x/crypto/ssh/terminal/util_windows.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/util_windows.go './vendor/golang.org/x/crypto/ssh/terminal/util_windows.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/util_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal/util_windows.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/util.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal' ++ dirname ./vendor/golang.org/x/crypto/ssh/terminal/util.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal + cp -pav ./vendor/golang.org/x/crypto/ssh/terminal/util.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/util.go './vendor/golang.org/x/crypto/ssh/terminal/util.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/ssh/terminal/util.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/ssh/terminal/util.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/poly1305/sum_arm.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/poly1305' ++ dirname ./vendor/golang.org/x/crypto/poly1305/sum_arm.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305 + cp -pav ./vendor/golang.org/x/crypto/poly1305/sum_arm.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305/sum_arm.s './vendor/golang.org/x/crypto/poly1305/sum_arm.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305/sum_arm.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/poly1305/sum_arm.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/poly1305/sum_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/poly1305' ++ dirname ./vendor/golang.org/x/crypto/poly1305/sum_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305 + cp -pav ./vendor/golang.org/x/crypto/poly1305/sum_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305/sum_arm.go './vendor/golang.org/x/crypto/poly1305/sum_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305/sum_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/poly1305/sum_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/poly1305/sum_amd64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/poly1305' ++ dirname ./vendor/golang.org/x/crypto/poly1305/sum_amd64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305 + cp -pav ./vendor/golang.org/x/crypto/poly1305/sum_amd64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305/sum_amd64.s './vendor/golang.org/x/crypto/poly1305/sum_amd64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305/sum_amd64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/poly1305/sum_amd64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/poly1305/sum_ref.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/poly1305' ++ dirname ./vendor/golang.org/x/crypto/poly1305/sum_ref.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305 + cp -pav ./vendor/golang.org/x/crypto/poly1305/sum_ref.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305/sum_ref.go './vendor/golang.org/x/crypto/poly1305/sum_ref.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305/sum_ref.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/poly1305/sum_ref.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/poly1305/sum_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/poly1305' ++ dirname ./vendor/golang.org/x/crypto/poly1305/sum_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305 + cp -pav ./vendor/golang.org/x/crypto/poly1305/sum_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305/sum_amd64.go './vendor/golang.org/x/crypto/poly1305/sum_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305/sum_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/poly1305/sum_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/poly1305/poly1305.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/poly1305' ++ dirname ./vendor/golang.org/x/crypto/poly1305/poly1305.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305 + cp -pav ./vendor/golang.org/x/crypto/poly1305/poly1305.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305/poly1305.go './vendor/golang.org/x/crypto/poly1305/poly1305.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/poly1305/poly1305.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/poly1305/poly1305.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/cast5/cast5.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/cast5' ++ dirname ./vendor/golang.org/x/crypto/cast5/cast5.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/cast5 + cp -pav ./vendor/golang.org/x/crypto/cast5/cast5.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/cast5/cast5.go './vendor/golang.org/x/crypto/cast5/cast5.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/cast5/cast5.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/cast5/cast5.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/nacl/secretbox' ++ dirname ./vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/nacl/secretbox + cp -pav ./vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go './vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/nacl/secretbox/secretbox.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/salsa20/salsa' ++ dirname ./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa + cp -pav ./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go './vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/salsa20/salsa' ++ dirname ./vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa + cp -pav ./vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go './vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/salsa20/salsa/salsa2020_amd64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/salsa20/salsa' ++ dirname ./vendor/golang.org/x/crypto/salsa20/salsa/salsa2020_amd64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa + cp -pav ./vendor/golang.org/x/crypto/salsa20/salsa/salsa2020_amd64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa/salsa2020_amd64.s './vendor/golang.org/x/crypto/salsa20/salsa/salsa2020_amd64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa/salsa2020_amd64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/salsa20/salsa/salsa2020_amd64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/salsa20/salsa' ++ dirname ./vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa + cp -pav ./vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go './vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/salsa20/salsa/salsa208.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/salsa20/salsa' ++ dirname ./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa + cp -pav ./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go './vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/xerrors/adaptor.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors' ++ dirname ./vendor/golang.org/x/xerrors/adaptor.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors + cp -pav ./vendor/golang.org/x/xerrors/adaptor.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/adaptor.go './vendor/golang.org/x/xerrors/adaptor.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/adaptor.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors/adaptor.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/xerrors/errors.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors' ++ dirname ./vendor/golang.org/x/xerrors/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors + cp -pav ./vendor/golang.org/x/xerrors/errors.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/errors.go './vendor/golang.org/x/xerrors/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/errors.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors/errors.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/xerrors/wrap.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors' ++ dirname ./vendor/golang.org/x/xerrors/wrap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors + cp -pav ./vendor/golang.org/x/xerrors/wrap.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/wrap.go './vendor/golang.org/x/xerrors/wrap.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/wrap.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors/wrap.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/xerrors/fmt.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors' ++ dirname ./vendor/golang.org/x/xerrors/fmt.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors + cp -pav ./vendor/golang.org/x/xerrors/fmt.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/fmt.go './vendor/golang.org/x/xerrors/fmt.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/fmt.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors/fmt.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/xerrors/doc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors' ++ dirname ./vendor/golang.org/x/xerrors/doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors + cp -pav ./vendor/golang.org/x/xerrors/doc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/doc.go './vendor/golang.org/x/xerrors/doc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/doc.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors/doc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/xerrors/internal/internal.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors/internal' ++ dirname ./vendor/golang.org/x/xerrors/internal/internal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/internal + cp -pav ./vendor/golang.org/x/xerrors/internal/internal.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/internal/internal.go './vendor/golang.org/x/xerrors/internal/internal.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/internal/internal.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors/internal/internal.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/xerrors/format.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors' ++ dirname ./vendor/golang.org/x/xerrors/format.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors + cp -pav ./vendor/golang.org/x/xerrors/format.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/format.go './vendor/golang.org/x/xerrors/format.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/format.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors/format.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/xerrors/frame.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors' ++ dirname ./vendor/golang.org/x/xerrors/frame.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors + cp -pav ./vendor/golang.org/x/xerrors/frame.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/frame.go './vendor/golang.org/x/xerrors/frame.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/xerrors/frame.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/xerrors/frame.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/env_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/env_unix.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/env_unix.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/env_unix.go './vendor/golang.org/x/sys/unix/env_unix.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/env_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/env_unix.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go './vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go './vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/pledge_openbsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/pledge_openbsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/pledge_openbsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/pledge_openbsd.go './vendor/golang.org/x/sys/unix/pledge_openbsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/pledge_openbsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/pledge_openbsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_arm.go './vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go './vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go './vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_netbsd_arm.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_netbsd_arm.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_netbsd_arm.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_netbsd_arm.s './vendor/golang.org/x/sys/unix/asm_netbsd_arm.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_netbsd_arm.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_netbsd_arm.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go './vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go './vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux.go './vendor/golang.org/x/sys/unix/zerrors_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go './vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go './vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_386.go './vendor/golang.org/x/sys/unix/syscall_linux_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/gccgo.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/gccgo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/gccgo.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/gccgo.go './vendor/golang.org/x/sys/unix/gccgo.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/gccgo.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/gccgo.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go './vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go './vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go './vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go './vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go './vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go './vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go './vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go './vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go './vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go './vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go './vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_aix_ppc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_aix_ppc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_aix_ppc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_aix_ppc.go './vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go './vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_netbsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_netbsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_netbsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_netbsd.go './vendor/golang.org/x/sys/unix/syscall_netbsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_netbsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_netbsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/dev_netbsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/dev_netbsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/dev_netbsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_netbsd.go './vendor/golang.org/x/sys/unix/dev_netbsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_netbsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/dev_netbsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_bsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_bsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_bsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_bsd.go './vendor/golang.org/x/sys/unix/syscall_bsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_bsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_bsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/endian_big.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/endian_big.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/endian_big.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/endian_big.go './vendor/golang.org/x/sys/unix/endian_big.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/endian_big.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/endian_big.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go './vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go './vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_darwin_amd64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_darwin_amd64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_darwin_amd64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_darwin_amd64.s './vendor/golang.org/x/sys/unix/asm_darwin_amd64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_darwin_amd64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_darwin_amd64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go './vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_mips.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_mips.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux_mips.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_mips.go './vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go './vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go './vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_mips64x.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_mips64x.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_linux_mips64x.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_mips64x.s './vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go './vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go './vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go './vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_mipsx.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_mipsx.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_linux_mipsx.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_mipsx.s './vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go './vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go './vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go './vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go './vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go './vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/endian_little.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/endian_little.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/endian_little.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/endian_little.go './vendor/golang.org/x/sys/unix/endian_little.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/endian_little.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/endian_little.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_openbsd_arm.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_openbsd_arm.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_openbsd_arm.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_openbsd_arm.s './vendor/golang.org/x/sys/unix/asm_openbsd_arm.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_openbsd_arm.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_openbsd_arm.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go './vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/race.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/race.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/race.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/race.go './vendor/golang.org/x/sys/unix/race.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/race.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/race.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go './vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go './vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ioctl.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ioctl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ioctl.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ioctl.go './vendor/golang.org/x/sys/unix/ioctl.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ioctl.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ioctl.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/dev_aix_ppc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/dev_aix_ppc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/dev_aix_ppc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_aix_ppc.go './vendor/golang.org/x/sys/unix/dev_aix_ppc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_aix_ppc.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/dev_aix_ppc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go './vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go './vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_unix.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_unix.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_unix.go './vendor/golang.org/x/sys/unix/syscall_unix.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_unix.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_darwin_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_386.go './vendor/golang.org/x/sys/unix/syscall_darwin_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_darwin_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go './vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go './vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go './vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go './vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/xattr_bsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/xattr_bsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/xattr_bsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/xattr_bsd.go './vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/xattr_bsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/xattr_bsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_openbsd_arm64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_openbsd_arm64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_openbsd_arm64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_openbsd_arm64.s './vendor/golang.org/x/sys/unix/asm_openbsd_arm64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_openbsd_arm64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_openbsd_arm64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin.go './vendor/golang.org/x/sys/unix/syscall_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go './vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_solaris_amd64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_solaris_amd64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_solaris_amd64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_solaris_amd64.s './vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go './vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go './vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/affinity_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/affinity_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/affinity_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/affinity_linux.go './vendor/golang.org/x/sys/unix/affinity_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/affinity_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/affinity_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go './vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/aliases.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/aliases.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/aliases.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/aliases.go './vendor/golang.org/x/sys/unix/aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/aliases.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/aliases.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/dev_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/dev_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/dev_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_linux.go './vendor/golang.org/x/sys/unix/dev_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/dev_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go './vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go './vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go './vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go './vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s './vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go './vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go './vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go './vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux.go './vendor/golang.org/x/sys/unix/ztypes_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go './vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go './vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go './vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go './vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go './vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s './vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go './vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go './vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_darwin_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_darwin_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_darwin_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_darwin_386.go './vendor/golang.org/x/sys/unix/zerrors_darwin_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_darwin_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_darwin_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go './vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/errors_freebsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/errors_freebsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/errors_freebsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/errors_freebsd_arm.go './vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_gc.go './vendor/golang.org/x/sys/unix/syscall_linux_gc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_gc.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_gc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/fdset.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/fdset.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/fdset.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/fdset.go './vendor/golang.org/x/sys/unix/fdset.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/fdset.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/fdset.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_openbsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_openbsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_openbsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_openbsd_386.go './vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/dev_dragonfly.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/dev_dragonfly.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/dev_dragonfly.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_dragonfly.go './vendor/golang.org/x/sys/unix/dev_dragonfly.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_dragonfly.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/dev_dragonfly.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_illumos.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_illumos.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_illumos.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_illumos.go './vendor/golang.org/x/sys/unix/syscall_illumos.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_illumos.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_illumos.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go './vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s './vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go './vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go './vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_arm.go './vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s './vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_freebsd_arm.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_freebsd_arm.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_freebsd_arm.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_freebsd_arm.s './vendor/golang.org/x/sys/unix/asm_freebsd_arm.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_freebsd_arm.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_freebsd_arm.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go './vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go './vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go './vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go './vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go './vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_freebsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_freebsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_freebsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_freebsd_386.go './vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go './vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go './vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go './vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go './vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.1_11.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.1_11.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.1_11.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.1_11.go './vendor/golang.org/x/sys/unix/syscall_darwin_amd64.1_11.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.1_11.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.1_11.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go './vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go './vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_aix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_aix.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_aix.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_aix.go './vendor/golang.org/x/sys/unix/syscall_aix.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_aix.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_aix.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go './vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go './vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go './vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_386.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_386.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_linux_386.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_386.s './vendor/golang.org/x/sys/unix/asm_linux_386.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_386.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_linux_386.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_386.go './vendor/golang.org/x/sys/unix/zerrors_linux_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_darwin_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_darwin_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_darwin_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_darwin_386.go './vendor/golang.org/x/sys/unix/ztypes_darwin_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_darwin_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_darwin_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go './vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go './vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s './vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go './vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go './vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_netbsd_386.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_netbsd_386.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_netbsd_386.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_netbsd_386.s './vendor/golang.org/x/sys/unix/asm_netbsd_386.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_netbsd_386.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_netbsd_386.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/sockcmsg_linux.go './vendor/golang.org/x/sys/unix/sockcmsg_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/sockcmsg_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/sockcmsg_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.go './vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go './vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go './vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go './vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go './vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s './vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go './vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/dev_freebsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/dev_freebsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/dev_freebsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_freebsd.go './vendor/golang.org/x/sys/unix/dev_freebsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_freebsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/dev_freebsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go './vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall.go './vendor/golang.org/x/sys/unix/syscall.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go './vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go './vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go './vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go './vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_darwin_arm.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_darwin_arm.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_darwin_arm.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_darwin_arm.s './vendor/golang.org/x/sys/unix/asm_darwin_arm.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_darwin_arm.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_darwin_arm.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/sockcmsg_unix.go './vendor/golang.org/x/sys/unix/sockcmsg_unix.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/sockcmsg_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/sockcmsg_unix.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/dev_aix_ppc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/dev_aix_ppc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/dev_aix_ppc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_aix_ppc64.go './vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go './vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go './vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go './vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go './vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.1_11.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.1_11.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.1_11.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.1_11.go './vendor/golang.org/x/sys/unix/syscall_darwin_arm64.1_11.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.1_11.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.1_11.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_openbsd_386.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_openbsd_386.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_openbsd_386.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_openbsd_386.s './vendor/golang.org/x/sys/unix/asm_openbsd_386.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_openbsd_386.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_openbsd_386.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go './vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go './vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go './vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/errors_freebsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/errors_freebsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/errors_freebsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/errors_freebsd_386.go './vendor/golang.org/x/sys/unix/errors_freebsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/errors_freebsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/errors_freebsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go './vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_darwin_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_arm.go './vendor/golang.org/x/sys/unix/syscall_darwin_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_darwin_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s './vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/cap_freebsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/cap_freebsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/cap_freebsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/cap_freebsd.go './vendor/golang.org/x/sys/unix/cap_freebsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/cap_freebsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/cap_freebsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go './vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go './vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go './vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s './vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go './vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go './vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go './vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go './vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go './vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go './vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go './vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go './vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go './vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go './vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go './vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go './vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_arm.go './vendor/golang.org/x/sys/unix/syscall_linux_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go './vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go './vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_arm.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_arm.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_linux_arm.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_arm.s './vendor/golang.org/x/sys/unix/asm_linux_arm.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_arm.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_linux_arm.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go './vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go './vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go './vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_s390x.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_s390x.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_linux_s390x.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_s390x.s './vendor/golang.org/x/sys/unix/asm_linux_s390x.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_s390x.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_linux_s390x.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go './vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux.go './vendor/golang.org/x/sys/unix/syscall_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_freebsd_386.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_freebsd_386.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_freebsd_386.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_freebsd_386.s './vendor/golang.org/x/sys/unix/asm_freebsd_386.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_freebsd_386.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_freebsd_386.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.s './vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_darwin_arm64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_darwin_arm64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_darwin_arm64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_darwin_arm64.s './vendor/golang.org/x/sys/unix/asm_darwin_arm64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_darwin_arm64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_darwin_arm64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go './vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go './vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go './vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go './vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go './vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go './vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go './vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go './vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go './vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_unix_gc.go './vendor/golang.org/x/sys/unix/syscall_unix_gc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_unix_gc.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_unix_gc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_arm.1_11.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_arm.1_11.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_darwin_arm.1_11.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_arm.1_11.go './vendor/golang.org/x/sys/unix/syscall_darwin_arm.1_11.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_arm.1_11.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_darwin_arm.1_11.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_darwin_386.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_darwin_386.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_darwin_386.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_darwin_386.s './vendor/golang.org/x/sys/unix/asm_darwin_386.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_darwin_386.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_darwin_386.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go './vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go './vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go './vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/dev_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/dev_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/dev_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_darwin.go './vendor/golang.org/x/sys/unix/dev_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_darwin.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/dev_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.s './vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go './vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.s './vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go './vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go './vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go './vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go './vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s './vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go './vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go './vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/readdirent_getdents.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/readdirent_getdents.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/readdirent_getdents.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/readdirent_getdents.go './vendor/golang.org/x/sys/unix/readdirent_getdents.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/readdirent_getdents.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/readdirent_getdents.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_386.1_11.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_darwin_386.1_11.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_darwin_386.1_11.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_386.1_11.go './vendor/golang.org/x/sys/unix/syscall_darwin_386.1_11.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_darwin_386.1_11.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_darwin_386.1_11.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_netbsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_netbsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_netbsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_netbsd_386.go './vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/bluetooth_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/bluetooth_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/bluetooth_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/bluetooth_linux.go './vendor/golang.org/x/sys/unix/bluetooth_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/bluetooth_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/bluetooth_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux.go './vendor/golang.org/x/sys/unix/zsyscall_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go './vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go './vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/dirent.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/dirent.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/dirent.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dirent.go './vendor/golang.org/x/sys/unix/dirent.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dirent.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/dirent.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.s './vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_13.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go './vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go './vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_solaris.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_solaris.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_solaris.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_solaris.go './vendor/golang.org/x/sys/unix/syscall_solaris.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_solaris.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_solaris.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go './vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go './vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go './vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/fcntl.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/fcntl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/fcntl.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/fcntl.go './vendor/golang.org/x/sys/unix/fcntl.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/fcntl.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/fcntl.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/dev_openbsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/dev_openbsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/dev_openbsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_openbsd.go './vendor/golang.org/x/sys/unix/dev_openbsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/dev_openbsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/dev_openbsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_linux_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_linux_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_386.go './vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go './vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go './vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_386.go './vendor/golang.org/x/sys/unix/ztypes_linux_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go './vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go './vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s './vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go './vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/pagesize_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/pagesize_unix.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/pagesize_unix.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/pagesize_unix.go './vendor/golang.org/x/sys/unix/pagesize_unix.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/pagesize_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/pagesize_unix.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s './vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_openbsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_openbsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_openbsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_openbsd.go './vendor/golang.org/x/sys/unix/syscall_openbsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_openbsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_openbsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_dragonfly.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_dragonfly.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_dragonfly.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_dragonfly.go './vendor/golang.org/x/sys/unix/syscall_dragonfly.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_dragonfly.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_dragonfly.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go './vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/race0.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/race0.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/race0.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/race0.go './vendor/golang.org/x/sys/unix/race0.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/race0.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/race0.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go './vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go './vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/fcntl_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/fcntl_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/fcntl_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/fcntl_darwin.go './vendor/golang.org/x/sys/unix/fcntl_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/fcntl_darwin.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/fcntl_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_aix_ppc64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_aix_ppc64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_aix_ppc64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_aix_ppc64.s './vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/readdirent_getdirentries.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/readdirent_getdirentries.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/readdirent_getdirentries.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/readdirent_getdirentries.go './vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go './vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go './vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go './vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_mips.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_linux_mips.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_linux_mips.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_mips.go './vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go './vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go './vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go './vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/unveil_openbsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/unveil_openbsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/unveil_openbsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/unveil_openbsd.go './vendor/golang.org/x/sys/unix/unveil_openbsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/unveil_openbsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/unveil_openbsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/constants.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/constants.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/constants.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/constants.go './vendor/golang.org/x/sys/unix/constants.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/constants.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/constants.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go './vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_amd64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_amd64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_linux_amd64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_amd64.s './vendor/golang.org/x/sys/unix/asm_linux_amd64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_amd64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_linux_amd64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go './vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go './vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go './vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/str.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/str.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/str.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/str.go './vendor/golang.org/x/sys/unix/str.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/str.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/str.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go './vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go './vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go './vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go './vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go './vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_arm64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_arm64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_linux_arm64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_arm64.s './vendor/golang.org/x/sys/unix/asm_linux_arm64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_arm64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_linux_arm64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go './vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go './vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go './vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_riscv64.s + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/asm_linux_riscv64.s + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/asm_linux_riscv64.s /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_riscv64.s './vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/timestruct.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/timestruct.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/timestruct.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/timestruct.go './vendor/golang.org/x/sys/unix/timestruct.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/timestruct.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/timestruct.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go './vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.go './vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_13.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_freebsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix' ++ dirname ./vendor/golang.org/x/sys/unix/syscall_freebsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix + cp -pav ./vendor/golang.org/x/sys/unix/syscall_freebsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_freebsd.go './vendor/golang.org/x/sys/unix/syscall_freebsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/sys/unix/syscall_freebsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/unix/syscall_freebsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/net/context/pre_go17.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/net/context' ++ dirname ./vendor/golang.org/x/net/context/pre_go17.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/net/context + cp -pav ./vendor/golang.org/x/net/context/pre_go17.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/net/context/pre_go17.go './vendor/golang.org/x/net/context/pre_go17.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/net/context/pre_go17.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/net/context/pre_go17.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/net/context/context.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/net/context' ++ dirname ./vendor/golang.org/x/net/context/context.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/net/context + cp -pav ./vendor/golang.org/x/net/context/context.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/net/context/context.go './vendor/golang.org/x/net/context/context.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/net/context/context.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/net/context/context.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/golang.org/x/net/context/go17.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/net/context' ++ dirname ./vendor/golang.org/x/net/context/go17.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/net/context + cp -pav ./vendor/golang.org/x/net/context/go17.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/net/context/go17.go './vendor/golang.org/x/net/context/go17.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/golang.org/x/net/context/go17.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/net/context/go17.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/go.mozilla.org/pkcs7/sign.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/go.mozilla.org/pkcs7' ++ dirname ./vendor/go.mozilla.org/pkcs7/sign.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7 + cp -pav ./vendor/go.mozilla.org/pkcs7/sign.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7/sign.go './vendor/go.mozilla.org/pkcs7/sign.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7/sign.go' + echo '%{gopath}/src/%{import_path}/./vendor/go.mozilla.org/pkcs7/sign.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/go.mozilla.org/pkcs7/encrypt.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/go.mozilla.org/pkcs7' ++ dirname ./vendor/go.mozilla.org/pkcs7/encrypt.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7 + cp -pav ./vendor/go.mozilla.org/pkcs7/encrypt.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7/encrypt.go './vendor/go.mozilla.org/pkcs7/encrypt.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7/encrypt.go' + echo '%{gopath}/src/%{import_path}/./vendor/go.mozilla.org/pkcs7/encrypt.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/go.mozilla.org/pkcs7/pkcs7.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/go.mozilla.org/pkcs7' ++ dirname ./vendor/go.mozilla.org/pkcs7/pkcs7.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7 + cp -pav ./vendor/go.mozilla.org/pkcs7/pkcs7.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7/pkcs7.go './vendor/go.mozilla.org/pkcs7/pkcs7.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7/pkcs7.go' + echo '%{gopath}/src/%{import_path}/./vendor/go.mozilla.org/pkcs7/pkcs7.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/go.mozilla.org/pkcs7/ber.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/go.mozilla.org/pkcs7' ++ dirname ./vendor/go.mozilla.org/pkcs7/ber.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7 + cp -pav ./vendor/go.mozilla.org/pkcs7/ber.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7/ber.go './vendor/go.mozilla.org/pkcs7/ber.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7/ber.go' + echo '%{gopath}/src/%{import_path}/./vendor/go.mozilla.org/pkcs7/ber.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/go.mozilla.org/pkcs7/decrypt.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/go.mozilla.org/pkcs7' ++ dirname ./vendor/go.mozilla.org/pkcs7/decrypt.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7 + cp -pav ./vendor/go.mozilla.org/pkcs7/decrypt.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7/decrypt.go './vendor/go.mozilla.org/pkcs7/decrypt.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7/decrypt.go' + echo '%{gopath}/src/%{import_path}/./vendor/go.mozilla.org/pkcs7/decrypt.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/go.mozilla.org/pkcs7/verify.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/go.mozilla.org/pkcs7' ++ dirname ./vendor/go.mozilla.org/pkcs7/verify.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7 + cp -pav ./vendor/go.mozilla.org/pkcs7/verify.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7/verify.go './vendor/go.mozilla.org/pkcs7/verify.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/go.mozilla.org/pkcs7/verify.go' + echo '%{gopath}/src/%{import_path}/./vendor/go.mozilla.org/pkcs7/verify.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/maze.io/x/crypto/afis/afis.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/maze.io/x/crypto/afis' ++ dirname ./vendor/maze.io/x/crypto/afis/afis.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/maze.io/x/crypto/afis + cp -pav ./vendor/maze.io/x/crypto/afis/afis.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/maze.io/x/crypto/afis/afis.go './vendor/maze.io/x/crypto/afis/afis.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/maze.io/x/crypto/afis/afis.go' + echo '%{gopath}/src/%{import_path}/./vendor/maze.io/x/crypto/afis/afis.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/maze.io/x/crypto/afis/doc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/maze.io/x/crypto/afis' ++ dirname ./vendor/maze.io/x/crypto/afis/doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/maze.io/x/crypto/afis + cp -pav ./vendor/maze.io/x/crypto/afis/doc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/maze.io/x/crypto/afis/doc.go './vendor/maze.io/x/crypto/afis/doc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/maze.io/x/crypto/afis/doc.go' + echo '%{gopath}/src/%{import_path}/./vendor/maze.io/x/crypto/afis/doc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-sp800.90a-drbg/hash.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-sp800.90a-drbg' ++ dirname ./vendor/github.com/canonical/go-sp800.90a-drbg/hash.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-sp800.90a-drbg + cp -pav ./vendor/github.com/canonical/go-sp800.90a-drbg/hash.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-sp800.90a-drbg/hash.go './vendor/github.com/canonical/go-sp800.90a-drbg/hash.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-sp800.90a-drbg/hash.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-sp800.90a-drbg/hash.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-sp800.90a-drbg/drbg.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-sp800.90a-drbg' ++ dirname ./vendor/github.com/canonical/go-sp800.90a-drbg/drbg.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-sp800.90a-drbg + cp -pav ./vendor/github.com/canonical/go-sp800.90a-drbg/drbg.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-sp800.90a-drbg/drbg.go './vendor/github.com/canonical/go-sp800.90a-drbg/drbg.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-sp800.90a-drbg/drbg.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-sp800.90a-drbg/drbg.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-sp800.90a-drbg/ctr.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-sp800.90a-drbg' ++ dirname ./vendor/github.com/canonical/go-sp800.90a-drbg/ctr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-sp800.90a-drbg + cp -pav ./vendor/github.com/canonical/go-sp800.90a-drbg/ctr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-sp800.90a-drbg/ctr.go './vendor/github.com/canonical/go-sp800.90a-drbg/ctr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-sp800.90a-drbg/ctr.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-sp800.90a-drbg/ctr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-sp800.90a-drbg/hmac.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-sp800.90a-drbg' ++ dirname ./vendor/github.com/canonical/go-sp800.90a-drbg/hmac.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-sp800.90a-drbg + cp -pav ./vendor/github.com/canonical/go-sp800.90a-drbg/hmac.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-sp800.90a-drbg/hmac.go './vendor/github.com/canonical/go-sp800.90a-drbg/hmac.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-sp800.90a-drbg/hmac.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-sp800.90a-drbg/hmac.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/tcglog-parser/eventdata.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser' ++ dirname ./vendor/github.com/canonical/tcglog-parser/eventdata.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser + cp -pav ./vendor/github.com/canonical/tcglog-parser/eventdata.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/eventdata.go './vendor/github.com/canonical/tcglog-parser/eventdata.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/eventdata.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser/eventdata.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/tcglog-parser/efi.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser' ++ dirname ./vendor/github.com/canonical/tcglog-parser/efi.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser + cp -pav ./vendor/github.com/canonical/tcglog-parser/efi.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/efi.go './vendor/github.com/canonical/tcglog-parser/efi.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/efi.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser/efi.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/tcglog-parser/grubeventdata.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser' ++ dirname ./vendor/github.com/canonical/tcglog-parser/grubeventdata.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser + cp -pav ./vendor/github.com/canonical/tcglog-parser/grubeventdata.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/grubeventdata.go './vendor/github.com/canonical/tcglog-parser/grubeventdata.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/grubeventdata.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser/grubeventdata.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/tcglog-parser/log.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser' ++ dirname ./vendor/github.com/canonical/tcglog-parser/log.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser + cp -pav ./vendor/github.com/canonical/tcglog-parser/log.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/log.go './vendor/github.com/canonical/tcglog-parser/log.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/log.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser/log.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/tcglog-parser/types.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser' ++ dirname ./vendor/github.com/canonical/tcglog-parser/types.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser + cp -pav ./vendor/github.com/canonical/tcglog-parser/types.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/types.go './vendor/github.com/canonical/tcglog-parser/types.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/types.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser/types.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/tcglog-parser/utils.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser' ++ dirname ./vendor/github.com/canonical/tcglog-parser/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser + cp -pav ./vendor/github.com/canonical/tcglog-parser/utils.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/utils.go './vendor/github.com/canonical/tcglog-parser/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/utils.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser/utils.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/tcglog-parser/tcgeventdata.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser' ++ dirname ./vendor/github.com/canonical/tcglog-parser/tcgeventdata.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser + cp -pav ./vendor/github.com/canonical/tcglog-parser/tcgeventdata.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/tcgeventdata.go './vendor/github.com/canonical/tcglog-parser/tcgeventdata.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/tcgeventdata.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser/tcgeventdata.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/tcglog-parser/sdefistub.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser' ++ dirname ./vendor/github.com/canonical/tcglog-parser/sdefistub.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser + cp -pav ./vendor/github.com/canonical/tcglog-parser/sdefistub.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/sdefistub.go './vendor/github.com/canonical/tcglog-parser/sdefistub.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/sdefistub.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser/sdefistub.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/tcglog-parser/constants.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser' ++ dirname ./vendor/github.com/canonical/tcglog-parser/constants.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser + cp -pav ./vendor/github.com/canonical/tcglog-parser/constants.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/constants.go './vendor/github.com/canonical/tcglog-parser/constants.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/tcglog-parser/constants.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/tcglog-parser/constants.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/resources.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/resources.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/resources.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/resources.go './vendor/github.com/canonical/go-tpm2/resources.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/resources.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/resources.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_hashhmac.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_hashhmac.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_hashhmac.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_hashhmac.go './vendor/github.com/canonical/go-tpm2/cmds_hashhmac.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_hashhmac.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_hashhmac.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_hierarchy.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_hierarchy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_hierarchy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_hierarchy.go './vendor/github.com/canonical/go-tpm2/cmds_hierarchy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_hierarchy.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_hierarchy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_da.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_da.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_da.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_da.go './vendor/github.com/canonical/go-tpm2/cmds_da.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_da.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_da.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/strings.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/strings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/strings.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/strings.go './vendor/github.com/canonical/go-tpm2/strings.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/strings.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/strings.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/errors.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/errors.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/errors.go './vendor/github.com/canonical/go-tpm2/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/errors.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/errors.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_clock.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_clock.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_clock.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_clock.go './vendor/github.com/canonical/go-tpm2/cmds_clock.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_clock.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_clock.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_nv.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_nv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_nv.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_nv.go './vendor/github.com/canonical/go-tpm2/cmds_nv.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_nv.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_nv.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/auth.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/auth.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/auth.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/auth.go './vendor/github.com/canonical/go-tpm2/auth.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/auth.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/auth.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_ea.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_ea.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_ea.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_ea.go './vendor/github.com/canonical/go-tpm2/cmds_ea.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_ea.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_ea.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/mu/doc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/mu' ++ dirname ./vendor/github.com/canonical/go-tpm2/mu/doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/mu + cp -pav ./vendor/github.com/canonical/go-tpm2/mu/doc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/mu/doc.go './vendor/github.com/canonical/go-tpm2/mu/doc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/mu/doc.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/mu/doc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/mu/mu.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/mu' ++ dirname ./vendor/github.com/canonical/go-tpm2/mu/mu.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/mu + cp -pav ./vendor/github.com/canonical/go-tpm2/mu/mu.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/mu/mu.go './vendor/github.com/canonical/go-tpm2/mu/mu.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/mu/mu.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/mu/mu.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/crypto.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/crypto.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/crypto.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/crypto.go './vendor/github.com/canonical/go-tpm2/crypto.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/crypto.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/crypto.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/paramcrypt.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/paramcrypt.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/paramcrypt.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/paramcrypt.go './vendor/github.com/canonical/go-tpm2/paramcrypt.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/paramcrypt.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/paramcrypt.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_object.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_object.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_object.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_object.go './vendor/github.com/canonical/go-tpm2/cmds_object.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_object.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_object.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/doc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/doc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/doc.go './vendor/github.com/canonical/go-tpm2/doc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/doc.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/doc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_startup.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_startup.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_startup.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_startup.go './vendor/github.com/canonical/go-tpm2/cmds_startup.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_startup.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_startup.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_attestation.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_attestation.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_attestation.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_attestation.go './vendor/github.com/canonical/go-tpm2/cmds_attestation.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_attestation.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_attestation.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/tpm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/tpm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/tpm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/tpm.go './vendor/github.com/canonical/go-tpm2/tpm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/tpm.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/tpm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_cap.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_cap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_cap.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_cap.go './vendor/github.com/canonical/go-tpm2/cmds_cap.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_cap.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_cap.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_signature.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_signature.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_signature.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_signature.go './vendor/github.com/canonical/go-tpm2/cmds_signature.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_signature.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_signature.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_command_audit.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_command_audit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_command_audit.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_command_audit.go './vendor/github.com/canonical/go-tpm2/cmds_command_audit.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_command_audit.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_command_audit.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/types.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/types.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/types.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/types.go './vendor/github.com/canonical/go-tpm2/types.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/types.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/types.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_session.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_session.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_session.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_session.go './vendor/github.com/canonical/go-tpm2/cmds_session.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_session.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_session.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_rng.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_rng.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_rng.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_rng.go './vendor/github.com/canonical/go-tpm2/cmds_rng.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_rng.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_rng.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/utils.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/utils.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/utils.go './vendor/github.com/canonical/go-tpm2/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/utils.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/utils.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/tcti.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/tcti.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/tcti.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/tcti.go './vendor/github.com/canonical/go-tpm2/tcti.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/tcti.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/tcti.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_pcr.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_pcr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_pcr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_pcr.go './vendor/github.com/canonical/go-tpm2/cmds_pcr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_pcr.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_pcr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/internal/crypto.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/internal' ++ dirname ./vendor/github.com/canonical/go-tpm2/internal/crypto.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/internal + cp -pav ./vendor/github.com/canonical/go-tpm2/internal/crypto.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/internal/crypto.go './vendor/github.com/canonical/go-tpm2/internal/crypto.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/internal/crypto.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/internal/crypto.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/device_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/device_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/device_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/device_linux.go './vendor/github.com/canonical/go-tpm2/device_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/device_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/device_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_context.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_context.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_context.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_context.go './vendor/github.com/canonical/go-tpm2/cmds_context.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_context.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_context.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_duplication.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_duplication.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_duplication.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_duplication.go './vendor/github.com/canonical/go-tpm2/cmds_duplication.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_duplication.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_duplication.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/mssim.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/mssim.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/mssim.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/mssim.go './vendor/github.com/canonical/go-tpm2/mssim.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/mssim.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/mssim.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/constants.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/constants.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/constants.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/constants.go './vendor/github.com/canonical/go-tpm2/constants.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/constants.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/constants.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_testing.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2' ++ dirname ./vendor/github.com/canonical/go-tpm2/cmds_testing.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2 + cp -pav ./vendor/github.com/canonical/go-tpm2/cmds_testing.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_testing.go './vendor/github.com/canonical/go-tpm2/cmds_testing.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/canonical/go-tpm2/cmds_testing.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/canonical/go-tpm2/cmds_testing.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/call.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/call.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/call.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/call.go './vendor/github.com/godbus/dbus/call.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/call.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/call.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/transport_unixcred_dragonfly.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/transport_unixcred_dragonfly.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/transport_unixcred_dragonfly.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_unixcred_dragonfly.go './vendor/github.com/godbus/dbus/transport_unixcred_dragonfly.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_unixcred_dragonfly.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/transport_unixcred_dragonfly.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/variant.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/variant.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/variant.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/variant.go './vendor/github.com/godbus/dbus/variant.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/variant.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/variant.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/server_interfaces.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/server_interfaces.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/server_interfaces.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/server_interfaces.go './vendor/github.com/godbus/dbus/server_interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/server_interfaces.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/server_interfaces.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/homedir_static.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/homedir_static.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/homedir_static.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/homedir_static.go './vendor/github.com/godbus/dbus/homedir_static.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/homedir_static.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/homedir_static.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/export.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/export.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/export.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/export.go './vendor/github.com/godbus/dbus/export.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/export.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/export.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/decoder.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/decoder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/decoder.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/decoder.go './vendor/github.com/godbus/dbus/decoder.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/decoder.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/decoder.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/introspect/call.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/introspect' ++ dirname ./vendor/github.com/godbus/dbus/introspect/call.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/introspect + cp -pav ./vendor/github.com/godbus/dbus/introspect/call.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/introspect/call.go './vendor/github.com/godbus/dbus/introspect/call.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/introspect/call.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/introspect/call.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/introspect/introspect.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/introspect' ++ dirname ./vendor/github.com/godbus/dbus/introspect/introspect.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/introspect + cp -pav ./vendor/github.com/godbus/dbus/introspect/introspect.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/introspect/introspect.go './vendor/github.com/godbus/dbus/introspect/introspect.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/introspect/introspect.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/introspect/introspect.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/introspect/introspectable.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/introspect' ++ dirname ./vendor/github.com/godbus/dbus/introspect/introspectable.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/introspect + cp -pav ./vendor/github.com/godbus/dbus/introspect/introspectable.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/introspect/introspectable.go './vendor/github.com/godbus/dbus/introspect/introspectable.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/introspect/introspectable.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/introspect/introspectable.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/variant_parser.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/variant_parser.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/variant_parser.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/variant_parser.go './vendor/github.com/godbus/dbus/variant_parser.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/variant_parser.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/variant_parser.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/auth.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/auth.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/auth.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/auth.go './vendor/github.com/godbus/dbus/auth.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/auth.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/auth.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/conn.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/conn.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/conn.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/conn.go './vendor/github.com/godbus/dbus/conn.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/conn.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/conn.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/transport_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/transport_unix.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/transport_unix.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_unix.go './vendor/github.com/godbus/dbus/transport_unix.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/transport_unix.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/conn_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/conn_unix.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/conn_unix.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/conn_unix.go './vendor/github.com/godbus/dbus/conn_unix.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/conn_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/conn_unix.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/dbus.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/dbus.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/dbus.go './vendor/github.com/godbus/dbus/dbus.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/dbus.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/dbus.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/message.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/message.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/message.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/message.go './vendor/github.com/godbus/dbus/message.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/message.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/message.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/transport_unixcred_openbsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/transport_unixcred_openbsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/transport_unixcred_openbsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_unixcred_openbsd.go './vendor/github.com/godbus/dbus/transport_unixcred_openbsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_unixcred_openbsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/transport_unixcred_openbsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/conn_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/conn_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/conn_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/conn_darwin.go './vendor/github.com/godbus/dbus/conn_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/conn_darwin.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/conn_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/auth_sha1.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/auth_sha1.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/auth_sha1.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/auth_sha1.go './vendor/github.com/godbus/dbus/auth_sha1.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/auth_sha1.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/auth_sha1.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/object.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/object.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/object.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/object.go './vendor/github.com/godbus/dbus/object.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/object.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/object.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/doc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/doc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/doc.go './vendor/github.com/godbus/dbus/doc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/doc.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/doc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/conn_other.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/conn_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/conn_other.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/conn_other.go './vendor/github.com/godbus/dbus/conn_other.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/conn_other.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/conn_other.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/transport_unixcred_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/transport_unixcred_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/transport_unixcred_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_unixcred_linux.go './vendor/github.com/godbus/dbus/transport_unixcred_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_unixcred_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/transport_unixcred_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/match.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/match.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/match.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/match.go './vendor/github.com/godbus/dbus/match.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/match.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/match.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/transport_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/transport_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/transport_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_darwin.go './vendor/github.com/godbus/dbus/transport_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_darwin.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/transport_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/transport_generic.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/transport_generic.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/transport_generic.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_generic.go './vendor/github.com/godbus/dbus/transport_generic.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_generic.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/transport_generic.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/variant_lexer.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/variant_lexer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/variant_lexer.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/variant_lexer.go './vendor/github.com/godbus/dbus/variant_lexer.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/variant_lexer.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/variant_lexer.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/transport_unixcred_freebsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/transport_unixcred_freebsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/transport_unixcred_freebsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_unixcred_freebsd.go './vendor/github.com/godbus/dbus/transport_unixcred_freebsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_unixcred_freebsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/transport_unixcred_freebsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/auth_external.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/auth_external.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/auth_external.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/auth_external.go './vendor/github.com/godbus/dbus/auth_external.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/auth_external.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/auth_external.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/transport_tcp.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/transport_tcp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/transport_tcp.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_tcp.go './vendor/github.com/godbus/dbus/transport_tcp.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_tcp.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/transport_tcp.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/homedir.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/homedir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/homedir.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/homedir.go './vendor/github.com/godbus/dbus/homedir.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/homedir.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/homedir.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/encoder.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/encoder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/encoder.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/encoder.go './vendor/github.com/godbus/dbus/encoder.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/encoder.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/encoder.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/homedir_dynamic.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/homedir_dynamic.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/homedir_dynamic.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/homedir_dynamic.go './vendor/github.com/godbus/dbus/homedir_dynamic.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/homedir_dynamic.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/homedir_dynamic.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/default_handler.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/default_handler.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/default_handler.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/default_handler.go './vendor/github.com/godbus/dbus/default_handler.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/default_handler.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/default_handler.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/auth_anonymous.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/auth_anonymous.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/auth_anonymous.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/auth_anonymous.go './vendor/github.com/godbus/dbus/auth_anonymous.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/auth_anonymous.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/auth_anonymous.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/sig.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/sig.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/sig.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/sig.go './vendor/github.com/godbus/dbus/sig.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/sig.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/sig.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/transport_nonce_tcp.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/transport_nonce_tcp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/transport_nonce_tcp.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_nonce_tcp.go './vendor/github.com/godbus/dbus/transport_nonce_tcp.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/transport_nonce_tcp.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/transport_nonce_tcp.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/godbus/dbus/conn_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus' ++ dirname ./vendor/github.com/godbus/dbus/conn_windows.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus + cp -pav ./vendor/github.com/godbus/dbus/conn_windows.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/conn_windows.go './vendor/github.com/godbus/dbus/conn_windows.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/godbus/dbus/conn_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/godbus/dbus/conn_windows.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/kr/text/wrap.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/kr/text' ++ dirname ./vendor/github.com/kr/text/wrap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/text + cp -pav ./vendor/github.com/kr/text/wrap.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/text/wrap.go './vendor/github.com/kr/text/wrap.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/text/wrap.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/kr/text/wrap.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/kr/text/doc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/kr/text' ++ dirname ./vendor/github.com/kr/text/doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/text + cp -pav ./vendor/github.com/kr/text/doc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/text/doc.go './vendor/github.com/kr/text/doc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/text/doc.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/kr/text/doc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/kr/text/indent.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/kr/text' ++ dirname ./vendor/github.com/kr/text/indent.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/text + cp -pav ./vendor/github.com/kr/text/indent.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/text/indent.go './vendor/github.com/kr/text/indent.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/text/indent.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/kr/text/indent.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/kr/pretty/diff.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/kr/pretty' ++ dirname ./vendor/github.com/kr/pretty/diff.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/pretty + cp -pav ./vendor/github.com/kr/pretty/diff.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/pretty/diff.go './vendor/github.com/kr/pretty/diff.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/pretty/diff.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/kr/pretty/diff.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/kr/pretty/pretty.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/kr/pretty' ++ dirname ./vendor/github.com/kr/pretty/pretty.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/pretty + cp -pav ./vendor/github.com/kr/pretty/pretty.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/pretty/pretty.go './vendor/github.com/kr/pretty/pretty.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/pretty/pretty.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/kr/pretty/pretty.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/kr/pretty/zero.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/kr/pretty' ++ dirname ./vendor/github.com/kr/pretty/zero.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/pretty + cp -pav ./vendor/github.com/kr/pretty/zero.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/pretty/zero.go './vendor/github.com/kr/pretty/zero.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/pretty/zero.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/kr/pretty/zero.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/kr/pretty/formatter.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/kr/pretty' ++ dirname ./vendor/github.com/kr/pretty/formatter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/pretty + cp -pav ./vendor/github.com/kr/pretty/formatter.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/pretty/formatter.go './vendor/github.com/kr/pretty/formatter.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/kr/pretty/formatter.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/kr/pretty/formatter.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/juju/ratelimit/ratelimit.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/juju/ratelimit' ++ dirname ./vendor/github.com/juju/ratelimit/ratelimit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/juju/ratelimit + cp -pav ./vendor/github.com/juju/ratelimit/ratelimit.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/juju/ratelimit/ratelimit.go './vendor/github.com/juju/ratelimit/ratelimit.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/juju/ratelimit/ratelimit.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/juju/ratelimit/ratelimit.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/juju/ratelimit/reader.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/juju/ratelimit' ++ dirname ./vendor/github.com/juju/ratelimit/reader.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/juju/ratelimit + cp -pav ./vendor/github.com/juju/ratelimit/reader.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/juju/ratelimit/reader.go './vendor/github.com/juju/ratelimit/reader.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/juju/ratelimit/reader.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/juju/ratelimit/reader.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/coreos/go-systemd/activation/files.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/coreos/go-systemd/activation' ++ dirname ./vendor/github.com/coreos/go-systemd/activation/files.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/coreos/go-systemd/activation + cp -pav ./vendor/github.com/coreos/go-systemd/activation/files.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/coreos/go-systemd/activation/files.go './vendor/github.com/coreos/go-systemd/activation/files.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/coreos/go-systemd/activation/files.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/coreos/go-systemd/activation/files.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/coreos/go-systemd/activation/listeners.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/coreos/go-systemd/activation' ++ dirname ./vendor/github.com/coreos/go-systemd/activation/listeners.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/coreos/go-systemd/activation + cp -pav ./vendor/github.com/coreos/go-systemd/activation/listeners.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/coreos/go-systemd/activation/listeners.go './vendor/github.com/coreos/go-systemd/activation/listeners.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/coreos/go-systemd/activation/listeners.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/coreos/go-systemd/activation/listeners.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/coreos/go-systemd/activation/packetconns.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/coreos/go-systemd/activation' ++ dirname ./vendor/github.com/coreos/go-systemd/activation/packetconns.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/coreos/go-systemd/activation + cp -pav ./vendor/github.com/coreos/go-systemd/activation/packetconns.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/coreos/go-systemd/activation/packetconns.go './vendor/github.com/coreos/go-systemd/activation/packetconns.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/coreos/go-systemd/activation/packetconns.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/coreos/go-systemd/activation/packetconns.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/mvo5/libseccomp-golang/seccomp.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/mvo5/libseccomp-golang' ++ dirname ./vendor/github.com/mvo5/libseccomp-golang/seccomp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/mvo5/libseccomp-golang + cp -pav ./vendor/github.com/mvo5/libseccomp-golang/seccomp.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/mvo5/libseccomp-golang/seccomp.go './vendor/github.com/mvo5/libseccomp-golang/seccomp.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/mvo5/libseccomp-golang/seccomp.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/mvo5/libseccomp-golang/seccomp.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/mvo5/libseccomp-golang/seccomp_internal.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/mvo5/libseccomp-golang' ++ dirname ./vendor/github.com/mvo5/libseccomp-golang/seccomp_internal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/mvo5/libseccomp-golang + cp -pav ./vendor/github.com/mvo5/libseccomp-golang/seccomp_internal.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/mvo5/libseccomp-golang/seccomp_internal.go './vendor/github.com/mvo5/libseccomp-golang/seccomp_internal.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/mvo5/libseccomp-golang/seccomp_internal.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/mvo5/libseccomp-golang/seccomp_internal.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/mvo5/goconfigparser/configparser.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/mvo5/goconfigparser' ++ dirname ./vendor/github.com/mvo5/goconfigparser/configparser.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/mvo5/goconfigparser + cp -pav ./vendor/github.com/mvo5/goconfigparser/configparser.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/mvo5/goconfigparser/configparser.go './vendor/github.com/mvo5/goconfigparser/configparser.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/mvo5/goconfigparser/configparser.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/mvo5/goconfigparser/configparser.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/gvalkov/golang-evdev/events.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/gvalkov/golang-evdev' ++ dirname ./vendor/github.com/gvalkov/golang-evdev/events.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev + cp -pav ./vendor/github.com/gvalkov/golang-evdev/events.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev/events.go './vendor/github.com/gvalkov/golang-evdev/events.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev/events.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/gvalkov/golang-evdev/events.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/gvalkov/golang-evdev/_ioctl.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/gvalkov/golang-evdev' ++ dirname ./vendor/github.com/gvalkov/golang-evdev/_ioctl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev + cp -pav ./vendor/github.com/gvalkov/golang-evdev/_ioctl.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev/_ioctl.go './vendor/github.com/gvalkov/golang-evdev/_ioctl.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev/_ioctl.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/gvalkov/golang-evdev/_ioctl.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/gvalkov/golang-evdev/doc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/gvalkov/golang-evdev' ++ dirname ./vendor/github.com/gvalkov/golang-evdev/doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev + cp -pav ./vendor/github.com/gvalkov/golang-evdev/doc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev/doc.go './vendor/github.com/gvalkov/golang-evdev/doc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev/doc.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/gvalkov/golang-evdev/doc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/gvalkov/golang-evdev/ecodes.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/gvalkov/golang-evdev' ++ dirname ./vendor/github.com/gvalkov/golang-evdev/ecodes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev + cp -pav ./vendor/github.com/gvalkov/golang-evdev/ecodes.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev/ecodes.go './vendor/github.com/gvalkov/golang-evdev/ecodes.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev/ecodes.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/gvalkov/golang-evdev/ecodes.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/gvalkov/golang-evdev/cdefs.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/gvalkov/golang-evdev' ++ dirname ./vendor/github.com/gvalkov/golang-evdev/cdefs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev + cp -pav ./vendor/github.com/gvalkov/golang-evdev/cdefs.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev/cdefs.go './vendor/github.com/gvalkov/golang-evdev/cdefs.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev/cdefs.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/gvalkov/golang-evdev/cdefs.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/gvalkov/golang-evdev/device.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/gvalkov/golang-evdev' ++ dirname ./vendor/github.com/gvalkov/golang-evdev/device.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev + cp -pav ./vendor/github.com/gvalkov/golang-evdev/device.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev/device.go './vendor/github.com/gvalkov/golang-evdev/device.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gvalkov/golang-evdev/device.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/gvalkov/golang-evdev/device.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/termsize.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/termsize.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/termsize.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/termsize.go './vendor/github.com/jessevdk/go-flags/termsize.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/termsize.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/termsize.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/arg.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/arg.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/arg.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/arg.go './vendor/github.com/jessevdk/go-flags/arg.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/arg.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/arg.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/convert.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/convert.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/convert.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/convert.go './vendor/github.com/jessevdk/go-flags/convert.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/convert.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/convert.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/help.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/help.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/help.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/help.go './vendor/github.com/jessevdk/go-flags/help.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/help.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/help.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/termsize_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/termsize_windows.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/termsize_windows.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/termsize_windows.go './vendor/github.com/jessevdk/go-flags/termsize_windows.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/termsize_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/termsize_windows.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/termsize_nosysioctl.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/termsize_nosysioctl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/termsize_nosysioctl.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/termsize_nosysioctl.go './vendor/github.com/jessevdk/go-flags/termsize_nosysioctl.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/termsize_nosysioctl.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/termsize_nosysioctl.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/parser.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/parser.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/parser.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/parser.go './vendor/github.com/jessevdk/go-flags/parser.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/parser.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/parser.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/option.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/option.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/option.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/option.go './vendor/github.com/jessevdk/go-flags/option.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/option.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/option.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/man.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/man.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/man.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/man.go './vendor/github.com/jessevdk/go-flags/man.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/man.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/man.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/tiocgwinsz_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/tiocgwinsz_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/tiocgwinsz_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/tiocgwinsz_linux.go './vendor/github.com/jessevdk/go-flags/tiocgwinsz_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/tiocgwinsz_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/tiocgwinsz_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/command.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/command.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/command.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/command.go './vendor/github.com/jessevdk/go-flags/command.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/command.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/command.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/flags.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/flags.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/flags.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/flags.go './vendor/github.com/jessevdk/go-flags/flags.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/flags.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/flags.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/tiocgwinsz_bsdish.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/tiocgwinsz_bsdish.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/tiocgwinsz_bsdish.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/tiocgwinsz_bsdish.go './vendor/github.com/jessevdk/go-flags/tiocgwinsz_bsdish.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/tiocgwinsz_bsdish.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/tiocgwinsz_bsdish.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/group.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/group.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/group.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/group.go './vendor/github.com/jessevdk/go-flags/group.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/group.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/group.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/optstyle_other.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/optstyle_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/optstyle_other.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/optstyle_other.go './vendor/github.com/jessevdk/go-flags/optstyle_other.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/optstyle_other.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/optstyle_other.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/optstyle_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/optstyle_windows.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/optstyle_windows.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/optstyle_windows.go './vendor/github.com/jessevdk/go-flags/optstyle_windows.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/optstyle_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/optstyle_windows.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/multitag.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/multitag.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/multitag.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/multitag.go './vendor/github.com/jessevdk/go-flags/multitag.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/multitag.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/multitag.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/tiocgwinsz_other.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/tiocgwinsz_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/tiocgwinsz_other.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/tiocgwinsz_other.go './vendor/github.com/jessevdk/go-flags/tiocgwinsz_other.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/tiocgwinsz_other.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/tiocgwinsz_other.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/completion.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/completion.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/completion.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/completion.go './vendor/github.com/jessevdk/go-flags/completion.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/completion.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/completion.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/closest.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/closest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/closest.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/closest.go './vendor/github.com/jessevdk/go-flags/closest.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/closest.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/closest.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/error.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/error.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/error.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/error.go './vendor/github.com/jessevdk/go-flags/error.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/error.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/error.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/jessevdk/go-flags/ini.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags' ++ dirname ./vendor/github.com/jessevdk/go-flags/ini.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags + cp -pav ./vendor/github.com/jessevdk/go-flags/ini.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/ini.go './vendor/github.com/jessevdk/go-flags/ini.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/jessevdk/go-flags/ini.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/jessevdk/go-flags/ini.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/gorilla/mux/context.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux' ++ dirname ./vendor/github.com/gorilla/mux/context.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux + cp -pav ./vendor/github.com/gorilla/mux/context.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/context.go './vendor/github.com/gorilla/mux/context.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/context.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux/context.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/gorilla/mux/test_helpers.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux' ++ dirname ./vendor/github.com/gorilla/mux/test_helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux + cp -pav ./vendor/github.com/gorilla/mux/test_helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/test_helpers.go './vendor/github.com/gorilla/mux/test_helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/test_helpers.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux/test_helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/gorilla/mux/doc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux' ++ dirname ./vendor/github.com/gorilla/mux/doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux + cp -pav ./vendor/github.com/gorilla/mux/doc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/doc.go './vendor/github.com/gorilla/mux/doc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/doc.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux/doc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/gorilla/mux/regexp.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux' ++ dirname ./vendor/github.com/gorilla/mux/regexp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux + cp -pav ./vendor/github.com/gorilla/mux/regexp.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/regexp.go './vendor/github.com/gorilla/mux/regexp.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/regexp.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux/regexp.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/gorilla/mux/mux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux' ++ dirname ./vendor/github.com/gorilla/mux/mux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux + cp -pav ./vendor/github.com/gorilla/mux/mux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/mux.go './vendor/github.com/gorilla/mux/mux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/mux.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux/mux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/gorilla/mux/route.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux' ++ dirname ./vendor/github.com/gorilla/mux/route.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux + cp -pav ./vendor/github.com/gorilla/mux/route.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/route.go './vendor/github.com/gorilla/mux/route.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/route.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux/route.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/gorilla/mux/middleware.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux' ++ dirname ./vendor/github.com/gorilla/mux/middleware.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux + cp -pav ./vendor/github.com/gorilla/mux/middleware.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/middleware.go './vendor/github.com/gorilla/mux/middleware.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/gorilla/mux/middleware.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/gorilla/mux/middleware.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/squashfuse/dummy.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/squashfuse' ++ dirname ./vendor/github.com/snapcore/squashfuse/dummy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/squashfuse + cp -pav ./vendor/github.com/snapcore/squashfuse/dummy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/squashfuse/dummy.go './vendor/github.com/snapcore/squashfuse/dummy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/squashfuse/dummy.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/squashfuse/dummy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/keydata_file.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/keydata_file.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/keydata_file.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/keydata_file.go './vendor/github.com/snapcore/secboot/keydata_file.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/keydata_file.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/keydata_file.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/crypt.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/crypt.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/crypt.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/crypt.go './vendor/github.com/snapcore/secboot/crypt.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/crypt.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/crypt.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/seal.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/seal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/seal.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/seal.go './vendor/github.com/snapcore/secboot/seal.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/seal.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/seal.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/snap.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/snap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/snap.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/snap.go './vendor/github.com/snapcore/secboot/snap.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/snap.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/snap.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/errors.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/errors.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/errors.go './vendor/github.com/snapcore/secboot/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/errors.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/errors.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/crypt_tpm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/crypt_tpm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/crypt_tpm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/crypt_tpm.go './vendor/github.com/snapcore/secboot/crypt_tpm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/crypt_tpm.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/crypt_tpm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/platform.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/platform.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/platform.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/platform.go './vendor/github.com/snapcore/secboot/platform.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/platform.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/platform.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/keydata_tpm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/keydata_tpm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/keydata_tpm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/keydata_tpm.go './vendor/github.com/snapcore/secboot/keydata_tpm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/keydata_tpm.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/keydata_tpm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/sdefistub_policy.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/sdefistub_policy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/sdefistub_policy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/sdefistub_policy.go './vendor/github.com/snapcore/secboot/sdefistub_policy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/sdefistub_policy.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/sdefistub_policy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/snapmodel_policy.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/snapmodel_policy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/snapmodel_policy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/snapmodel_policy.go './vendor/github.com/snapcore/secboot/snapmodel_policy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/snapmodel_policy.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/snapmodel_policy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/provisioning.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/provisioning.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/provisioning.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/provisioning.go './vendor/github.com/snapcore/secboot/provisioning.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/provisioning.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/provisioning.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/unseal.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/unseal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/unseal.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/unseal.go './vendor/github.com/snapcore/secboot/unseal.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/unseal.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/unseal.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/keydata.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/keydata.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/keydata.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/keydata.go './vendor/github.com/snapcore/secboot/keydata.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/keydata.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/keydata.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/efi.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/efi.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/efi.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/efi.go './vendor/github.com/snapcore/secboot/efi.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/efi.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/efi.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/efibootmanager_policy.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/efibootmanager_policy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/efibootmanager_policy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/efibootmanager_policy.go './vendor/github.com/snapcore/secboot/efibootmanager_policy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/efibootmanager_policy.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/efibootmanager_policy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/pin.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/pin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/pin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/pin.go './vendor/github.com/snapcore/secboot/pin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/pin.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/pin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/pcr_profile.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/pcr_profile.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/pcr_profile.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/pcr_profile.go './vendor/github.com/snapcore/secboot/pcr_profile.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/pcr_profile.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/pcr_profile.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/policy.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/policy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/policy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/policy.go './vendor/github.com/snapcore/secboot/policy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/policy.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/policy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/secureboot_policy.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/secureboot_policy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/secureboot_policy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/secureboot_policy.go './vendor/github.com/snapcore/secboot/secureboot_policy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/secureboot_policy.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/secureboot_policy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/tpm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/tpm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/tpm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/tpm.go './vendor/github.com/snapcore/secboot/tpm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/tpm.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/tpm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/utils.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/utils.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/utils.go './vendor/github.com/snapcore/secboot/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/utils.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/utils.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/internal/tcti/tcti.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/tcti' ++ dirname ./vendor/github.com/snapcore/secboot/internal/tcti/tcti.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/tcti + cp -pav ./vendor/github.com/snapcore/secboot/internal/tcti/tcti.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/tcti/tcti.go './vendor/github.com/snapcore/secboot/internal/tcti/tcti.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/tcti/tcti.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/tcti/tcti.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/internal/tcg/tcg.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/tcg' ++ dirname ./vendor/github.com/snapcore/secboot/internal/tcg/tcg.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/tcg + cp -pav ./vendor/github.com/snapcore/secboot/internal/tcg/tcg.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/tcg/tcg.go './vendor/github.com/snapcore/secboot/internal/tcg/tcg.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/tcg/tcg.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/tcg/tcg.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/internal/pe1.14/file.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/pe1.14' ++ dirname ./vendor/github.com/snapcore/secboot/internal/pe1.14/file.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14 + cp -pav ./vendor/github.com/snapcore/secboot/internal/pe1.14/file.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14/file.go './vendor/github.com/snapcore/secboot/internal/pe1.14/file.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14/file.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/pe1.14/file.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/internal/pe1.14/string.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/pe1.14' ++ dirname ./vendor/github.com/snapcore/secboot/internal/pe1.14/string.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14 + cp -pav ./vendor/github.com/snapcore/secboot/internal/pe1.14/string.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14/string.go './vendor/github.com/snapcore/secboot/internal/pe1.14/string.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14/string.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/pe1.14/string.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/internal/pe1.14/symbol.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/pe1.14' ++ dirname ./vendor/github.com/snapcore/secboot/internal/pe1.14/symbol.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14 + cp -pav ./vendor/github.com/snapcore/secboot/internal/pe1.14/symbol.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14/symbol.go './vendor/github.com/snapcore/secboot/internal/pe1.14/symbol.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14/symbol.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/pe1.14/symbol.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/internal/pe1.14/section.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/pe1.14' ++ dirname ./vendor/github.com/snapcore/secboot/internal/pe1.14/section.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14 + cp -pav ./vendor/github.com/snapcore/secboot/internal/pe1.14/section.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14/section.go './vendor/github.com/snapcore/secboot/internal/pe1.14/section.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14/section.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/pe1.14/section.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/internal/pe1.14/pe.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/pe1.14' ++ dirname ./vendor/github.com/snapcore/secboot/internal/pe1.14/pe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14 + cp -pav ./vendor/github.com/snapcore/secboot/internal/pe1.14/pe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14/pe.go './vendor/github.com/snapcore/secboot/internal/pe1.14/pe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/pe1.14/pe.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/pe1.14/pe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/internal/keyring/keyring.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/keyring' ++ dirname ./vendor/github.com/snapcore/secboot/internal/keyring/keyring.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/keyring + cp -pav ./vendor/github.com/snapcore/secboot/internal/keyring/keyring.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/keyring/keyring.go './vendor/github.com/snapcore/secboot/internal/keyring/keyring.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/keyring/keyring.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/keyring/keyring.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/internal/efi/efi.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/efi' ++ dirname ./vendor/github.com/snapcore/secboot/internal/efi/efi.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/efi + cp -pav ./vendor/github.com/snapcore/secboot/internal/efi/efi.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/efi/efi.go './vendor/github.com/snapcore/secboot/internal/efi/efi.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/efi/efi.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/efi/efi.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/internal/truststore/truststore.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/truststore' ++ dirname ./vendor/github.com/snapcore/secboot/internal/truststore/truststore.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/truststore + cp -pav ./vendor/github.com/snapcore/secboot/internal/truststore/truststore.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/truststore/truststore.go './vendor/github.com/snapcore/secboot/internal/truststore/truststore.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/internal/truststore/truststore.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/internal/truststore/truststore.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/keyring.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/keyring.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/keyring.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/keyring.go './vendor/github.com/snapcore/secboot/keyring.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/keyring.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/keyring.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/secboot/constants.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot' ++ dirname ./vendor/github.com/snapcore/secboot/constants.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot + cp -pav ./vendor/github.com/snapcore/secboot/constants.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/constants.go './vendor/github.com/snapcore/secboot/constants.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/secboot/constants.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/secboot/constants.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/go-gettext/pluralforms/compiler.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext/pluralforms' ++ dirname ./vendor/github.com/snapcore/go-gettext/pluralforms/compiler.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/pluralforms + cp -pav ./vendor/github.com/snapcore/go-gettext/pluralforms/compiler.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/pluralforms/compiler.go './vendor/github.com/snapcore/go-gettext/pluralforms/compiler.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/pluralforms/compiler.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext/pluralforms/compiler.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/go-gettext/pluralforms/expression.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext/pluralforms' ++ dirname ./vendor/github.com/snapcore/go-gettext/pluralforms/expression.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/pluralforms + cp -pav ./vendor/github.com/snapcore/go-gettext/pluralforms/expression.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/pluralforms/expression.go './vendor/github.com/snapcore/go-gettext/pluralforms/expression.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/pluralforms/expression.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext/pluralforms/expression.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/go-gettext/pluralforms/math.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext/pluralforms' ++ dirname ./vendor/github.com/snapcore/go-gettext/pluralforms/math.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/pluralforms + cp -pav ./vendor/github.com/snapcore/go-gettext/pluralforms/math.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/pluralforms/math.go './vendor/github.com/snapcore/go-gettext/pluralforms/math.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/pluralforms/math.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext/pluralforms/math.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/go-gettext/pluralforms/tests.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext/pluralforms' ++ dirname ./vendor/github.com/snapcore/go-gettext/pluralforms/tests.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/pluralforms + cp -pav ./vendor/github.com/snapcore/go-gettext/pluralforms/tests.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/pluralforms/tests.go './vendor/github.com/snapcore/go-gettext/pluralforms/tests.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/pluralforms/tests.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext/pluralforms/tests.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/go-gettext/test_utils.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext' ++ dirname ./vendor/github.com/snapcore/go-gettext/test_utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext + cp -pav ./vendor/github.com/snapcore/go-gettext/test_utils.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/test_utils.go './vendor/github.com/snapcore/go-gettext/test_utils.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/test_utils.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext/test_utils.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/go-gettext/gettext.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext' ++ dirname ./vendor/github.com/snapcore/go-gettext/gettext.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext + cp -pav ./vendor/github.com/snapcore/go-gettext/gettext.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/gettext.go './vendor/github.com/snapcore/go-gettext/gettext.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/gettext.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext/gettext.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/go-gettext/mofile.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext' ++ dirname ./vendor/github.com/snapcore/go-gettext/mofile.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext + cp -pav ./vendor/github.com/snapcore/go-gettext/mofile.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/mofile.go './vendor/github.com/snapcore/go-gettext/mofile.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/go-gettext/mofile.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/go-gettext/mofile.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/tx.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/tx.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/tx.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/tx.go './vendor/github.com/snapcore/bolt/tx.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/tx.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/tx.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/freelist.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/freelist.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/freelist.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/freelist.go './vendor/github.com/snapcore/bolt/freelist.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/freelist.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/freelist.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/cursor.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/cursor.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/cursor.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/cursor.go './vendor/github.com/snapcore/bolt/cursor.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/cursor.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/cursor.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_ppc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_ppc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_ppc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_ppc.go './vendor/github.com/snapcore/bolt/bolt_ppc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_ppc.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_ppc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_arm.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_arm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_arm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_arm.go './vendor/github.com/snapcore/bolt/bolt_arm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_arm.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_arm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_amd64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_amd64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_amd64.go './vendor/github.com/snapcore/bolt/bolt_amd64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_amd64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/errors.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/errors.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/errors.go './vendor/github.com/snapcore/bolt/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/errors.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/errors.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/db.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/db.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/db.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/db.go './vendor/github.com/snapcore/bolt/db.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/db.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/db.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bucket.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bucket.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bucket.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bucket.go './vendor/github.com/snapcore/bolt/bucket.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bucket.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bucket.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_linux.go './vendor/github.com/snapcore/bolt/bolt_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_ppc64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_ppc64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_ppc64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_ppc64.go './vendor/github.com/snapcore/bolt/bolt_ppc64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_ppc64.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_ppc64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_unix_solaris.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_unix_solaris.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_unix_solaris.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_unix_solaris.go './vendor/github.com/snapcore/bolt/bolt_unix_solaris.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_unix_solaris.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_unix_solaris.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/page.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/page.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/page.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/page.go './vendor/github.com/snapcore/bolt/page.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/page.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/page.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_386.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_386.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_386.go './vendor/github.com/snapcore/bolt/bolt_386.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_386.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_riscv64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_riscv64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_riscv64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_riscv64.go './vendor/github.com/snapcore/bolt/bolt_riscv64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_riscv64.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_riscv64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/node.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/node.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/node.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/node.go './vendor/github.com/snapcore/bolt/node.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/node.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/node.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_ppc64le.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_ppc64le.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_ppc64le.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_ppc64le.go './vendor/github.com/snapcore/bolt/bolt_ppc64le.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_ppc64le.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_ppc64le.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_openbsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_openbsd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_openbsd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_openbsd.go './vendor/github.com/snapcore/bolt/bolt_openbsd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_openbsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_openbsd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/doc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/doc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/doc.go './vendor/github.com/snapcore/bolt/doc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/doc.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/doc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_s390x.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_s390x.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_s390x.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_s390x.go './vendor/github.com/snapcore/bolt/bolt_s390x.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_s390x.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_s390x.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_windows.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_windows.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_windows.go './vendor/github.com/snapcore/bolt/bolt_windows.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_windows.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/boltsync_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/boltsync_unix.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/boltsync_unix.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/boltsync_unix.go './vendor/github.com/snapcore/bolt/boltsync_unix.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/boltsync_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/boltsync_unix.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_unix.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_unix.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_unix.go './vendor/github.com/snapcore/bolt/bolt_unix.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_unix.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt' ++ dirname ./vendor/github.com/snapcore/bolt/bolt_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt + cp -pav ./vendor/github.com/snapcore/bolt/bolt_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_arm64.go './vendor/github.com/snapcore/bolt/bolt_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/github.com/snapcore/bolt/bolt_arm64.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/snapcore/bolt/bolt_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/tomb.v2/context.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/tomb.v2' ++ dirname ./vendor/gopkg.in/tomb.v2/context.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tomb.v2 + cp -pav ./vendor/gopkg.in/tomb.v2/context.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tomb.v2/context.go './vendor/gopkg.in/tomb.v2/context.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tomb.v2/context.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/tomb.v2/context.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/tomb.v2/context16.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/tomb.v2' ++ dirname ./vendor/gopkg.in/tomb.v2/context16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tomb.v2 + cp -pav ./vendor/gopkg.in/tomb.v2/context16.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tomb.v2/context16.go './vendor/gopkg.in/tomb.v2/context16.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tomb.v2/context16.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/tomb.v2/context16.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/tomb.v2/tomb.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/tomb.v2' ++ dirname ./vendor/gopkg.in/tomb.v2/tomb.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tomb.v2 + cp -pav ./vendor/gopkg.in/tomb.v2/tomb.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tomb.v2/tomb.go './vendor/gopkg.in/tomb.v2/tomb.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tomb.v2/tomb.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/tomb.v2/tomb.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/tylerb/graceful.v1/limit_listen.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/tylerb/graceful.v1' ++ dirname ./vendor/gopkg.in/tylerb/graceful.v1/limit_listen.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tylerb/graceful.v1 + cp -pav ./vendor/gopkg.in/tylerb/graceful.v1/limit_listen.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tylerb/graceful.v1/limit_listen.go './vendor/gopkg.in/tylerb/graceful.v1/limit_listen.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tylerb/graceful.v1/limit_listen.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/tylerb/graceful.v1/limit_listen.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/tylerb/graceful.v1/graceful.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/tylerb/graceful.v1' ++ dirname ./vendor/gopkg.in/tylerb/graceful.v1/graceful.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tylerb/graceful.v1 + cp -pav ./vendor/gopkg.in/tylerb/graceful.v1/graceful.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tylerb/graceful.v1/graceful.go './vendor/gopkg.in/tylerb/graceful.v1/graceful.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tylerb/graceful.v1/graceful.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/tylerb/graceful.v1/graceful.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/tylerb/graceful.v1/keepalive_listener.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/tylerb/graceful.v1' ++ dirname ./vendor/gopkg.in/tylerb/graceful.v1/keepalive_listener.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tylerb/graceful.v1 + cp -pav ./vendor/gopkg.in/tylerb/graceful.v1/keepalive_listener.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tylerb/graceful.v1/keepalive_listener.go './vendor/gopkg.in/tylerb/graceful.v1/keepalive_listener.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/tylerb/graceful.v1/keepalive_listener.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/tylerb/graceful.v1/keepalive_listener.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/retry.v1/regular.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/retry.v1' ++ dirname ./vendor/gopkg.in/retry.v1/regular.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1 + cp -pav ./vendor/gopkg.in/retry.v1/regular.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1/regular.go './vendor/gopkg.in/retry.v1/regular.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1/regular.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/retry.v1/regular.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/retry.v1/strategy.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/retry.v1' ++ dirname ./vendor/gopkg.in/retry.v1/strategy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1 + cp -pav ./vendor/gopkg.in/retry.v1/strategy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1/strategy.go './vendor/gopkg.in/retry.v1/strategy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1/strategy.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/retry.v1/strategy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/retry.v1/exp.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/retry.v1' ++ dirname ./vendor/gopkg.in/retry.v1/exp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1 + cp -pav ./vendor/gopkg.in/retry.v1/exp.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1/exp.go './vendor/gopkg.in/retry.v1/exp.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1/exp.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/retry.v1/exp.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/retry.v1/clock.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/retry.v1' ++ dirname ./vendor/gopkg.in/retry.v1/clock.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1 + cp -pav ./vendor/gopkg.in/retry.v1/clock.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1/clock.go './vendor/gopkg.in/retry.v1/clock.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1/clock.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/retry.v1/clock.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/retry.v1/retry.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/retry.v1' ++ dirname ./vendor/gopkg.in/retry.v1/retry.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1 + cp -pav ./vendor/gopkg.in/retry.v1/retry.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1/retry.go './vendor/gopkg.in/retry.v1/retry.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/retry.v1/retry.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/retry.v1/retry.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/macaroon.v1/marshal.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/macaroon.v1' ++ dirname ./vendor/gopkg.in/macaroon.v1/marshal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/macaroon.v1 + cp -pav ./vendor/gopkg.in/macaroon.v1/marshal.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/macaroon.v1/marshal.go './vendor/gopkg.in/macaroon.v1/marshal.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/macaroon.v1/marshal.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/macaroon.v1/marshal.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/macaroon.v1/crypto.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/macaroon.v1' ++ dirname ./vendor/gopkg.in/macaroon.v1/crypto.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/macaroon.v1 + cp -pav ./vendor/gopkg.in/macaroon.v1/crypto.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/macaroon.v1/crypto.go './vendor/gopkg.in/macaroon.v1/crypto.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/macaroon.v1/crypto.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/macaroon.v1/crypto.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/macaroon.v1/macaroon.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/macaroon.v1' ++ dirname ./vendor/gopkg.in/macaroon.v1/macaroon.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/macaroon.v1 + cp -pav ./vendor/gopkg.in/macaroon.v1/macaroon.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/macaroon.v1/macaroon.go './vendor/gopkg.in/macaroon.v1/macaroon.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/macaroon.v1/macaroon.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/macaroon.v1/macaroon.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/macaroon.v1/packet.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/macaroon.v1' ++ dirname ./vendor/gopkg.in/macaroon.v1/packet.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/macaroon.v1 + cp -pav ./vendor/gopkg.in/macaroon.v1/packet.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/macaroon.v1/packet.go './vendor/gopkg.in/macaroon.v1/packet.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/macaroon.v1/packet.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/macaroon.v1/packet.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/yaml.v2/apic.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2' ++ dirname ./vendor/gopkg.in/yaml.v2/apic.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2 + cp -pav ./vendor/gopkg.in/yaml.v2/apic.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/apic.go './vendor/gopkg.in/yaml.v2/apic.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/apic.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2/apic.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/yaml.v2/encode.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2' ++ dirname ./vendor/gopkg.in/yaml.v2/encode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2 + cp -pav ./vendor/gopkg.in/yaml.v2/encode.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/encode.go './vendor/gopkg.in/yaml.v2/encode.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/encode.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2/encode.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/yaml.v2/yamlh.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2' ++ dirname ./vendor/gopkg.in/yaml.v2/yamlh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2 + cp -pav ./vendor/gopkg.in/yaml.v2/yamlh.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/yamlh.go './vendor/gopkg.in/yaml.v2/yamlh.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/yamlh.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2/yamlh.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/yaml.v2/scannerc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2' ++ dirname ./vendor/gopkg.in/yaml.v2/scannerc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2 + cp -pav ./vendor/gopkg.in/yaml.v2/scannerc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/scannerc.go './vendor/gopkg.in/yaml.v2/scannerc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/scannerc.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2/scannerc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/yaml.v2/sorter.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2' ++ dirname ./vendor/gopkg.in/yaml.v2/sorter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2 + cp -pav ./vendor/gopkg.in/yaml.v2/sorter.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/sorter.go './vendor/gopkg.in/yaml.v2/sorter.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/sorter.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2/sorter.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/yaml.v2/decode.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2' ++ dirname ./vendor/gopkg.in/yaml.v2/decode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2 + cp -pav ./vendor/gopkg.in/yaml.v2/decode.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/decode.go './vendor/gopkg.in/yaml.v2/decode.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/decode.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2/decode.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/yaml.v2/readerc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2' ++ dirname ./vendor/gopkg.in/yaml.v2/readerc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2 + cp -pav ./vendor/gopkg.in/yaml.v2/readerc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/readerc.go './vendor/gopkg.in/yaml.v2/readerc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/readerc.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2/readerc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/yaml.v2/yaml.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2' ++ dirname ./vendor/gopkg.in/yaml.v2/yaml.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2 + cp -pav ./vendor/gopkg.in/yaml.v2/yaml.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/yaml.go './vendor/gopkg.in/yaml.v2/yaml.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/yaml.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2/yaml.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/yaml.v2/writerc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2' ++ dirname ./vendor/gopkg.in/yaml.v2/writerc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2 + cp -pav ./vendor/gopkg.in/yaml.v2/writerc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/writerc.go './vendor/gopkg.in/yaml.v2/writerc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/writerc.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2/writerc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/yaml.v2/yamlprivateh.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2' ++ dirname ./vendor/gopkg.in/yaml.v2/yamlprivateh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2 + cp -pav ./vendor/gopkg.in/yaml.v2/yamlprivateh.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/yamlprivateh.go './vendor/gopkg.in/yaml.v2/yamlprivateh.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/yamlprivateh.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2/yamlprivateh.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/yaml.v2/parserc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2' ++ dirname ./vendor/gopkg.in/yaml.v2/parserc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2 + cp -pav ./vendor/gopkg.in/yaml.v2/parserc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/parserc.go './vendor/gopkg.in/yaml.v2/parserc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/parserc.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2/parserc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/yaml.v2/resolve.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2' ++ dirname ./vendor/gopkg.in/yaml.v2/resolve.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2 + cp -pav ./vendor/gopkg.in/yaml.v2/resolve.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/resolve.go './vendor/gopkg.in/yaml.v2/resolve.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/resolve.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2/resolve.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/yaml.v2/emitterc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2' ++ dirname ./vendor/gopkg.in/yaml.v2/emitterc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2 + cp -pav ./vendor/gopkg.in/yaml.v2/emitterc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/emitterc.go './vendor/gopkg.in/yaml.v2/emitterc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/yaml.v2/emitterc.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/yaml.v2/emitterc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/check.v1/checkers.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1' ++ dirname ./vendor/gopkg.in/check.v1/checkers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1 + cp -pav ./vendor/gopkg.in/check.v1/checkers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/checkers.go './vendor/gopkg.in/check.v1/checkers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/checkers.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1/checkers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/check.v1/printer.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1' ++ dirname ./vendor/gopkg.in/check.v1/printer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1 + cp -pav ./vendor/gopkg.in/check.v1/printer.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/printer.go './vendor/gopkg.in/check.v1/printer.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/printer.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1/printer.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/check.v1/reporter.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1' ++ dirname ./vendor/gopkg.in/check.v1/reporter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1 + cp -pav ./vendor/gopkg.in/check.v1/reporter.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/reporter.go './vendor/gopkg.in/check.v1/reporter.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/reporter.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1/reporter.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/check.v1/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1' ++ dirname ./vendor/gopkg.in/check.v1/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1 + cp -pav ./vendor/gopkg.in/check.v1/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/helpers.go './vendor/gopkg.in/check.v1/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/helpers.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/check.v1/check.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1' ++ dirname ./vendor/gopkg.in/check.v1/check.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1 + cp -pav ./vendor/gopkg.in/check.v1/check.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/check.go './vendor/gopkg.in/check.v1/check.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/check.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1/check.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/check.v1/run.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1' ++ dirname ./vendor/gopkg.in/check.v1/run.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1 + cp -pav ./vendor/gopkg.in/check.v1/run.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/run.go './vendor/gopkg.in/check.v1/run.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/run.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1/run.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/check.v1/benchmark.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1' ++ dirname ./vendor/gopkg.in/check.v1/benchmark.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1 + cp -pav ./vendor/gopkg.in/check.v1/benchmark.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/benchmark.go './vendor/gopkg.in/check.v1/benchmark.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/check.v1/benchmark.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/check.v1/benchmark.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/mgo.v2/bson/json.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/bson' ++ dirname ./vendor/gopkg.in/mgo.v2/bson/json.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson + cp -pav ./vendor/gopkg.in/mgo.v2/bson/json.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson/json.go './vendor/gopkg.in/mgo.v2/bson/json.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson/json.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/bson/json.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/mgo.v2/bson/encode.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/bson' ++ dirname ./vendor/gopkg.in/mgo.v2/bson/encode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson + cp -pav ./vendor/gopkg.in/mgo.v2/bson/encode.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson/encode.go './vendor/gopkg.in/mgo.v2/bson/encode.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson/encode.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/bson/encode.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/mgo.v2/bson/decode.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/bson' ++ dirname ./vendor/gopkg.in/mgo.v2/bson/decode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson + cp -pav ./vendor/gopkg.in/mgo.v2/bson/decode.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson/decode.go './vendor/gopkg.in/mgo.v2/bson/decode.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson/decode.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/bson/decode.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/mgo.v2/bson/decimal.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/bson' ++ dirname ./vendor/gopkg.in/mgo.v2/bson/decimal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson + cp -pav ./vendor/gopkg.in/mgo.v2/bson/decimal.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson/decimal.go './vendor/gopkg.in/mgo.v2/bson/decimal.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson/decimal.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/bson/decimal.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/mgo.v2/bson/bson.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/bson' ++ dirname ./vendor/gopkg.in/mgo.v2/bson/bson.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson + cp -pav ./vendor/gopkg.in/mgo.v2/bson/bson.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson/bson.go './vendor/gopkg.in/mgo.v2/bson/bson.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/bson/bson.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/bson/bson.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/scanner.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/scanner.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json + cp -pav ./vendor/gopkg.in/mgo.v2/internal/json/scanner.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/scanner.go './vendor/gopkg.in/mgo.v2/internal/json/scanner.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/scanner.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json/scanner.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/encode.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/encode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json + cp -pav ./vendor/gopkg.in/mgo.v2/internal/json/encode.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/encode.go './vendor/gopkg.in/mgo.v2/internal/json/encode.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/encode.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json/encode.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/decode.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/decode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json + cp -pav ./vendor/gopkg.in/mgo.v2/internal/json/decode.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/decode.go './vendor/gopkg.in/mgo.v2/internal/json/decode.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/decode.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json/decode.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/stream.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/stream.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json + cp -pav ./vendor/gopkg.in/mgo.v2/internal/json/stream.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/stream.go './vendor/gopkg.in/mgo.v2/internal/json/stream.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/stream.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json/stream.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/indent.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/indent.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json + cp -pav ./vendor/gopkg.in/mgo.v2/internal/json/indent.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/indent.go './vendor/gopkg.in/mgo.v2/internal/json/indent.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/indent.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json/indent.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/extension.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/extension.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json + cp -pav ./vendor/gopkg.in/mgo.v2/internal/json/extension.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/extension.go './vendor/gopkg.in/mgo.v2/internal/json/extension.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/extension.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json/extension.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/fold.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/fold.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json + cp -pav ./vendor/gopkg.in/mgo.v2/internal/json/fold.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/fold.go './vendor/gopkg.in/mgo.v2/internal/json/fold.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/fold.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json/fold.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/tags.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json' ++ dirname ./vendor/gopkg.in/mgo.v2/internal/json/tags.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json + cp -pav ./vendor/gopkg.in/mgo.v2/internal/json/tags.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/tags.go './vendor/gopkg.in/mgo.v2/internal/json/tags.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./vendor/gopkg.in/mgo.v2/internal/json/tags.go' + echo '%{gopath}/src/%{import_path}/./vendor/gopkg.in/mgo.v2/internal/json/tags.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/helpers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/helpers_test.go './interfaces/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/helpers_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/helpers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/core_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/core_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/core_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/core_test.go './interfaces/core_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/core_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/core_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/mpris_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/mpris_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mpris_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mpris_test.go './interfaces/builtin/mpris_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mpris_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/mpris_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/locale_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/locale_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/locale_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/locale_control.go './interfaces/builtin/locale_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/locale_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/locale_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/io_ports_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/io_ports_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/io_ports_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/io_ports_control_test.go './interfaces/builtin/io_ports_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/io_ports_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/io_ports_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/openvswitch_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/openvswitch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch_test.go './interfaces/builtin/openvswitch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/openvswitch_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/tee_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/tee_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/tee_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tee_test.go './interfaces/builtin/tee_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tee_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/tee_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/audio_record_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/audio_record_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/audio_record_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/audio_record_test.go './interfaces/builtin/audio_record_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/audio_record_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/audio_record_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/libvirt_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/libvirt_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/libvirt_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/libvirt_test.go './interfaces/builtin/libvirt_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/libvirt_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/libvirt_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/login_session_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/login_session_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/login_session_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/login_session_observe_test.go './interfaces/builtin/login_session_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/login_session_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/login_session_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/iio_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/iio_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/iio_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/iio_test.go './interfaces/builtin/iio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/iio_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/iio_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/camera_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/camera_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/camera_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/camera_test.go './interfaces/builtin/camera_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/camera_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/camera_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_status.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_status.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_status.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_status.go './interfaces/builtin/network_status.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_status.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_status.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/dsp.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dsp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dsp.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dsp.go './interfaces/builtin/dsp.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dsp.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/dsp.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/contacts_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/contacts_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/contacts_service_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/contacts_service_test.go './interfaces/builtin/contacts_service_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/contacts_service_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/contacts_service_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/ubuntu_download_manager.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ubuntu_download_manager.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ubuntu_download_manager.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ubuntu_download_manager.go './interfaces/builtin/ubuntu_download_manager.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ubuntu_download_manager.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/ubuntu_download_manager.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/time_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/time_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/time_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/time_control_test.go './interfaces/builtin/time_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/time_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/time_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/pwm.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/pwm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/pwm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pwm.go './interfaces/builtin/pwm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pwm.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/pwm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/common_files.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/common_files.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/common_files.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common_files.go './interfaces/builtin/common_files.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common_files.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/common_files.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/pulseaudio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/pulseaudio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/pulseaudio.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pulseaudio.go './interfaces/builtin/pulseaudio.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pulseaudio.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/pulseaudio.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/password_manager_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/password_manager_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/password_manager_service.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/password_manager_service.go './interfaces/builtin/password_manager_service.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/password_manager_service.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/password_manager_service.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/multipass_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/multipass_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/multipass_support.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/multipass_support.go './interfaces/builtin/multipass_support.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/multipass_support.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/multipass_support.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/hardware_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/hardware_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_observe_test.go './interfaces/builtin/hardware_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/hardware_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/udisks2_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/udisks2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/udisks2_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/udisks2_test.go './interfaces/builtin/udisks2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/udisks2_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/udisks2_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/log_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/log_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/log_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/log_observe.go './interfaces/builtin/log_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/log_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/log_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/appstream_metadata_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/appstream_metadata_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/appstream_metadata_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/appstream_metadata_test.go './interfaces/builtin/appstream_metadata_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/appstream_metadata_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/appstream_metadata_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/fwupd_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/fwupd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fwupd_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fwupd_test.go './interfaces/builtin/fwupd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fwupd_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/fwupd_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/calendar_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/calendar_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/calendar_service_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/calendar_service_test.go './interfaces/builtin/calendar_service_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/calendar_service_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/calendar_service_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/thumbnailer_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/thumbnailer_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/thumbnailer_service_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/thumbnailer_service_test.go './interfaces/builtin/thumbnailer_service_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/thumbnailer_service_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/thumbnailer_service_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/framebuffer_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/framebuffer_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/framebuffer_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/framebuffer_test.go './interfaces/builtin/framebuffer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/framebuffer_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/framebuffer_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/cpu_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/cpu_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cpu_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cpu_control.go './interfaces/builtin/cpu_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cpu_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/cpu_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/uinput.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/uinput.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uinput.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uinput.go './interfaces/builtin/uinput.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uinput.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/uinput.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/autopilot_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/autopilot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/autopilot_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/autopilot_test.go './interfaces/builtin/autopilot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/autopilot_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/autopilot_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/hostname_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/hostname_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hostname_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hostname_control.go './interfaces/builtin/hostname_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hostname_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/hostname_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_manager_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_manager_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_manager_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager_observe.go './interfaces/builtin/network_manager_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_manager_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/hugepages_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/hugepages_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hugepages_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hugepages_control.go './interfaces/builtin/hugepages_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hugepages_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/hugepages_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/physical_memory_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/physical_memory_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/physical_memory_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/physical_memory_control.go './interfaces/builtin/physical_memory_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/physical_memory_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/physical_memory_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/kubernetes_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/kubernetes_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kubernetes_support.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kubernetes_support.go './interfaces/builtin/kubernetes_support.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kubernetes_support.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/kubernetes_support.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/cups_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/cups_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cups_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cups_control_test.go './interfaces/builtin/cups_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cups_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/cups_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/serial_port.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/serial_port.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/serial_port.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/serial_port.go './interfaces/builtin/serial_port.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/serial_port.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/serial_port.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/screen_inhibit_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/screen_inhibit_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/screen_inhibit_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/screen_inhibit_control_test.go './interfaces/builtin/screen_inhibit_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/screen_inhibit_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/screen_inhibit_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/mpris.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/mpris.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mpris.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mpris.go './interfaces/builtin/mpris.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mpris.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/mpris.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/opengl.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/opengl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/opengl.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/opengl.go './interfaces/builtin/opengl.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/opengl.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/opengl.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/allegro_vcu.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/allegro_vcu.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/allegro_vcu.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/allegro_vcu.go './interfaces/builtin/allegro_vcu.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/allegro_vcu.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/allegro_vcu.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/kvm_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/kvm_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kvm_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kvm_test.go './interfaces/builtin/kvm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kvm_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/kvm_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/unity8_calendar.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/unity8_calendar.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_calendar.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_calendar.go './interfaces/builtin/unity8_calendar.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_calendar.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/unity8_calendar.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/bluetooth_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/bluetooth_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluetooth_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluetooth_control.go './interfaces/builtin/bluetooth_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluetooth_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/bluetooth_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/mir.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/mir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mir.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mir.go './interfaces/builtin/mir.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mir.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/mir.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/netlink_driver.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/netlink_driver.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_driver.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_driver.go './interfaces/builtin/netlink_driver.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_driver.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/netlink_driver.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/bool_file_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/bool_file_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bool_file_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bool_file_test.go './interfaces/builtin/bool_file_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bool_file_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/bool_file_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/online_accounts_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/online_accounts_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/online_accounts_service.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/online_accounts_service.go './interfaces/builtin/online_accounts_service.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/online_accounts_service.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/online_accounts_service.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/system_packages_doc.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/system_packages_doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_packages_doc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_packages_doc.go './interfaces/builtin/system_packages_doc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_packages_doc.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/system_packages_doc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/openvswitch.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/openvswitch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch.go './interfaces/builtin/openvswitch.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/openvswitch.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/uio_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/uio_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uio_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uio_test.go './interfaces/builtin/uio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uio_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/uio_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/personal_files.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/personal_files.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/personal_files.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/personal_files.go './interfaces/builtin/personal_files.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/personal_files.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/personal_files.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/system_source_code.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/system_source_code.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_source_code.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_source_code.go './interfaces/builtin/system_source_code.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_source_code.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/system_source_code.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/raw_usb_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/raw_usb_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_usb_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_usb_test.go './interfaces/builtin/raw_usb_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_usb_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/raw_usb_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/ppp.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ppp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ppp.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ppp.go './interfaces/builtin/ppp.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ppp.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/ppp.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/log_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/log_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/log_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/log_observe_test.go './interfaces/builtin/log_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/log_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/log_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_setup_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_setup_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_setup_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_setup_observe_test.go './interfaces/builtin/network_setup_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_setup_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_setup_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/kernel_crypto_api.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/kernel_crypto_api.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_crypto_api.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kernel_crypto_api.go './interfaces/builtin/kernel_crypto_api.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kernel_crypto_api.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/kernel_crypto_api.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/shutdown_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/shutdown_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/shutdown_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/shutdown_test.go './interfaces/builtin/shutdown_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/shutdown_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/shutdown_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/ubuntu_download_manager_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ubuntu_download_manager_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ubuntu_download_manager_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ubuntu_download_manager_test.go './interfaces/builtin/ubuntu_download_manager_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ubuntu_download_manager_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/ubuntu_download_manager_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/docker_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/docker_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker_support_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker_support_test.go './interfaces/builtin/docker_support_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker_support_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/docker_support_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/netlink_audit.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/netlink_audit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_audit.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_audit.go './interfaces/builtin/netlink_audit.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_audit.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/netlink_audit.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/screencast_legacy.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/screencast_legacy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/screencast_legacy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/screencast_legacy.go './interfaces/builtin/screencast_legacy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/screencast_legacy.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/screencast_legacy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/hidraw_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/hidraw_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hidraw_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hidraw_test.go './interfaces/builtin/hidraw_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hidraw_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/hidraw_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/unity8_contacts.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/unity8_contacts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_contacts.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_contacts.go './interfaces/builtin/unity8_contacts.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_contacts.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/unity8_contacts.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/vcio_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/vcio_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/vcio_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/vcio_test.go './interfaces/builtin/vcio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/vcio_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/vcio_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/process_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/process_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/process_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/process_control_test.go './interfaces/builtin/process_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/process_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/process_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/x11.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/x11.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/x11.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/x11.go './interfaces/builtin/x11.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/x11.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/x11.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gpg_public_keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gpg_public_keys_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_public_keys_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpg_public_keys_test.go './interfaces/builtin/gpg_public_keys_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpg_public_keys_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gpg_public_keys_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/mount_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/mount_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mount_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mount_observe.go './interfaces/builtin/mount_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mount_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/mount_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/all.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/all.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/all.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/all.go './interfaces/builtin/all.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/all.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/all.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/hardware_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/hardware_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_observe.go './interfaces/builtin/hardware_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/hardware_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/system_source_code_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/system_source_code_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_source_code_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_source_code_test.go './interfaces/builtin/system_source_code_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_source_code_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/system_source_code_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/system_files.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/system_files.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_files.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_files.go './interfaces/builtin/system_files.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_files.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/system_files.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/ofono_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ofono_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ofono_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ofono_test.go './interfaces/builtin/ofono_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ofono_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/ofono_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/power_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/power_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/power_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/power_control.go './interfaces/builtin/power_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/power_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/power_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/login_session_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/login_session_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/login_session_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/login_session_control_test.go './interfaces/builtin/login_session_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/login_session_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/login_session_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_observe.go './interfaces/builtin/network_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/tee.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/tee.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/tee.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tee.go './interfaces/builtin/tee.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tee.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/tee.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/system_backup.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/system_backup.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_backup.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_backup.go './interfaces/builtin/system_backup.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_backup.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/system_backup.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/media_hub_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/media_hub_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/media_hub_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/media_hub_test.go './interfaces/builtin/media_hub_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/media_hub_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/media_hub_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/broadcom_asic_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/broadcom_asic_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/broadcom_asic_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/broadcom_asic_control.go './interfaces/builtin/broadcom_asic_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/broadcom_asic_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/broadcom_asic_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/core_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/core_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/core_support_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/core_support_test.go './interfaces/builtin/core_support_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/core_support_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/core_support_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/tpm_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/tpm_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/tpm_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tpm_test.go './interfaces/builtin/tpm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tpm_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/tpm_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/ppp_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ppp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ppp_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ppp_test.go './interfaces/builtin/ppp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ppp_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/ppp_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/password_manager_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/password_manager_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/password_manager_service_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/password_manager_service_test.go './interfaces/builtin/password_manager_service_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/password_manager_service_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/password_manager_service_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/bluetooth_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/bluetooth_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluetooth_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluetooth_control_test.go './interfaces/builtin/bluetooth_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluetooth_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/bluetooth_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/udisks2.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/udisks2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/udisks2.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/udisks2.go './interfaces/builtin/udisks2.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/udisks2.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/udisks2.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/lxd_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/lxd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd_test.go './interfaces/builtin/lxd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/lxd_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/cups.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/cups.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cups.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cups.go './interfaces/builtin/cups.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cups.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/cups.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/avahi_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/avahi_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_observe.go './interfaces/builtin/avahi_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/avahi_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/desktop_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/desktop_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop_test.go './interfaces/builtin/desktop_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/desktop_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/firewall_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/firewall_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/firewall_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/firewall_control_test.go './interfaces/builtin/firewall_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/firewall_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/firewall_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/raw_usb.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/raw_usb.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_usb.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_usb.go './interfaces/builtin/raw_usb.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_usb.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/raw_usb.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/lxd_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/lxd_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd_support.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd_support.go './interfaces/builtin/lxd_support.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd_support.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/lxd_support.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_setup_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_setup_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_setup_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_setup_control.go './interfaces/builtin/network_setup_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_setup_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_setup_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gpio_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gpio_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_test.go './interfaces/builtin/gpio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gpio_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/openvswitch_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/openvswitch_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch_support_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch_support_test.go './interfaces/builtin/openvswitch_support_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch_support_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/openvswitch_support_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gpg_keys.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gpg_keys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_keys.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpg_keys.go './interfaces/builtin/gpg_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpg_keys.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gpg_keys.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/sd_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/sd_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/sd_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/sd_control_test.go './interfaces/builtin/sd_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/sd_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/sd_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/dvb_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dvb_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dvb_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dvb_test.go './interfaces/builtin/dvb_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dvb_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/dvb_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/ssh_keys.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ssh_keys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_keys.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ssh_keys.go './interfaces/builtin/ssh_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ssh_keys.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/ssh_keys.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/cifs_mount_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/cifs_mount_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cifs_mount_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cifs_mount_test.go './interfaces/builtin/cifs_mount_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cifs_mount_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/cifs_mount_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/juju_client_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/juju_client_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/juju_client_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/juju_client_observe_test.go './interfaces/builtin/juju_client_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/juju_client_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/juju_client_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/kernel_crypto_api_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/kernel_crypto_api_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_crypto_api_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kernel_crypto_api_test.go './interfaces/builtin/kernel_crypto_api_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kernel_crypto_api_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/kernel_crypto_api_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gpio_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gpio_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_control_test.go './interfaces/builtin/gpio_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gpio_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dbus.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dbus.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dbus.go './interfaces/builtin/dbus.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dbus.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/dbus.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/unity8_contacts_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/unity8_contacts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_contacts_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_contacts_test.go './interfaces/builtin/unity8_contacts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_contacts_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/unity8_contacts_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/u2f_devices.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/u2f_devices.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/u2f_devices.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/u2f_devices.go './interfaces/builtin/u2f_devices.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/u2f_devices.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/u2f_devices.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_status_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_status_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_status_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_status_test.go './interfaces/builtin/network_status_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_status_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_status_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/classic_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/classic_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/classic_support_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/classic_support_test.go './interfaces/builtin/classic_support_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/classic_support_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/classic_support_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/bool_file.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/bool_file.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bool_file.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bool_file.go './interfaces/builtin/bool_file.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bool_file.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/bool_file.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/daemon_notify_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/daemon_notify_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/daemon_notify_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/daemon_notify_test.go './interfaces/builtin/daemon_notify_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/daemon_notify_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/daemon_notify_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/uhid_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/uhid_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uhid_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uhid_test.go './interfaces/builtin/uhid_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uhid_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/uhid_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/ptp_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ptp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ptp_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ptp_test.go './interfaces/builtin/ptp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ptp_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/ptp_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/timezone_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/timezone_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timezone_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timezone_control_test.go './interfaces/builtin/timezone_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timezone_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/timezone_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/media_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/media_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/media_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/media_control.go './interfaces/builtin/media_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/media_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/media_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/mir_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/mir_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mir_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mir_test.go './interfaces/builtin/mir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mir_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/mir_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/dm_crypt.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dm_crypt.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dm_crypt.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dm_crypt.go './interfaces/builtin/dm_crypt.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dm_crypt.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/dm_crypt.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/location_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/location_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_control.go './interfaces/builtin/location_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/location_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/dm_crypt_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dm_crypt_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dm_crypt_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dm_crypt_test.go './interfaces/builtin/dm_crypt_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dm_crypt_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/dm_crypt_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_manager_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_manager_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_manager_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager_test.go './interfaces/builtin/network_manager_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_manager_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/home_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/home_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/home_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/home_test.go './interfaces/builtin/home_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/home_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/home_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/classic_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/classic_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/classic_support.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/classic_support.go './interfaces/builtin/classic_support.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/classic_support.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/classic_support.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/cups_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/cups_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cups_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cups_test.go './interfaces/builtin/cups_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cups_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/cups_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/dvb.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dvb.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dvb.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dvb.go './interfaces/builtin/dvb.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dvb.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/dvb.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/hidraw.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/hidraw.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hidraw.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hidraw.go './interfaces/builtin/hidraw.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hidraw.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/hidraw.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/avahi_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/avahi_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_observe_test.go './interfaces/builtin/avahi_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/avahi_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/optical_drive.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/optical_drive.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/optical_drive.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/optical_drive.go './interfaces/builtin/optical_drive.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/optical_drive.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/optical_drive.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/media_hub.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/media_hub.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/media_hub.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/media_hub.go './interfaces/builtin/media_hub.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/media_hub.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/media_hub.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/storage_framework_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/storage_framework_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/storage_framework_service.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/storage_framework_service.go './interfaces/builtin/storage_framework_service.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/storage_framework_service.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/storage_framework_service.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/modem_manager.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/modem_manager.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/modem_manager.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/modem_manager.go './interfaces/builtin/modem_manager.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/modem_manager.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/modem_manager.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/lxd.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/lxd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd.go './interfaces/builtin/lxd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/lxd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/fpga.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/fpga.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fpga.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fpga.go './interfaces/builtin/fpga.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fpga.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/fpga.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gpio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gpio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio.go './interfaces/builtin/gpio.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gpio.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/calendar_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/calendar_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/calendar_service.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/calendar_service.go './interfaces/builtin/calendar_service.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/calendar_service.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/calendar_service.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network.go './interfaces/builtin/network.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/fwupd.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/fwupd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fwupd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fwupd.go './interfaces/builtin/fwupd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fwupd.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/fwupd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/core_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/core_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/core_support.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/core_support.go './interfaces/builtin/core_support.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/core_support.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/core_support.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/broadcom_asic_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/broadcom_asic_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/broadcom_asic_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/broadcom_asic_control_test.go './interfaces/builtin/broadcom_asic_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/broadcom_asic_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/broadcom_asic_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gconf_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gconf_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gconf_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gconf_test.go './interfaces/builtin/gconf_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gconf_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gconf_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/ssh_public_keys.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ssh_public_keys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_public_keys.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ssh_public_keys.go './interfaces/builtin/ssh_public_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ssh_public_keys.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/ssh_public_keys.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/all_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/all_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/all_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/all_test.go './interfaces/builtin/all_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/all_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/all_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/audio_record.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/audio_record.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/audio_record.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/audio_record.go './interfaces/builtin/audio_record.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/audio_record.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/audio_record.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/screen_inhibit_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/screen_inhibit_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/screen_inhibit_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/screen_inhibit_control.go './interfaces/builtin/screen_inhibit_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/screen_inhibit_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/screen_inhibit_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/login_session_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/login_session_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/login_session_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/login_session_control.go './interfaces/builtin/login_session_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/login_session_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/login_session_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/hardware_random_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/hardware_random_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_random_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_random_observe_test.go './interfaces/builtin/hardware_random_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_random_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/hardware_random_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/content_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/content_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/content_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/content_test.go './interfaces/builtin/content_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/content_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/content_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/docker.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/docker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker.go './interfaces/builtin/docker.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/docker.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/cifs_mount.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/cifs_mount.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cifs_mount.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cifs_mount.go './interfaces/builtin/cifs_mount.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cifs_mount.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/cifs_mount.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/unity8_calendar_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/unity8_calendar_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_calendar_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_calendar_test.go './interfaces/builtin/unity8_calendar_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_calendar_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/unity8_calendar_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/joystick_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/joystick_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/joystick_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/joystick_test.go './interfaces/builtin/joystick_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/joystick_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/joystick_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/uio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/uio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uio.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uio.go './interfaces/builtin/uio.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uio.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/uio.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/home.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/home.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/home.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/home.go './interfaces/builtin/home.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/home.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/home.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/raw_volume.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/raw_volume.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_volume.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_volume.go './interfaces/builtin/raw_volume.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_volume.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/raw_volume.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/spi_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/spi_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/spi_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/spi_test.go './interfaces/builtin/spi_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/spi_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/spi_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/unity7_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/unity7_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity7_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity7_test.go './interfaces/builtin/unity7_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity7_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/unity7_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/ssh_keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ssh_keys_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_keys_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ssh_keys_test.go './interfaces/builtin/ssh_keys_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ssh_keys_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/ssh_keys_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/openvswitch_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/openvswitch_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch_support.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch_support.go './interfaces/builtin/openvswitch_support.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch_support.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/openvswitch_support.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/audio_playback.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/audio_playback.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/audio_playback.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/audio_playback.go './interfaces/builtin/audio_playback.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/audio_playback.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/audio_playback.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/opengl_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/opengl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/opengl_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/opengl_test.go './interfaces/builtin/opengl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/opengl_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/opengl_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/tpm.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/tpm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/tpm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tpm.go './interfaces/builtin/tpm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tpm.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/tpm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/screencast_legacy_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/screencast_legacy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/screencast_legacy_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/screencast_legacy_test.go './interfaces/builtin/screencast_legacy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/screencast_legacy_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/screencast_legacy_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/system_backup_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/system_backup_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_backup_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_backup_test.go './interfaces/builtin/system_backup_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_backup_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/system_backup_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/iio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/iio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/iio.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/iio.go './interfaces/builtin/iio.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/iio.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/iio.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/system_trace.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/system_trace.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_trace.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_trace.go './interfaces/builtin/system_trace.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_trace.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/system_trace.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/ofono.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ofono.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ofono.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ofono.go './interfaces/builtin/ofono.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ofono.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/ofono.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gpg_public_keys.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gpg_public_keys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_public_keys.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpg_public_keys.go './interfaces/builtin/gpg_public_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpg_public_keys.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gpg_public_keys.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/common_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/common_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/common_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common_test.go './interfaces/builtin/common_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/common_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/adb_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/adb_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/adb_support_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/adb_support_test.go './interfaces/builtin/adb_support_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/adb_support_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/adb_support_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/system_files_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/system_files_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_files_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_files_test.go './interfaces/builtin/system_files_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_files_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/system_files_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/kernel_module_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/kernel_module_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_module_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kernel_module_control.go './interfaces/builtin/kernel_module_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kernel_module_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/kernel_module_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_manager.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_manager.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_manager.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager.go './interfaces/builtin/network_manager.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_manager.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_control.go './interfaces/builtin/network_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/unity8_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/unity8_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_test.go './interfaces/builtin/unity8_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/unity8_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/serial_port_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/serial_port_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/serial_port_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/serial_port_test.go './interfaces/builtin/serial_port_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/serial_port_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/serial_port_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/daemon_notify.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/daemon_notify.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/daemon_notify.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/daemon_notify.go './interfaces/builtin/daemon_notify.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/daemon_notify.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/daemon_notify.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/account_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/account_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/account_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/account_control_test.go './interfaces/builtin/account_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/account_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/account_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/accounts_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/accounts_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/accounts_service_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/accounts_service_test.go './interfaces/builtin/accounts_service_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/accounts_service_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/accounts_service_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/kernel_module_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/kernel_module_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_module_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kernel_module_observe_test.go './interfaces/builtin/kernel_module_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kernel_module_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/kernel_module_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/hostname_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/hostname_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hostname_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hostname_control_test.go './interfaces/builtin/hostname_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hostname_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/hostname_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/dummy.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dummy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dummy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dummy.go './interfaces/builtin/dummy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dummy.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/dummy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/export_test.go './interfaces/builtin/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/export_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/cpu_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/cpu_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cpu_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cpu_control_test.go './interfaces/builtin/cpu_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cpu_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/cpu_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/shutdown.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/shutdown.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/shutdown.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/shutdown.go './interfaces/builtin/shutdown.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/shutdown.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/shutdown.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/appstream_metadata.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/appstream_metadata.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/appstream_metadata.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/appstream_metadata.go './interfaces/builtin/appstream_metadata.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/appstream_metadata.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/appstream_metadata.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/system_packages_doc_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/system_packages_doc_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_packages_doc_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_packages_doc_test.go './interfaces/builtin/system_packages_doc_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_packages_doc_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/system_packages_doc_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/removable_media_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/removable_media_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/removable_media_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/removable_media_test.go './interfaces/builtin/removable_media_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/removable_media_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/removable_media_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/locale_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/locale_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/locale_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/locale_control_test.go './interfaces/builtin/locale_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/locale_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/locale_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gpg_keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gpg_keys_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_keys_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpg_keys_test.go './interfaces/builtin/gpg_keys_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpg_keys_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gpg_keys_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/unity8.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/unity8.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8.go './interfaces/builtin/unity8.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/unity8.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_control_test.go './interfaces/builtin/network_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/snapd_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/snapd_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/snapd_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/snapd_control.go './interfaces/builtin/snapd_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/snapd_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/snapd_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/wayland.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/wayland.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/wayland.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/wayland.go './interfaces/builtin/wayland.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/wayland.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/wayland.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/can_bus_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/can_bus_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/can_bus_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/can_bus_test.go './interfaces/builtin/can_bus_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/can_bus_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/can_bus_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/physical_memory_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/physical_memory_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/physical_memory_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/physical_memory_observe_test.go './interfaces/builtin/physical_memory_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/physical_memory_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/physical_memory_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/process_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/process_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/process_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/process_control.go './interfaces/builtin/process_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/process_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/process_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/netlink_connector.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/netlink_connector.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_connector.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_connector.go './interfaces/builtin/netlink_connector.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_connector.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/netlink_connector.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/modem_manager_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/modem_manager_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/modem_manager_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/modem_manager_test.go './interfaces/builtin/modem_manager_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/modem_manager_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/modem_manager_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gpio_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gpio_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_control.go './interfaces/builtin/gpio_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gpio_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/can_bus.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/can_bus.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/can_bus.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/can_bus.go './interfaces/builtin/can_bus.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/can_bus.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/can_bus.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/juju_client_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/juju_client_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/juju_client_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/juju_client_observe.go './interfaces/builtin/juju_client_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/juju_client_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/juju_client_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/unity7.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/unity7.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity7.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity7.go './interfaces/builtin/unity7.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity7.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/unity7.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/kubernetes_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/kubernetes_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kubernetes_support_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kubernetes_support_test.go './interfaces/builtin/kubernetes_support_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kubernetes_support_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/kubernetes_support_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/display_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/display_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/display_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/display_control_test.go './interfaces/builtin/display_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/display_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/display_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/dcdbas_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dcdbas_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dcdbas_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dcdbas_control_test.go './interfaces/builtin/dcdbas_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dcdbas_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/dcdbas_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/device_buttons_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/device_buttons_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/device_buttons_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/device_buttons_test.go './interfaces/builtin/device_buttons_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/device_buttons_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/device_buttons_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/system_trace_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/system_trace_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_trace_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_trace_test.go './interfaces/builtin/system_trace_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_trace_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/system_trace_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/block_devices.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/block_devices.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/block_devices.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/block_devices.go './interfaces/builtin/block_devices.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/block_devices.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/block_devices.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/upower_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/upower_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/upower_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/upower_observe.go './interfaces/builtin/upower_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/upower_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/upower_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/io_ports_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/io_ports_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/io_ports_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/io_ports_control.go './interfaces/builtin/io_ports_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/io_ports_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/io_ports_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/physical_memory_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/physical_memory_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/physical_memory_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/physical_memory_control_test.go './interfaces/builtin/physical_memory_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/physical_memory_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/physical_memory_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/audio_playback_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/audio_playback_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/audio_playback_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/audio_playback_test.go './interfaces/builtin/audio_playback_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/audio_playback_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/audio_playback_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/login_session_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/login_session_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/login_session_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/login_session_observe.go './interfaces/builtin/login_session_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/login_session_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/login_session_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/removable_media.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/removable_media.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/removable_media.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/removable_media.go './interfaces/builtin/removable_media.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/removable_media.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/removable_media.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/kernel_module_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/kernel_module_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_module_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kernel_module_control_test.go './interfaces/builtin/kernel_module_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kernel_module_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/kernel_module_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/bluez_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/bluez_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluez_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluez_test.go './interfaces/builtin/bluez_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluez_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/bluez_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/desktop_legacy.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/desktop_legacy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop_legacy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop_legacy.go './interfaces/builtin/desktop_legacy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop_legacy.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/desktop_legacy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_setup_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_setup_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_setup_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_setup_control_test.go './interfaces/builtin/network_setup_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_setup_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_setup_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/hardware_random_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/hardware_random_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_random_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_random_control_test.go './interfaces/builtin/hardware_random_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_random_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/hardware_random_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/i2c_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/i2c_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/i2c_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/i2c_test.go './interfaces/builtin/i2c_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/i2c_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/i2c_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/sd_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/sd_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/sd_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/sd_control.go './interfaces/builtin/sd_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/sd_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/sd_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/fpga_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/fpga_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fpga_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fpga_test.go './interfaces/builtin/fpga_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fpga_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/fpga_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/i2c.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/i2c.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/i2c.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/i2c.go './interfaces/builtin/i2c.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/i2c.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/i2c.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/timezone_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/timezone_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timezone_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timezone_control.go './interfaces/builtin/timezone_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timezone_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/timezone_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/framebuffer.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/framebuffer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/framebuffer.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/framebuffer.go './interfaces/builtin/framebuffer.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/framebuffer.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/framebuffer.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/personal_files_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/personal_files_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/personal_files_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/personal_files_test.go './interfaces/builtin/personal_files_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/personal_files_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/personal_files_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/time_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/time_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/time_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/time_control.go './interfaces/builtin/time_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/time_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/time_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/hugepages_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/hugepages_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hugepages_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hugepages_control_test.go './interfaces/builtin/hugepages_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hugepages_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/hugepages_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/utils.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/utils.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/utils.go './interfaces/builtin/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/utils.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/utils.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/snapd_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/snapd_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/snapd_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/snapd_control_test.go './interfaces/builtin/snapd_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/snapd_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/snapd_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/thumbnailer_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/thumbnailer_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/thumbnailer_service.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/thumbnailer_service.go './interfaces/builtin/thumbnailer_service.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/thumbnailer_service.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/thumbnailer_service.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/accounts_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/accounts_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/accounts_service.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/accounts_service.go './interfaces/builtin/accounts_service.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/accounts_service.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/accounts_service.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/account_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/account_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/account_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/account_control.go './interfaces/builtin/account_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/account_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/account_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/libvirt.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/libvirt.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/libvirt.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/libvirt.go './interfaces/builtin/libvirt.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/libvirt.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/libvirt.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/vcio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/vcio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/vcio.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/vcio.go './interfaces/builtin/vcio.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/vcio.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/vcio.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/alsa_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/alsa_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/alsa_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/alsa_test.go './interfaces/builtin/alsa_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/alsa_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/alsa_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/cups_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/cups_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cups_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cups_control.go './interfaces/builtin/cups_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cups_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/cups_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/joystick.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/joystick.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/joystick.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/joystick.go './interfaces/builtin/joystick.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/joystick.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/joystick.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/avahi_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/avahi_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_control.go './interfaces/builtin/avahi_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/avahi_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/jack1.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/jack1.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/jack1.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/jack1.go './interfaces/builtin/jack1.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/jack1.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/jack1.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/jack1_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/jack1_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/jack1_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/jack1_test.go './interfaces/builtin/jack1_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/jack1_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/jack1_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/location_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/location_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_observe.go './interfaces/builtin/location_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/location_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/raw_volume_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/raw_volume_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_volume_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_volume_test.go './interfaces/builtin/raw_volume_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_volume_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/raw_volume_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/firewall_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/firewall_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/firewall_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/firewall_control.go './interfaces/builtin/firewall_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/firewall_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/firewall_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/maliit.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/maliit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/maliit.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/maliit.go './interfaces/builtin/maliit.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/maliit.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/maliit.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/media_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/media_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/media_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/media_control_test.go './interfaces/builtin/media_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/media_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/media_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/system_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/system_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_observe_test.go './interfaces/builtin/system_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/system_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/location_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/location_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_observe_test.go './interfaces/builtin/location_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/location_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/timeserver_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/timeserver_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timeserver_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timeserver_control.go './interfaces/builtin/timeserver_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timeserver_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/timeserver_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/bluez.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/bluez.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluez.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluez.go './interfaces/builtin/bluez.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluez.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/bluez.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/autopilot.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/autopilot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/autopilot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/autopilot.go './interfaces/builtin/autopilot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/autopilot.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/autopilot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/adb_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/adb_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/adb_support.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/adb_support.go './interfaces/builtin/adb_support.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/adb_support.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/adb_support.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/dbus_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dbus_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dbus_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dbus_test.go './interfaces/builtin/dbus_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dbus_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/dbus_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/upower_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/upower_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/upower_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/upower_observe_test.go './interfaces/builtin/upower_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/upower_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/upower_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/docker_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/docker_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker_support.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker_support.go './interfaces/builtin/docker_support.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker_support.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/docker_support.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/camera.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/camera.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/camera.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/camera.go './interfaces/builtin/camera.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/camera.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/camera.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/fuse_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/fuse_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fuse_support_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fuse_support_test.go './interfaces/builtin/fuse_support_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fuse_support_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/fuse_support_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/content.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/content.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/content.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/content.go './interfaces/builtin/content.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/content.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/content.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_bind.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_bind.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_bind.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_bind.go './interfaces/builtin/network_bind.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_bind.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_bind.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/display_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/display_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/display_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/display_control.go './interfaces/builtin/display_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/display_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/display_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/online_accounts_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/online_accounts_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/online_accounts_service_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/online_accounts_service_test.go './interfaces/builtin/online_accounts_service_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/online_accounts_service_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/online_accounts_service_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_test.go './interfaces/builtin/network_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/desktop_legacy_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/desktop_legacy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop_legacy_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop_legacy_test.go './interfaces/builtin/desktop_legacy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop_legacy_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/desktop_legacy_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/alsa.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/alsa.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/alsa.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/alsa.go './interfaces/builtin/alsa.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/alsa.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/alsa.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/common.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/common.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/common.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common.go './interfaces/builtin/common.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/common.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/netlink_audit_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/netlink_audit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_audit_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_audit_test.go './interfaces/builtin/netlink_audit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_audit_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/netlink_audit_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/uhid.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/uhid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uhid.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uhid.go './interfaces/builtin/uhid.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uhid.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/uhid.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/wayland_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/wayland_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/wayland_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/wayland_test.go './interfaces/builtin/wayland_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/wayland_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/wayland_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/hardware_random_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/hardware_random_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_random_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_random_observe.go './interfaces/builtin/hardware_random_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_random_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/hardware_random_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/location_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/location_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_control_test.go './interfaces/builtin/location_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/location_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/contacts_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/contacts_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/contacts_service.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/contacts_service.go './interfaces/builtin/contacts_service.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/contacts_service.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/contacts_service.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/spi.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/spi.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/spi.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/spi.go './interfaces/builtin/spi.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/spi.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/spi.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/timeserver_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/timeserver_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timeserver_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timeserver_control_test.go './interfaces/builtin/timeserver_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timeserver_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/timeserver_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/system_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/system_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_observe.go './interfaces/builtin/system_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/system_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/unity8_pim_common.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/unity8_pim_common.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_pim_common.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_pim_common.go './interfaces/builtin/unity8_pim_common.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_pim_common.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/unity8_pim_common.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/intel_mei_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/intel_mei_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/intel_mei_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/intel_mei_test.go './interfaces/builtin/intel_mei_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/intel_mei_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/intel_mei_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/device_buttons.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/device_buttons.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/device_buttons.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/device_buttons.go './interfaces/builtin/device_buttons.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/device_buttons.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/device_buttons.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/u2f_devices_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/u2f_devices_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/u2f_devices_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/u2f_devices_test.go './interfaces/builtin/u2f_devices_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/u2f_devices_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/u2f_devices_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gconf.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gconf.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gconf.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gconf.go './interfaces/builtin/gconf.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gconf.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gconf.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/kvm.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/kvm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kvm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kvm.go './interfaces/builtin/kvm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kvm.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/kvm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_manager_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_manager_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_manager_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager_observe_test.go './interfaces/builtin/network_manager_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_manager_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/netlink_connector_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/netlink_connector_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_connector_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_connector_test.go './interfaces/builtin/netlink_connector_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_connector_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/netlink_connector_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/packagekit_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/packagekit_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/packagekit_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/packagekit_control_test.go './interfaces/builtin/packagekit_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/packagekit_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/packagekit_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/allegro_vcu_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/allegro_vcu_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/allegro_vcu_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/allegro_vcu_test.go './interfaces/builtin/allegro_vcu_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/allegro_vcu_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/allegro_vcu_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/lxd_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/lxd_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd_support_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd_support_test.go './interfaces/builtin/lxd_support_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd_support_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/lxd_support_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/packagekit_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/packagekit_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/packagekit_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/packagekit_control.go './interfaces/builtin/packagekit_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/packagekit_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/packagekit_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/raw_input_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/raw_input_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_input_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_input_test.go './interfaces/builtin/raw_input_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_input_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/raw_input_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gpio_memory_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gpio_memory_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio_memory_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_memory_control.go './interfaces/builtin/gpio_memory_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_memory_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gpio_memory_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/x11_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/x11_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/x11_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/x11_test.go './interfaces/builtin/x11_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/x11_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/x11_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/storage_framework_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/storage_framework_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/storage_framework_service_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/storage_framework_service_test.go './interfaces/builtin/storage_framework_service_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/storage_framework_service_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/storage_framework_service_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/dcdbas_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dcdbas_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dcdbas_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dcdbas_control.go './interfaces/builtin/dcdbas_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dcdbas_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/dcdbas_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/intel_mei.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/intel_mei.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/intel_mei.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/intel_mei.go './interfaces/builtin/intel_mei.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/intel_mei.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/intel_mei.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/pulseaudio_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/pulseaudio_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/pulseaudio_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pulseaudio_test.go './interfaces/builtin/pulseaudio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pulseaudio_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/pulseaudio_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/avahi_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/avahi_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_control_test.go './interfaces/builtin/avahi_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/avahi_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/kernel_module_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/kernel_module_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_module_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kernel_module_observe.go './interfaces/builtin/kernel_module_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kernel_module_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/kernel_module_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gpio_memory_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gpio_memory_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio_memory_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_memory_control_test.go './interfaces/builtin/gpio_memory_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_memory_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gpio_memory_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/ssh_public_keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ssh_public_keys_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_public_keys_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ssh_public_keys_test.go './interfaces/builtin/ssh_public_keys_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ssh_public_keys_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/ssh_public_keys_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/physical_memory_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/physical_memory_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/physical_memory_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/physical_memory_observe.go './interfaces/builtin/physical_memory_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/physical_memory_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/physical_memory_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/fuse_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/fuse_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fuse_support.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fuse_support.go './interfaces/builtin/fuse_support.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fuse_support.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/fuse_support.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/greengrass_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/greengrass_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/greengrass_support_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/greengrass_support_test.go './interfaces/builtin/greengrass_support_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/greengrass_support_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/greengrass_support_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/netlink_driver_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/netlink_driver_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_driver_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_driver_test.go './interfaces/builtin/netlink_driver_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_driver_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/netlink_driver_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/hardware_random_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/hardware_random_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_random_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_random_control.go './interfaces/builtin/hardware_random_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_random_control.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/hardware_random_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/mount_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/mount_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mount_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mount_observe_test.go './interfaces/builtin/mount_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mount_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/mount_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/dsp_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dsp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dsp_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dsp_test.go './interfaces/builtin/dsp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dsp_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/dsp_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_setup_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_setup_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_setup_observe.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_setup_observe.go './interfaces/builtin/network_setup_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_setup_observe.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_setup_observe.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/greengrass_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/greengrass_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/greengrass_support.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/greengrass_support.go './interfaces/builtin/greengrass_support.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/greengrass_support.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/greengrass_support.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/pwm_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/pwm_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/pwm_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pwm_test.go './interfaces/builtin/pwm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pwm_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/pwm_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/power_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/power_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/power_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/power_control_test.go './interfaces/builtin/power_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/power_control_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/power_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/multipass_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/multipass_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/multipass_support_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/multipass_support_test.go './interfaces/builtin/multipass_support_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/multipass_support_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/multipass_support_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_bind_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_bind_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_bind_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_bind_test.go './interfaces/builtin/network_bind_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_bind_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_bind_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/desktop.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/desktop.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop.go './interfaces/builtin/desktop.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/desktop.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/block_devices_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/block_devices_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/block_devices_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/block_devices_test.go './interfaces/builtin/block_devices_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/block_devices_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/block_devices_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/browser_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/browser_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/browser_support.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/browser_support.go './interfaces/builtin/browser_support.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/browser_support.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/browser_support.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/ptp.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ptp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ptp.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ptp.go './interfaces/builtin/ptp.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ptp.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/ptp.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/browser_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/browser_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/browser_support_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/browser_support_test.go './interfaces/builtin/browser_support_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/browser_support_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/browser_support_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gsettings_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gsettings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gsettings_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gsettings_test.go './interfaces/builtin/gsettings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gsettings_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gsettings_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/gsettings.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gsettings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gsettings.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gsettings.go './interfaces/builtin/gsettings.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gsettings.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/gsettings.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/uinput_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/uinput_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uinput_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uinput_test.go './interfaces/builtin/uinput_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uinput_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/uinput_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/raw_input.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/raw_input.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_input.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_input.go './interfaces/builtin/raw_input.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_input.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/raw_input.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/utils_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/utils_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/utils_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/utils_test.go './interfaces/builtin/utils_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/utils_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/utils_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/maliit_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/maliit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/maliit_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/maliit_test.go './interfaces/builtin/maliit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/maliit_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/maliit_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/optical_drive_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/optical_drive_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/optical_drive_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/optical_drive_test.go './interfaces/builtin/optical_drive_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/optical_drive_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/optical_drive_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/network_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_observe_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_observe_test.go './interfaces/builtin/network_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_observe_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/builtin/docker_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/docker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker_test.go './interfaces/builtin/docker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/docker_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/sorting.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/sorting.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/sorting.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/sorting.go './interfaces/sorting.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/sorting.go' + echo '%{gopath}/src/%{import_path}/./interfaces/sorting.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/apparmor/template.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' ++ dirname ./interfaces/apparmor/template.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/template.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/template.go './interfaces/apparmor/template.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/template.go' + echo '%{gopath}/src/%{import_path}/./interfaces/apparmor/template.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/apparmor/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' ++ dirname ./interfaces/apparmor/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/spec.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/spec.go './interfaces/apparmor/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/spec.go' + echo '%{gopath}/src/%{import_path}/./interfaces/apparmor/spec.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/apparmor/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' ++ dirname ./interfaces/apparmor/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/backend.go './interfaces/apparmor/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/backend.go' + echo '%{gopath}/src/%{import_path}/./interfaces/apparmor/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/apparmor/apparmor_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' ++ dirname ./interfaces/apparmor/apparmor_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/apparmor_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/apparmor_test.go './interfaces/apparmor/apparmor_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/apparmor_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/apparmor/apparmor_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/apparmor/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' ++ dirname ./interfaces/apparmor/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/spec_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/spec_test.go './interfaces/apparmor/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/spec_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/apparmor/spec_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/apparmor/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' ++ dirname ./interfaces/apparmor/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/export_test.go './interfaces/apparmor/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/export_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/apparmor/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/apparmor/template_vars.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' ++ dirname ./interfaces/apparmor/template_vars.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/template_vars.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/template_vars.go './interfaces/apparmor/template_vars.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/template_vars.go' + echo '%{gopath}/src/%{import_path}/./interfaces/apparmor/template_vars.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/apparmor/apparmor.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' ++ dirname ./interfaces/apparmor/apparmor.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/apparmor.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/apparmor.go './interfaces/apparmor/apparmor.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/apparmor.go' + echo '%{gopath}/src/%{import_path}/./interfaces/apparmor/apparmor.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/apparmor/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' ++ dirname ./interfaces/apparmor/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/backend_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/backend_test.go './interfaces/apparmor/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/backend_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/apparmor/backend_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/system_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/system_key_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/system_key_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/system_key_test.go './interfaces/system_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/system_key_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/system_key_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backend.go './interfaces/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backend.go' + echo '%{gopath}/src/%{import_path}/./interfaces/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/sorting_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/sorting_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/sorting_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/sorting_test.go './interfaces/sorting_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/sorting_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/sorting_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/system_key.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/system_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/system_key.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/system_key.go './interfaces/system_key.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/system_key.go' + echo '%{gopath}/src/%{import_path}/./interfaces/system_key.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/kmod/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' ++ dirname ./interfaces/kmod/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/spec.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/spec.go './interfaces/kmod/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/spec.go' + echo '%{gopath}/src/%{import_path}/./interfaces/kmod/spec.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/kmod/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' ++ dirname ./interfaces/kmod/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/backend.go './interfaces/kmod/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/backend.go' + echo '%{gopath}/src/%{import_path}/./interfaces/kmod/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/kmod/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' ++ dirname ./interfaces/kmod/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/spec_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/spec_test.go './interfaces/kmod/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/spec_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/kmod/spec_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/kmod/kmod.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' ++ dirname ./interfaces/kmod/kmod.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/kmod.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/kmod.go './interfaces/kmod/kmod.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/kmod.go' + echo '%{gopath}/src/%{import_path}/./interfaces/kmod/kmod.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/kmod/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' ++ dirname ./interfaces/kmod/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/export_test.go './interfaces/kmod/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/export_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/kmod/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/kmod/kmod_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' ++ dirname ./interfaces/kmod/kmod_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/kmod_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/kmod_test.go './interfaces/kmod/kmod_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/kmod_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/kmod/kmod_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/kmod/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' ++ dirname ./interfaces/kmod/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/backend_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/backend_test.go './interfaces/kmod/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/backend_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/kmod/backend_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/hotplug/proposed_slot_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' ++ dirname ./interfaces/hotplug/proposed_slot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/proposed_slot_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/proposed_slot_test.go './interfaces/hotplug/proposed_slot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/proposed_slot_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/hotplug/proposed_slot_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/hotplug/udevadm.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' ++ dirname ./interfaces/hotplug/udevadm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/udevadm.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/udevadm.go './interfaces/hotplug/udevadm.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/udevadm.go' + echo '%{gopath}/src/%{import_path}/./interfaces/hotplug/udevadm.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/hotplug/udevadm_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' ++ dirname ./interfaces/hotplug/udevadm_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/udevadm_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/udevadm_test.go './interfaces/hotplug/udevadm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/udevadm_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/hotplug/udevadm_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/hotplug/deviceinfo_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' ++ dirname ./interfaces/hotplug/deviceinfo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/deviceinfo_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/deviceinfo_test.go './interfaces/hotplug/deviceinfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/deviceinfo_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/hotplug/deviceinfo_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/hotplug/proposed_slot.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' ++ dirname ./interfaces/hotplug/proposed_slot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/proposed_slot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/proposed_slot.go './interfaces/hotplug/proposed_slot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/proposed_slot.go' + echo '%{gopath}/src/%{import_path}/./interfaces/hotplug/proposed_slot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/hotplug/deviceinfo.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' ++ dirname ./interfaces/hotplug/deviceinfo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/deviceinfo.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/deviceinfo.go './interfaces/hotplug/deviceinfo.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/deviceinfo.go' + echo '%{gopath}/src/%{import_path}/./interfaces/hotplug/deviceinfo.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/naming_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/naming_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/naming_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/naming_test.go './interfaces/naming_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/naming_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/naming_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/policy/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' ++ dirname ./interfaces/policy/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/helpers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/helpers_test.go './interfaces/policy/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/helpers_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/policy/helpers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/policy/policy_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' ++ dirname ./interfaces/policy/policy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/policy_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/policy_test.go './interfaces/policy/policy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/policy_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/policy/policy_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/policy/basedeclaration_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' ++ dirname ./interfaces/policy/basedeclaration_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/basedeclaration_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/basedeclaration_test.go './interfaces/policy/basedeclaration_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/basedeclaration_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/policy/basedeclaration_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/policy/policy.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' ++ dirname ./interfaces/policy/policy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/policy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/policy.go './interfaces/policy/policy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/policy.go' + echo '%{gopath}/src/%{import_path}/./interfaces/policy/policy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/policy/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' ++ dirname ./interfaces/policy/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/helpers.go './interfaces/policy/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/helpers.go' + echo '%{gopath}/src/%{import_path}/./interfaces/policy/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/policy/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' ++ dirname ./interfaces/policy/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/export_test.go './interfaces/policy/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/export_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/policy/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/policy/basedeclaration.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' ++ dirname ./interfaces/policy/basedeclaration.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/basedeclaration.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/basedeclaration.go './interfaces/policy/basedeclaration.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/basedeclaration.go' + echo '%{gopath}/src/%{import_path}/./interfaces/policy/basedeclaration.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/helpers.go './interfaces/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/helpers.go' + echo '%{gopath}/src/%{import_path}/./interfaces/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/repo_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/repo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/repo_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/repo_test.go './interfaces/repo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/repo_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/repo_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/naming.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/naming.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/naming.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/naming.go './interfaces/naming.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/naming.go' + echo '%{gopath}/src/%{import_path}/./interfaces/naming.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/export_test.go './interfaces/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/export_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/connection.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/connection.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/connection.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/connection.go './interfaces/connection.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/connection.go' + echo '%{gopath}/src/%{import_path}/./interfaces/connection.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/dbus/template.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' ++ dirname ./interfaces/dbus/template.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/template.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/template.go './interfaces/dbus/template.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/template.go' + echo '%{gopath}/src/%{import_path}/./interfaces/dbus/template.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/dbus/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' ++ dirname ./interfaces/dbus/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/spec.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/spec.go './interfaces/dbus/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/spec.go' + echo '%{gopath}/src/%{import_path}/./interfaces/dbus/spec.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/dbus/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' ++ dirname ./interfaces/dbus/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/backend.go './interfaces/dbus/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/backend.go' + echo '%{gopath}/src/%{import_path}/./interfaces/dbus/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/dbus/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' ++ dirname ./interfaces/dbus/dbus.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/dbus.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/dbus.go './interfaces/dbus/dbus.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/dbus.go' + echo '%{gopath}/src/%{import_path}/./interfaces/dbus/dbus.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/dbus/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' ++ dirname ./interfaces/dbus/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/spec_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/spec_test.go './interfaces/dbus/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/spec_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/dbus/spec_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/dbus/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' ++ dirname ./interfaces/dbus/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/export_test.go './interfaces/dbus/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/export_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/dbus/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/dbus/dbus_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' ++ dirname ./interfaces/dbus/dbus_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/dbus_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/dbus_test.go './interfaces/dbus/dbus_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/dbus_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/dbus/dbus_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/dbus/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' ++ dirname ./interfaces/dbus/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/backend_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/backend_test.go './interfaces/dbus/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/backend_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/dbus/backend_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/connection_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/connection_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/connection_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/connection_test.go './interfaces/connection_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/connection_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/connection_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/udev/udev.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' ++ dirname ./interfaces/udev/udev.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/udev.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/udev.go './interfaces/udev/udev.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/udev.go' + echo '%{gopath}/src/%{import_path}/./interfaces/udev/udev.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/udev/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' ++ dirname ./interfaces/udev/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/spec.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/spec.go './interfaces/udev/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/spec.go' + echo '%{gopath}/src/%{import_path}/./interfaces/udev/spec.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/udev/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' ++ dirname ./interfaces/udev/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/backend.go './interfaces/udev/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/backend.go' + echo '%{gopath}/src/%{import_path}/./interfaces/udev/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/udev/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' ++ dirname ./interfaces/udev/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/spec_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/spec_test.go './interfaces/udev/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/spec_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/udev/spec_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/udev/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' ++ dirname ./interfaces/udev/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/export_test.go './interfaces/udev/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/export_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/udev/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/udev/udev_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' ++ dirname ./interfaces/udev/udev_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/udev_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/udev_test.go './interfaces/udev/udev_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/udev_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/udev/udev_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/udev/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' ++ dirname ./interfaces/udev/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/backend_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/backend_test.go './interfaces/udev/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/backend_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/udev/backend_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/systemd/service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' ++ dirname ./interfaces/systemd/service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/service_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/service_test.go './interfaces/systemd/service_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/service_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/systemd/service_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/systemd/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' ++ dirname ./interfaces/systemd/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/spec.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/spec.go './interfaces/systemd/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/spec.go' + echo '%{gopath}/src/%{import_path}/./interfaces/systemd/spec.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/systemd/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' ++ dirname ./interfaces/systemd/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/backend.go './interfaces/systemd/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/backend.go' + echo '%{gopath}/src/%{import_path}/./interfaces/systemd/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/systemd/service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' ++ dirname ./interfaces/systemd/service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/service.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/service.go './interfaces/systemd/service.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/service.go' + echo '%{gopath}/src/%{import_path}/./interfaces/systemd/service.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/systemd/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' ++ dirname ./interfaces/systemd/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/spec_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/spec_test.go './interfaces/systemd/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/spec_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/systemd/spec_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/systemd/systemd_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' ++ dirname ./interfaces/systemd/systemd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/systemd_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/systemd_test.go './interfaces/systemd/systemd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/systemd_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/systemd/systemd_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/systemd/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' ++ dirname ./interfaces/systemd/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/backend_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/backend_test.go './interfaces/systemd/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/backend_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/systemd/backend_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/repo.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/repo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/repo.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/repo.go './interfaces/repo.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/repo.go' + echo '%{gopath}/src/%{import_path}/./interfaces/repo.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/seccomp/template.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' ++ dirname ./interfaces/seccomp/template.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/template.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/template.go './interfaces/seccomp/template.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/template.go' + echo '%{gopath}/src/%{import_path}/./interfaces/seccomp/template.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/seccomp/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' ++ dirname ./interfaces/seccomp/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/spec.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/spec.go './interfaces/seccomp/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/spec.go' + echo '%{gopath}/src/%{import_path}/./interfaces/seccomp/spec.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/seccomp/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' ++ dirname ./interfaces/seccomp/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/backend.go './interfaces/seccomp/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/backend.go' + echo '%{gopath}/src/%{import_path}/./interfaces/seccomp/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/seccomp/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' ++ dirname ./interfaces/seccomp/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/spec_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/spec_test.go './interfaces/seccomp/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/spec_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/seccomp/spec_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/seccomp/seccomp_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' ++ dirname ./interfaces/seccomp/seccomp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/seccomp_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/seccomp_test.go './interfaces/seccomp/seccomp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/seccomp_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/seccomp/seccomp_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/seccomp/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' ++ dirname ./interfaces/seccomp/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/export_test.go './interfaces/seccomp/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/export_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/seccomp/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/seccomp/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' ++ dirname ./interfaces/seccomp/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/backend_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/backend_test.go './interfaces/seccomp/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/backend_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/seccomp/backend_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/utils/utils.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/utils' ++ dirname ./interfaces/utils/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils + cp -pav ./interfaces/utils/utils.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils/utils.go './interfaces/utils/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils/utils.go' + echo '%{gopath}/src/%{import_path}/./interfaces/utils/utils.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/utils/utils_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/utils' ++ dirname ./interfaces/utils/utils_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils + cp -pav ./interfaces/utils/utils_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils/utils_test.go './interfaces/utils/utils_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils/utils_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/utils/utils_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/mount/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' ++ dirname ./interfaces/mount/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/spec.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/spec.go './interfaces/mount/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/spec.go' + echo '%{gopath}/src/%{import_path}/./interfaces/mount/spec.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/mount/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' ++ dirname ./interfaces/mount/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/backend.go './interfaces/mount/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/backend.go' + echo '%{gopath}/src/%{import_path}/./interfaces/mount/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/mount/ns.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' ++ dirname ./interfaces/mount/ns.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/ns.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/ns.go './interfaces/mount/ns.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/ns.go' + echo '%{gopath}/src/%{import_path}/./interfaces/mount/ns.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/mount/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' ++ dirname ./interfaces/mount/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/spec_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/spec_test.go './interfaces/mount/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/spec_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/mount/spec_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/mount/ns_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' ++ dirname ./interfaces/mount/ns_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/ns_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/ns_test.go './interfaces/mount/ns_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/ns_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/mount/ns_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/mount/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' ++ dirname ./interfaces/mount/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/backend_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/backend_test.go './interfaces/mount/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/backend_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/mount/backend_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/backends/backends.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/backends' ++ dirname ./interfaces/backends/backends.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends + cp -pav ./interfaces/backends/backends.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/backends.go './interfaces/backends/backends.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/backends.go' + echo '%{gopath}/src/%{import_path}/./interfaces/backends/backends.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/backends/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/backends' ++ dirname ./interfaces/backends/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends + cp -pav ./interfaces/backends/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/export_test.go './interfaces/backends/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/export_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/backends/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/backends/backends_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/backends' ++ dirname ./interfaces/backends/backends_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends + cp -pav ./interfaces/backends/backends_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/backends_test.go './interfaces/backends/backends_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/backends_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/backends/backends_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/core.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/core.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/core.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/core.go './interfaces/core.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/core.go' + echo '%{gopath}/src/%{import_path}/./interfaces/core.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/ifacetest/ifacetest_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' ++ dirname ./interfaces/ifacetest/ifacetest_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/ifacetest_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/ifacetest_test.go './interfaces/ifacetest/ifacetest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/ifacetest_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/ifacetest/ifacetest_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/ifacetest/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' ++ dirname ./interfaces/ifacetest/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/spec.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/spec.go './interfaces/ifacetest/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/spec.go' + echo '%{gopath}/src/%{import_path}/./interfaces/ifacetest/spec.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/ifacetest/testiface_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' ++ dirname ./interfaces/ifacetest/testiface_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/testiface_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/testiface_test.go './interfaces/ifacetest/testiface_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/testiface_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/ifacetest/testiface_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/ifacetest/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' ++ dirname ./interfaces/ifacetest/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/backend.go './interfaces/ifacetest/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/backend.go' + echo '%{gopath}/src/%{import_path}/./interfaces/ifacetest/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/ifacetest/backendtest.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' ++ dirname ./interfaces/ifacetest/backendtest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/backendtest.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/backendtest.go './interfaces/ifacetest/backendtest.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/backendtest.go' + echo '%{gopath}/src/%{import_path}/./interfaces/ifacetest/backendtest.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/ifacetest/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' ++ dirname ./interfaces/ifacetest/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/spec_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/spec_test.go './interfaces/ifacetest/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/spec_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/ifacetest/spec_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./interfaces/ifacetest/testiface.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' ++ dirname ./interfaces/ifacetest/testiface.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/testiface.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/testiface.go './interfaces/ifacetest/testiface.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/testiface.go' + echo '%{gopath}/src/%{import_path}/./interfaces/ifacetest/testiface.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/icons.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/icons.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/icons.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/icons.go './wrappers/icons.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/icons.go' + echo '%{gopath}/src/%{import_path}/./wrappers/icons.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/core18_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/core18_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/core18_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/core18_test.go './wrappers/core18_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/core18_test.go' + echo '%{gopath}/src/%{import_path}/./wrappers/core18_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/desktop_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/desktop_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/desktop_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/desktop_test.go './wrappers/desktop_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/desktop_test.go' + echo '%{gopath}/src/%{import_path}/./wrappers/desktop_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/dbus.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/dbus.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/dbus.go './wrappers/dbus.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/dbus.go' + echo '%{gopath}/src/%{import_path}/./wrappers/dbus.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/services.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/services.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/services.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services.go './wrappers/services.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services.go' + echo '%{gopath}/src/%{import_path}/./wrappers/services.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/core18.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/core18.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/core18.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/core18.go './wrappers/core18.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/core18.go' + echo '%{gopath}/src/%{import_path}/./wrappers/core18.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/binaries.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/binaries.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/binaries.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/binaries.go './wrappers/binaries.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/binaries.go' + echo '%{gopath}/src/%{import_path}/./wrappers/binaries.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/export_test.go './wrappers/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/export_test.go' + echo '%{gopath}/src/%{import_path}/./wrappers/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/icons_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/icons_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/icons_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/icons_test.go './wrappers/icons_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/icons_test.go' + echo '%{gopath}/src/%{import_path}/./wrappers/icons_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/services_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/services_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/services_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services_test.go './wrappers/services_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services_test.go' + echo '%{gopath}/src/%{import_path}/./wrappers/services_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/dbus_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/dbus_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/dbus_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/dbus_test.go './wrappers/dbus_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/dbus_test.go' + echo '%{gopath}/src/%{import_path}/./wrappers/dbus_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/services_gen_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/services_gen_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/services_gen_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services_gen_test.go './wrappers/services_gen_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services_gen_test.go' + echo '%{gopath}/src/%{import_path}/./wrappers/services_gen_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/binaries_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/binaries_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/binaries_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/binaries_test.go './wrappers/binaries_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/binaries_test.go' + echo '%{gopath}/src/%{import_path}/./wrappers/binaries_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./wrappers/desktop.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/desktop.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/desktop.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/desktop.go './wrappers/desktop.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/desktop.go' + echo '%{gopath}/src/%{import_path}/./wrappers/desktop.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/lk_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/lk_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/lk_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lk_test.go './bootloader/lk_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lk_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/lk_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/uboot_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/uboot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/uboot_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/uboot_test.go './bootloader/uboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/uboot_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/uboot_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/bootloadertest/utf16.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/bootloadertest' ++ dirname ./bootloader/bootloadertest/utf16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloadertest + cp -pav ./bootloader/bootloadertest/utf16.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloadertest/utf16.go './bootloader/bootloadertest/utf16.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloadertest/utf16.go' + echo '%{gopath}/src/%{import_path}/./bootloader/bootloadertest/utf16.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/bootloadertest/bootloadertest.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/bootloadertest' ++ dirname ./bootloader/bootloadertest/bootloadertest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloadertest + cp -pav ./bootloader/bootloadertest/bootloadertest.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloadertest/bootloadertest.go './bootloader/bootloadertest/bootloadertest.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloadertest/bootloadertest.go' + echo '%{gopath}/src/%{import_path}/./bootloader/bootloadertest/bootloadertest.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/lk.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/lk.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/lk.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lk.go './bootloader/lk.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lk.go' + echo '%{gopath}/src/%{import_path}/./bootloader/lk.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/androidboot_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/androidboot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/androidboot_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidboot_test.go './bootloader/androidboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidboot_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/androidboot_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/androidbootenv/androidbootenv.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/androidbootenv' ++ dirname ./bootloader/androidbootenv/androidbootenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv + cp -pav ./bootloader/androidbootenv/androidbootenv.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv/androidbootenv.go './bootloader/androidbootenv/androidbootenv.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv/androidbootenv.go' + echo '%{gopath}/src/%{import_path}/./bootloader/androidbootenv/androidbootenv.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/androidbootenv/androidbootenv_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/androidbootenv' ++ dirname ./bootloader/androidbootenv/androidbootenv_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv + cp -pav ./bootloader/androidbootenv/androidbootenv_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv/androidbootenv_test.go './bootloader/androidbootenv/androidbootenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv/androidbootenv_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/androidbootenv/androidbootenv_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/assets/grub_recovery_cfg_asset.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/assets' ++ dirname ./bootloader/assets/grub_recovery_cfg_asset.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets + cp -pav ./bootloader/assets/grub_recovery_cfg_asset.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/grub_recovery_cfg_asset.go './bootloader/assets/grub_recovery_cfg_asset.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/grub_recovery_cfg_asset.go' + echo '%{gopath}/src/%{import_path}/./bootloader/assets/grub_recovery_cfg_asset.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/assets/assetstesting.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/assets' ++ dirname ./bootloader/assets/assetstesting.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets + cp -pav ./bootloader/assets/assetstesting.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/assetstesting.go './bootloader/assets/assetstesting.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/assetstesting.go' + echo '%{gopath}/src/%{import_path}/./bootloader/assets/assetstesting.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/assets/grub_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/assets' ++ dirname ./bootloader/assets/grub_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets + cp -pav ./bootloader/assets/grub_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/grub_test.go './bootloader/assets/grub_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/grub_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/assets/grub_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/assets/assets.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/assets' ++ dirname ./bootloader/assets/assets.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets + cp -pav ./bootloader/assets/assets.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/assets.go './bootloader/assets/assets.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/assets.go' + echo '%{gopath}/src/%{import_path}/./bootloader/assets/assets.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/assets/generate.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/assets' ++ dirname ./bootloader/assets/generate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets + cp -pav ./bootloader/assets/generate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/generate.go './bootloader/assets/generate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/generate.go' + echo '%{gopath}/src/%{import_path}/./bootloader/assets/generate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/assets/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/assets' ++ dirname ./bootloader/assets/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets + cp -pav ./bootloader/assets/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/export_test.go './bootloader/assets/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/export_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/assets/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/assets/assets_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/assets' ++ dirname ./bootloader/assets/assets_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets + cp -pav ./bootloader/assets/assets_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/assets_test.go './bootloader/assets/assets_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/assets_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/assets/assets_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/assets/grub.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/assets' ++ dirname ./bootloader/assets/grub.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets + cp -pav ./bootloader/assets/grub.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/grub.go './bootloader/assets/grub.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/grub.go' + echo '%{gopath}/src/%{import_path}/./bootloader/assets/grub.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/assets/grub_cfg_asset.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/assets' ++ dirname ./bootloader/assets/grub_cfg_asset.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets + cp -pav ./bootloader/assets/grub_cfg_asset.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/grub_cfg_asset.go './bootloader/assets/grub_cfg_asset.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/grub_cfg_asset.go' + echo '%{gopath}/src/%{import_path}/./bootloader/assets/grub_cfg_asset.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/assets/genasset/main.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/assets/genasset' ++ dirname ./bootloader/assets/genasset/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/genasset + cp -pav ./bootloader/assets/genasset/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/genasset/main.go './bootloader/assets/genasset/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/genasset/main.go' + echo '%{gopath}/src/%{import_path}/./bootloader/assets/genasset/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/assets/genasset/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/assets/genasset' ++ dirname ./bootloader/assets/genasset/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/genasset + cp -pav ./bootloader/assets/genasset/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/genasset/export_test.go './bootloader/assets/genasset/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/genasset/export_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/assets/genasset/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/assets/genasset/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/assets/genasset' ++ dirname ./bootloader/assets/genasset/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/genasset + cp -pav ./bootloader/assets/genasset/main_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/genasset/main_test.go './bootloader/assets/genasset/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/assets/genasset/main_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/assets/genasset/main_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/grubenv/grubenv_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/grubenv' ++ dirname ./bootloader/grubenv/grubenv_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv + cp -pav ./bootloader/grubenv/grubenv_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv/grubenv_test.go './bootloader/grubenv/grubenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv/grubenv_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/grubenv/grubenv_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/grubenv/grubenv.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/grubenv' ++ dirname ./bootloader/grubenv/grubenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv + cp -pav ./bootloader/grubenv/grubenv.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv/grubenv.go './bootloader/grubenv/grubenv.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv/grubenv.go' + echo '%{gopath}/src/%{import_path}/./bootloader/grubenv/grubenv.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/withbootassettesting.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/withbootassettesting.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/withbootassettesting.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/withbootassettesting.go './bootloader/withbootassettesting.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/withbootassettesting.go' + echo '%{gopath}/src/%{import_path}/./bootloader/withbootassettesting.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/androidboot.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/androidboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/androidboot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidboot.go './bootloader/androidboot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidboot.go' + echo '%{gopath}/src/%{import_path}/./bootloader/androidboot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/grub_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/grub_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/grub_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grub_test.go './bootloader/grub_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grub_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/grub_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/uboot.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/uboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/uboot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/uboot.go './bootloader/uboot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/uboot.go' + echo '%{gopath}/src/%{import_path}/./bootloader/uboot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/ubootenv/env.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/ubootenv' ++ dirname ./bootloader/ubootenv/env.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv + cp -pav ./bootloader/ubootenv/env.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/env.go './bootloader/ubootenv/env.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/env.go' + echo '%{gopath}/src/%{import_path}/./bootloader/ubootenv/env.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/ubootenv/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/ubootenv' ++ dirname ./bootloader/ubootenv/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv + cp -pav ./bootloader/ubootenv/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/export_test.go './bootloader/ubootenv/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/export_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/ubootenv/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/ubootenv/env_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/ubootenv' ++ dirname ./bootloader/ubootenv/env_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv + cp -pav ./bootloader/ubootenv/env_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/env_test.go './bootloader/ubootenv/env_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/env_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/ubootenv/env_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/lkenv/lkenv.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/lkenv' ++ dirname ./bootloader/lkenv/lkenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv + cp -pav ./bootloader/lkenv/lkenv.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv/lkenv.go './bootloader/lkenv/lkenv.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv/lkenv.go' + echo '%{gopath}/src/%{import_path}/./bootloader/lkenv/lkenv.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/lkenv/lkenv_v2.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/lkenv' ++ dirname ./bootloader/lkenv/lkenv_v2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv + cp -pav ./bootloader/lkenv/lkenv_v2.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv/lkenv_v2.go './bootloader/lkenv/lkenv_v2.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv/lkenv_v2.go' + echo '%{gopath}/src/%{import_path}/./bootloader/lkenv/lkenv_v2.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/lkenv/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/lkenv' ++ dirname ./bootloader/lkenv/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv + cp -pav ./bootloader/lkenv/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv/export_test.go './bootloader/lkenv/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv/export_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/lkenv/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/lkenv/lkenv_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/lkenv' ++ dirname ./bootloader/lkenv/lkenv_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv + cp -pav ./bootloader/lkenv/lkenv_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv/lkenv_test.go './bootloader/lkenv/lkenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv/lkenv_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/lkenv/lkenv_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/lkenv/lkenv_v1.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/lkenv' ++ dirname ./bootloader/lkenv/lkenv_v1.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv + cp -pav ./bootloader/lkenv/lkenv_v1.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv/lkenv_v1.go './bootloader/lkenv/lkenv_v1.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv/lkenv_v1.go' + echo '%{gopath}/src/%{import_path}/./bootloader/lkenv/lkenv_v1.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/export_test.go './bootloader/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/export_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/withbootassettesting_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/withbootassettesting_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/withbootassettesting_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/withbootassettesting_test.go './bootloader/withbootassettesting_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/withbootassettesting_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/withbootassettesting_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/grub.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/grub.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/grub.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grub.go './bootloader/grub.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grub.go' + echo '%{gopath}/src/%{import_path}/./bootloader/grub.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/asset_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/asset_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/asset_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/asset_test.go './bootloader/asset_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/asset_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/asset_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/efi/efi.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/efi' ++ dirname ./bootloader/efi/efi.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/efi + cp -pav ./bootloader/efi/efi.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/efi/efi.go './bootloader/efi/efi.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/efi/efi.go' + echo '%{gopath}/src/%{import_path}/./bootloader/efi/efi.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/efi/efi_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/efi' ++ dirname ./bootloader/efi/efi_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/efi + cp -pav ./bootloader/efi/efi_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/efi/efi_test.go './bootloader/efi/efi_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/efi/efi_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/efi/efi_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/bootloader_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/bootloader_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/bootloader_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloader_test.go './bootloader/bootloader_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloader_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/bootloader_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/bootloader.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/bootloader.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/bootloader.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloader.go './bootloader/bootloader.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloader.go' + echo '%{gopath}/src/%{import_path}/./bootloader/bootloader.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./bootloader/asset.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/asset.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/asset.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/asset.go './bootloader/asset.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/asset.go' + echo '%{gopath}/src/%{import_path}/./bootloader/asset.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdenv/withtestkeys.go + echo '%dir %{gopath}/src/%{import_path}/./snapdenv' ++ dirname ./snapdenv/withtestkeys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv + cp -pav ./snapdenv/withtestkeys.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/withtestkeys.go './snapdenv/withtestkeys.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/withtestkeys.go' + echo '%{gopath}/src/%{import_path}/./snapdenv/withtestkeys.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdenv/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./snapdenv' ++ dirname ./snapdenv/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv + cp -pav ./snapdenv/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/export_test.go './snapdenv/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/export_test.go' + echo '%{gopath}/src/%{import_path}/./snapdenv/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdenv/useragent.go + echo '%dir %{gopath}/src/%{import_path}/./snapdenv' ++ dirname ./snapdenv/useragent.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv + cp -pav ./snapdenv/useragent.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/useragent.go './snapdenv/useragent.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/useragent.go' + echo '%{gopath}/src/%{import_path}/./snapdenv/useragent.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdenv/useragent_test.go + echo '%dir %{gopath}/src/%{import_path}/./snapdenv' ++ dirname ./snapdenv/useragent_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv + cp -pav ./snapdenv/useragent_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/useragent_test.go './snapdenv/useragent_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/useragent_test.go' + echo '%{gopath}/src/%{import_path}/./snapdenv/useragent_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdenv/snapdenv.go + echo '%dir %{gopath}/src/%{import_path}/./snapdenv' ++ dirname ./snapdenv/snapdenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv + cp -pav ./snapdenv/snapdenv.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/snapdenv.go './snapdenv/snapdenv.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/snapdenv.go' + echo '%{gopath}/src/%{import_path}/./snapdenv/snapdenv.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdenv/snapdenv_test.go + echo '%dir %{gopath}/src/%{import_path}/./snapdenv' ++ dirname ./snapdenv/snapdenv_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv + cp -pav ./snapdenv/snapdenv_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/snapdenv_test.go './snapdenv/snapdenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/snapdenv_test.go' + echo '%{gopath}/src/%{import_path}/./snapdenv/snapdenv_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/main/local-install-w-metadata/digest.go + echo '%dir %{gopath}/src/%{import_path}/./tests/main/local-install-w-metadata' ++ dirname ./tests/main/local-install-w-metadata/digest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/local-install-w-metadata + cp -pav ./tests/main/local-install-w-metadata/digest.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/local-install-w-metadata/digest.go './tests/main/local-install-w-metadata/digest.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/local-install-w-metadata/digest.go' + echo '%{gopath}/src/%{import_path}/./tests/main/local-install-w-metadata/digest.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/main/retry-network/detect-retry.go + echo '%dir %{gopath}/src/%{import_path}/./tests/main/retry-network' ++ dirname ./tests/main/retry-network/detect-retry.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/retry-network + cp -pav ./tests/main/retry-network/detect-retry.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/retry-network/detect-retry.go './tests/main/retry-network/detect-retry.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/retry-network/detect-retry.go' + echo '%{gopath}/src/%{import_path}/./tests/main/retry-network/detect-retry.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/main/snap-seccomp-syscalls/listcalls.go + echo '%dir %{gopath}/src/%{import_path}/./tests/main/snap-seccomp-syscalls' ++ dirname ./tests/main/snap-seccomp-syscalls/listcalls.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/snap-seccomp-syscalls + cp -pav ./tests/main/snap-seccomp-syscalls/listcalls.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/snap-seccomp-syscalls/listcalls.go './tests/main/snap-seccomp-syscalls/listcalls.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/snap-seccomp-syscalls/listcalls.go' + echo '%{gopath}/src/%{import_path}/./tests/main/snap-seccomp-syscalls/listcalls.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/main/high-user-handling/test.go + echo '%dir %{gopath}/src/%{import_path}/./tests/main/high-user-handling' ++ dirname ./tests/main/high-user-handling/test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/high-user-handling + cp -pav ./tests/main/high-user-handling/test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/high-user-handling/test.go './tests/main/high-user-handling/test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/high-user-handling/test.go' + echo '%{gopath}/src/%{import_path}/./tests/main/high-user-handling/test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/main/user-libnss/findid.go + echo '%dir %{gopath}/src/%{import_path}/./tests/main/user-libnss' ++ dirname ./tests/main/user-libnss/findid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/user-libnss + cp -pav ./tests/main/user-libnss/findid.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/user-libnss/findid.go './tests/main/user-libnss/findid.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/user-libnss/findid.go' + echo '%{gopath}/src/%{import_path}/./tests/main/user-libnss/findid.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/main/chattr/toggle.go + echo '%dir %{gopath}/src/%{import_path}/./tests/main/chattr' ++ dirname ./tests/main/chattr/toggle.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/chattr + cp -pav ./tests/main/chattr/toggle.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/chattr/toggle.go './tests/main/chattr/toggle.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/chattr/toggle.go' + echo '%{gopath}/src/%{import_path}/./tests/main/chattr/toggle.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/uc20-create-partitions/main.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/uc20-create-partitions' ++ dirname ./tests/lib/uc20-create-partitions/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/uc20-create-partitions + cp -pav ./tests/lib/uc20-create-partitions/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/uc20-create-partitions/main.go './tests/lib/uc20-create-partitions/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/uc20-create-partitions/main.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/uc20-create-partitions/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fde-setup-hook/fde-setup.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fde-setup-hook' ++ dirname ./tests/lib/fde-setup-hook/fde-setup.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fde-setup-hook + cp -pav ./tests/lib/fde-setup-hook/fde-setup.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fde-setup-hook/fde-setup.go './tests/lib/fde-setup-hook/fde-setup.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fde-setup-hook/fde-setup.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fde-setup-hook/fde-setup.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fde-setup-hook/fde-setup_test.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fde-setup-hook' ++ dirname ./tests/lib/fde-setup-hook/fde-setup_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fde-setup-hook + cp -pav ./tests/lib/fde-setup-hook/fde-setup_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fde-setup-hook/fde-setup_test.go './tests/lib/fde-setup-hook/fde-setup_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fde-setup-hook/fde-setup_test.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fde-setup-hook/fde-setup_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fde-setup-hook/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fde-setup-hook' ++ dirname ./tests/lib/fde-setup-hook/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fde-setup-hook + cp -pav ./tests/lib/fde-setup-hook/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fde-setup-hook/export_test.go './tests/lib/fde-setup-hook/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fde-setup-hook/export_test.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fde-setup-hook/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/gendeveloper1model/main.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/gendeveloper1model' ++ dirname ./tests/lib/gendeveloper1model/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/gendeveloper1model + cp -pav ./tests/lib/gendeveloper1model/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/gendeveloper1model/main.go './tests/lib/gendeveloper1model/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/gendeveloper1model/main.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/gendeveloper1model/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/systemd-escape/main.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/systemd-escape' ++ dirname ./tests/lib/systemd-escape/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/systemd-escape + cp -pav ./tests/lib/systemd-escape/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/systemd-escape/main.go './tests/lib/systemd-escape/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/systemd-escape/main.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/systemd-escape/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fde-setup-hook-v1/fde-setup.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fde-setup-hook-v1' ++ dirname ./tests/lib/fde-setup-hook-v1/fde-setup.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fde-setup-hook-v1 + cp -pav ./tests/lib/fde-setup-hook-v1/fde-setup.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fde-setup-hook-v1/fde-setup.go './tests/lib/fde-setup-hook-v1/fde-setup.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fde-setup-hook-v1/fde-setup.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fde-setup-hook-v1/fde-setup.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/snaps/store/test-snapd-go-webserver/main.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/snaps/store/test-snapd-go-webserver' ++ dirname ./tests/lib/snaps/store/test-snapd-go-webserver/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/snaps/store/test-snapd-go-webserver + cp -pav ./tests/lib/snaps/store/test-snapd-go-webserver/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/snaps/store/test-snapd-go-webserver/main.go './tests/lib/snaps/store/test-snapd-go-webserver/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/snaps/store/test-snapd-go-webserver/main.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/snaps/store/test-snapd-go-webserver/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fakestore/store/store_test.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/store' ++ dirname ./tests/lib/fakestore/store/store_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/store + cp -pav ./tests/lib/fakestore/store/store_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/store/store_test.go './tests/lib/fakestore/store/store_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/store/store_test.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fakestore/store/store_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fakestore/store/store.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/store' ++ dirname ./tests/lib/fakestore/store/store.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/store + cp -pav ./tests/lib/fakestore/store/store.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/store/store.go './tests/lib/fakestore/store/store.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/store/store.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fakestore/store/store.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_rev.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore' ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_rev.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore + cp -pav ./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_rev.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_rev.go './tests/lib/fakestore/cmd/fakestore/cmd_new_snap_rev.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_rev.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_rev.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fakestore/cmd/fakestore/main.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore' ++ dirname ./tests/lib/fakestore/cmd/fakestore/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore + cp -pav ./tests/lib/fakestore/cmd/fakestore/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/main.go './tests/lib/fakestore/cmd/fakestore/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/main.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_run.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore' ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_run.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore + cp -pav ./tests/lib/fakestore/cmd/fakestore/cmd_run.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/cmd_run.go './tests/lib/fakestore/cmd/fakestore/cmd_run.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/cmd_run.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore/cmd_run.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_decl.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore' ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_decl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore + cp -pav ./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_decl.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_decl.go './tests/lib/fakestore/cmd/fakestore/cmd_new_snap_decl.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_decl.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_decl.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_make_refreshable.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore' ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_make_refreshable.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore + cp -pav ./tests/lib/fakestore/cmd/fakestore/cmd_make_refreshable.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/cmd_make_refreshable.go './tests/lib/fakestore/cmd/fakestore/cmd_make_refreshable.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/cmd_make_refreshable.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore/cmd_make_refreshable.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_new_repair.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore' ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_new_repair.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore + cp -pav ./tests/lib/fakestore/cmd/fakestore/cmd_new_repair.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/cmd_new_repair.go './tests/lib/fakestore/cmd/fakestore/cmd_new_repair.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/cmd_new_repair.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore/cmd_new_repair.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fakestore/refresh/snap_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/refresh' ++ dirname ./tests/lib/fakestore/refresh/snap_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/refresh + cp -pav ./tests/lib/fakestore/refresh/snap_asserts.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/refresh/snap_asserts.go './tests/lib/fakestore/refresh/snap_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/refresh/snap_asserts.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fakestore/refresh/snap_asserts.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fakestore/refresh/refresh.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/refresh' ++ dirname ./tests/lib/fakestore/refresh/refresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/refresh + cp -pav ./tests/lib/fakestore/refresh/refresh.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/refresh/refresh.go './tests/lib/fakestore/refresh/refresh.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/refresh/refresh.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fakestore/refresh/refresh.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/fakedevicesvc/main.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakedevicesvc' ++ dirname ./tests/lib/fakedevicesvc/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakedevicesvc + cp -pav ./tests/lib/fakedevicesvc/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakedevicesvc/main.go './tests/lib/fakedevicesvc/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakedevicesvc/main.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/fakedevicesvc/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./tests/lib/list-interfaces.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib' ++ dirname ./tests/lib/list-interfaces.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib + cp -pav ./tests/lib/list-interfaces.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/list-interfaces.go './tests/lib/list-interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/list-interfaces.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/list-interfaces.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./spdx/licenses.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' ++ dirname ./spdx/licenses.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/licenses.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/licenses.go './spdx/licenses.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/licenses.go' + echo '%{gopath}/src/%{import_path}/./spdx/licenses.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./spdx/parser_test.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' ++ dirname ./spdx/parser_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/parser_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/parser_test.go './spdx/parser_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/parser_test.go' + echo '%{gopath}/src/%{import_path}/./spdx/parser_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./spdx/scanner.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' ++ dirname ./spdx/scanner.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/scanner.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/scanner.go './spdx/scanner.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/scanner.go' + echo '%{gopath}/src/%{import_path}/./spdx/scanner.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./spdx/validate.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' ++ dirname ./spdx/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/validate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/validate.go './spdx/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/validate.go' + echo '%{gopath}/src/%{import_path}/./spdx/validate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./spdx/parser.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' ++ dirname ./spdx/parser.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/parser.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/parser.go './spdx/parser.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/parser.go' + echo '%{gopath}/src/%{import_path}/./spdx/parser.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./spdx/scanner_test.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' ++ dirname ./spdx/scanner_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/scanner_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/scanner_test.go './spdx/scanner_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/scanner_test.go' + echo '%{gopath}/src/%{import_path}/./spdx/scanner_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./i18n/xgettext-go/main.go + echo '%dir %{gopath}/src/%{import_path}/./i18n/xgettext-go' ++ dirname ./i18n/xgettext-go/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/xgettext-go + cp -pav ./i18n/xgettext-go/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/xgettext-go/main.go './i18n/xgettext-go/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/xgettext-go/main.go' + echo '%{gopath}/src/%{import_path}/./i18n/xgettext-go/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./i18n/xgettext-go/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./i18n/xgettext-go' ++ dirname ./i18n/xgettext-go/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/xgettext-go + cp -pav ./i18n/xgettext-go/main_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/xgettext-go/main_test.go './i18n/xgettext-go/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/xgettext-go/main_test.go' + echo '%{gopath}/src/%{import_path}/./i18n/xgettext-go/main_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./i18n/i18n.go + echo '%dir %{gopath}/src/%{import_path}/./i18n' ++ dirname ./i18n/i18n.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n + cp -pav ./i18n/i18n.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/i18n.go './i18n/i18n.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/i18n.go' + echo '%{gopath}/src/%{import_path}/./i18n/i18n.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./i18n/i18n_test.go + echo '%dir %{gopath}/src/%{import_path}/./i18n' ++ dirname ./i18n/i18n_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n + cp -pav ./i18n/i18n_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/i18n_test.go './i18n/i18n_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/i18n_test.go' + echo '%{gopath}/src/%{import_path}/./i18n/i18n_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./desktop/notification/notificationtest/fdo.go + echo '%dir %{gopath}/src/%{import_path}/./desktop/notification/notificationtest' ++ dirname ./desktop/notification/notificationtest/fdo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/notificationtest + cp -pav ./desktop/notification/notificationtest/fdo.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/notificationtest/fdo.go './desktop/notification/notificationtest/fdo.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/notificationtest/fdo.go' + echo '%{gopath}/src/%{import_path}/./desktop/notification/notificationtest/fdo.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./desktop/notification/hints_test.go + echo '%dir %{gopath}/src/%{import_path}/./desktop/notification' ++ dirname ./desktop/notification/hints_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification + cp -pav ./desktop/notification/hints_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/hints_test.go './desktop/notification/hints_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/hints_test.go' + echo '%{gopath}/src/%{import_path}/./desktop/notification/hints_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./desktop/notification/fdo.go + echo '%dir %{gopath}/src/%{import_path}/./desktop/notification' ++ dirname ./desktop/notification/fdo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification + cp -pav ./desktop/notification/fdo.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/fdo.go './desktop/notification/fdo.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/fdo.go' + echo '%{gopath}/src/%{import_path}/./desktop/notification/fdo.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./desktop/notification/hints.go + echo '%dir %{gopath}/src/%{import_path}/./desktop/notification' ++ dirname ./desktop/notification/hints.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification + cp -pav ./desktop/notification/hints.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/hints.go './desktop/notification/hints.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/hints.go' + echo '%{gopath}/src/%{import_path}/./desktop/notification/hints.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./desktop/notification/notify.go + echo '%dir %{gopath}/src/%{import_path}/./desktop/notification' ++ dirname ./desktop/notification/notify.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification + cp -pav ./desktop/notification/notify.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/notify.go './desktop/notification/notify.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/notify.go' + echo '%{gopath}/src/%{import_path}/./desktop/notification/notify.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./desktop/notification/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./desktop/notification' ++ dirname ./desktop/notification/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification + cp -pav ./desktop/notification/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/export_test.go './desktop/notification/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/export_test.go' + echo '%{gopath}/src/%{import_path}/./desktop/notification/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./desktop/notification/caps.go + echo '%dir %{gopath}/src/%{import_path}/./desktop/notification' ++ dirname ./desktop/notification/caps.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification + cp -pav ./desktop/notification/caps.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/caps.go './desktop/notification/caps.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/caps.go' + echo '%{gopath}/src/%{import_path}/./desktop/notification/caps.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./desktop/notification/notify_test.go + echo '%dir %{gopath}/src/%{import_path}/./desktop/notification' ++ dirname ./desktop/notification/notify_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification + cp -pav ./desktop/notification/notify_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/notify_test.go './desktop/notification/notify_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/notify_test.go' + echo '%{gopath}/src/%{import_path}/./desktop/notification/notify_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./desktop/notification/fdo_test.go + echo '%dir %{gopath}/src/%{import_path}/./desktop/notification' ++ dirname ./desktop/notification/fdo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification + cp -pav ./desktop/notification/fdo_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/fdo_test.go './desktop/notification/fdo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./desktop/notification/fdo_test.go' + echo '%{gopath}/src/%{import_path}/./desktop/notification/fdo_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./jsonutil/json.go + echo '%dir %{gopath}/src/%{import_path}/./jsonutil' ++ dirname ./jsonutil/json.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil + cp -pav ./jsonutil/json.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/json.go './jsonutil/json.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/json.go' + echo '%{gopath}/src/%{import_path}/./jsonutil/json.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./jsonutil/safejson/safejson.go + echo '%dir %{gopath}/src/%{import_path}/./jsonutil/safejson' ++ dirname ./jsonutil/safejson/safejson.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson + cp -pav ./jsonutil/safejson/safejson.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson/safejson.go './jsonutil/safejson/safejson.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson/safejson.go' + echo '%{gopath}/src/%{import_path}/./jsonutil/safejson/safejson.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./jsonutil/safejson/safejson_test.go + echo '%dir %{gopath}/src/%{import_path}/./jsonutil/safejson' ++ dirname ./jsonutil/safejson/safejson_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson + cp -pav ./jsonutil/safejson/safejson_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson/safejson_test.go './jsonutil/safejson/safejson_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson/safejson_test.go' + echo '%{gopath}/src/%{import_path}/./jsonutil/safejson/safejson_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./jsonutil/json_test.go + echo '%dir %{gopath}/src/%{import_path}/./jsonutil' ++ dirname ./jsonutil/json_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil + cp -pav ./jsonutil/json_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/json_test.go './jsonutil/json_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/json_test.go' + echo '%{gopath}/src/%{import_path}/./jsonutil/json_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/helpers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/helpers_test.go './seed/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/helpers_test.go' + echo '%{gopath}/src/%{import_path}/./seed/helpers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/seed16.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/seed16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/seed16.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed16.go './seed/seed16.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed16.go' + echo '%{gopath}/src/%{import_path}/./seed/seed16.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/seed.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/seed.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/seed.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed.go './seed/seed.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed.go' + echo '%{gopath}/src/%{import_path}/./seed/seed.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/seedwriter/seed16.go + echo '%dir %{gopath}/src/%{import_path}/./seed/seedwriter' ++ dirname ./seed/seedwriter/seed16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter + cp -pav ./seed/seedwriter/seed16.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/seed16.go './seed/seedwriter/seed16.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/seed16.go' + echo '%{gopath}/src/%{import_path}/./seed/seedwriter/seed16.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/seedwriter/writer.go + echo '%dir %{gopath}/src/%{import_path}/./seed/seedwriter' ++ dirname ./seed/seedwriter/writer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter + cp -pav ./seed/seedwriter/writer.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/writer.go './seed/seedwriter/writer.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/writer.go' + echo '%{gopath}/src/%{import_path}/./seed/seedwriter/writer.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/seedwriter/seed20.go + echo '%dir %{gopath}/src/%{import_path}/./seed/seedwriter' ++ dirname ./seed/seedwriter/seed20.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter + cp -pav ./seed/seedwriter/seed20.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/seed20.go './seed/seedwriter/seed20.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/seed20.go' + echo '%{gopath}/src/%{import_path}/./seed/seedwriter/seed20.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/seedwriter/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./seed/seedwriter' ++ dirname ./seed/seedwriter/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter + cp -pav ./seed/seedwriter/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/helpers.go './seed/seedwriter/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/helpers.go' + echo '%{gopath}/src/%{import_path}/./seed/seedwriter/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/seedwriter/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed/seedwriter' ++ dirname ./seed/seedwriter/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter + cp -pav ./seed/seedwriter/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/export_test.go './seed/seedwriter/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/export_test.go' + echo '%{gopath}/src/%{import_path}/./seed/seedwriter/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/seedwriter/writer_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed/seedwriter' ++ dirname ./seed/seedwriter/writer_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter + cp -pav ./seed/seedwriter/writer_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/writer_test.go './seed/seedwriter/writer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/writer_test.go' + echo '%{gopath}/src/%{import_path}/./seed/seedwriter/writer_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/validate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/validate_test.go './seed/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/validate_test.go' + echo '%{gopath}/src/%{import_path}/./seed/validate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/seed16_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/seed16_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/seed16_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed16_test.go './seed/seed16_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed16_test.go' + echo '%{gopath}/src/%{import_path}/./seed/seed16_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/validate.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/validate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/validate.go './seed/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/validate.go' + echo '%{gopath}/src/%{import_path}/./seed/validate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/seed20.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/seed20.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/seed20.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed20.go './seed/seed20.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed20.go' + echo '%{gopath}/src/%{import_path}/./seed/seed20.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/helpers.go './seed/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/helpers.go' + echo '%{gopath}/src/%{import_path}/./seed/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/export_test.go './seed/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/export_test.go' + echo '%{gopath}/src/%{import_path}/./seed/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/seedtest/sample.go + echo '%dir %{gopath}/src/%{import_path}/./seed/seedtest' ++ dirname ./seed/seedtest/sample.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedtest + cp -pav ./seed/seedtest/sample.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedtest/sample.go './seed/seedtest/sample.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedtest/sample.go' + echo '%{gopath}/src/%{import_path}/./seed/seedtest/sample.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/seedtest/seedtest.go + echo '%dir %{gopath}/src/%{import_path}/./seed/seedtest' ++ dirname ./seed/seedtest/seedtest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedtest + cp -pav ./seed/seedtest/seedtest.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedtest/seedtest.go './seed/seedtest/seedtest.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedtest/seedtest.go' + echo '%{gopath}/src/%{import_path}/./seed/seedtest/seedtest.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/internal/options20.go + echo '%dir %{gopath}/src/%{import_path}/./seed/internal' ++ dirname ./seed/internal/options20.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/options20.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/options20.go './seed/internal/options20.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/options20.go' + echo '%{gopath}/src/%{import_path}/./seed/internal/options20.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/internal/validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed/internal' ++ dirname ./seed/internal/validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/validate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/validate_test.go './seed/internal/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/validate_test.go' + echo '%{gopath}/src/%{import_path}/./seed/internal/validate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/internal/validate.go + echo '%dir %{gopath}/src/%{import_path}/./seed/internal' ++ dirname ./seed/internal/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/validate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/validate.go './seed/internal/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/validate.go' + echo '%{gopath}/src/%{import_path}/./seed/internal/validate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/internal/auxinfo20.go + echo '%dir %{gopath}/src/%{import_path}/./seed/internal' ++ dirname ./seed/internal/auxinfo20.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/auxinfo20.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/auxinfo20.go './seed/internal/auxinfo20.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/auxinfo20.go' + echo '%{gopath}/src/%{import_path}/./seed/internal/auxinfo20.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/internal/doc.go + echo '%dir %{gopath}/src/%{import_path}/./seed/internal' ++ dirname ./seed/internal/doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/doc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/doc.go './seed/internal/doc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/doc.go' + echo '%{gopath}/src/%{import_path}/./seed/internal/doc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/internal/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./seed/internal' ++ dirname ./seed/internal/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/helpers.go './seed/internal/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/helpers.go' + echo '%{gopath}/src/%{import_path}/./seed/internal/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/internal/seed_yaml.go + echo '%dir %{gopath}/src/%{import_path}/./seed/internal' ++ dirname ./seed/internal/seed_yaml.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/seed_yaml.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/seed_yaml.go './seed/internal/seed_yaml.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/seed_yaml.go' + echo '%{gopath}/src/%{import_path}/./seed/internal/seed_yaml.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/internal/seed_yaml_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed/internal' ++ dirname ./seed/internal/seed_yaml_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/seed_yaml_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/seed_yaml_test.go './seed/internal/seed_yaml_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/seed_yaml_test.go' + echo '%{gopath}/src/%{import_path}/./seed/internal/seed_yaml_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/internal/options20_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed/internal' ++ dirname ./seed/internal/options20_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/options20_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/options20_test.go './seed/internal/options20_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/options20_test.go' + echo '%{gopath}/src/%{import_path}/./seed/internal/options20_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./seed/seed20_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/seed20_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/seed20_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed20_test.go './seed/seed20_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed20_test.go' + echo '%{gopath}/src/%{import_path}/./seed/seed20_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./randutil/rand_test.go + echo '%dir %{gopath}/src/%{import_path}/./randutil' ++ dirname ./randutil/rand_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil + cp -pav ./randutil/rand_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil/rand_test.go './randutil/rand_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil/rand_test.go' + echo '%{gopath}/src/%{import_path}/./randutil/rand_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./randutil/crypto.go + echo '%dir %{gopath}/src/%{import_path}/./randutil' ++ dirname ./randutil/crypto.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil + cp -pav ./randutil/crypto.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil/crypto.go './randutil/crypto.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil/crypto.go' + echo '%{gopath}/src/%{import_path}/./randutil/crypto.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./randutil/crypto_test.go + echo '%dir %{gopath}/src/%{import_path}/./randutil' ++ dirname ./randutil/crypto_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil + cp -pav ./randutil/crypto_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil/crypto_test.go './randutil/crypto_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil/crypto_test.go' + echo '%{gopath}/src/%{import_path}/./randutil/crypto_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./randutil/rand.go + echo '%dir %{gopath}/src/%{import_path}/./randutil' ++ dirname ./randutil/rand.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil + cp -pav ./randutil/rand.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil/rand.go './randutil/rand.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil/rand.go' + echo '%{gopath}/src/%{import_path}/./randutil/rand.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/details_v2_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/details_v2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/details_v2_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/details_v2_test.go './store/details_v2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/details_v2_test.go' + echo '%{gopath}/src/%{import_path}/./store/details_v2_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/store_download_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store_download_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_download_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_download_test.go './store/store_download_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_download_test.go' + echo '%{gopath}/src/%{import_path}/./store/store_download_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/auth_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/auth_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/auth_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/auth_test.go './store/auth_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/auth_test.go' + echo '%{gopath}/src/%{import_path}/./store/auth_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/userinfo_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/userinfo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/userinfo_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/userinfo_test.go './store/userinfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/userinfo_test.go' + echo '%{gopath}/src/%{import_path}/./store/userinfo_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/storetest/storetest.go + echo '%dir %{gopath}/src/%{import_path}/./store/storetest' ++ dirname ./store/storetest/storetest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/storetest + cp -pav ./store/storetest/storetest.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/storetest/storetest.go './store/storetest/storetest.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/storetest/storetest.go' + echo '%{gopath}/src/%{import_path}/./store/storetest/storetest.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/stringlist_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/stringlist_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/stringlist_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/stringlist_test.go './store/stringlist_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/stringlist_test.go' + echo '%{gopath}/src/%{import_path}/./store/stringlist_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/cache_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/cache_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/cache_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/cache_test.go './store/cache_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/cache_test.go' + echo '%{gopath}/src/%{import_path}/./store/cache_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/errors.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/errors.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/errors.go './store/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/errors.go' + echo '%{gopath}/src/%{import_path}/./store/errors.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/auth.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/auth.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/auth.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/auth.go './store/auth.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/auth.go' + echo '%{gopath}/src/%{import_path}/./store/auth.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/store_action_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store_action_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_action_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_action_test.go './store/store_action_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_action_test.go' + echo '%{gopath}/src/%{import_path}/./store/store_action_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/details.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/details.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/details.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/details.go './store/details.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/details.go' + echo '%{gopath}/src/%{import_path}/./store/details.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/download_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/download_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/download_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/download_test.go './store/download_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/download_test.go' + echo '%{gopath}/src/%{import_path}/./store/download_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/uacontext.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/uacontext.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/uacontext.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/uacontext.go './store/uacontext.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/uacontext.go' + echo '%{gopath}/src/%{import_path}/./store/uacontext.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/store_action_fetch_assertions_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store_action_fetch_assertions_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_action_fetch_assertions_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_action_fetch_assertions_test.go './store/store_action_fetch_assertions_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_action_fetch_assertions_test.go' + echo '%{gopath}/src/%{import_path}/./store/store_action_fetch_assertions_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/store_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_asserts.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_asserts.go './store/store_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_asserts.go' + echo '%{gopath}/src/%{import_path}/./store/store_asserts.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/cache.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/cache.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/cache.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/cache.go './store/cache.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/cache.go' + echo '%{gopath}/src/%{import_path}/./store/cache.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/details_v2.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/details_v2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/details_v2.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/details_v2.go './store/details_v2.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/details_v2.go' + echo '%{gopath}/src/%{import_path}/./store/details_v2.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/export_test.go './store/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/export_test.go' + echo '%{gopath}/src/%{import_path}/./store/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/store_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_test.go './store/store_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_test.go' + echo '%{gopath}/src/%{import_path}/./store/store_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/store_download.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store_download.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_download.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_download.go './store/store_download.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_download.go' + echo '%{gopath}/src/%{import_path}/./store/store_download.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/store_action.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store_action.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_action.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_action.go './store/store_action.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_action.go' + echo '%{gopath}/src/%{import_path}/./store/store_action.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/search_v2.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/search_v2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/search_v2.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/search_v2.go './store/search_v2.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/search_v2.go' + echo '%{gopath}/src/%{import_path}/./store/search_v2.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/store_asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store_asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_asserts_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_asserts_test.go './store/store_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_asserts_test.go' + echo '%{gopath}/src/%{import_path}/./store/store_asserts_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/userinfo.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/userinfo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/userinfo.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/userinfo.go './store/userinfo.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/userinfo.go' + echo '%{gopath}/src/%{import_path}/./store/userinfo.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/devicenauthctx.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/devicenauthctx.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/devicenauthctx.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/devicenauthctx.go './store/devicenauthctx.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/devicenauthctx.go' + echo '%{gopath}/src/%{import_path}/./store/devicenauthctx.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/store.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store.go './store/store.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store.go' + echo '%{gopath}/src/%{import_path}/./store/store.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./store/uacontext_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/uacontext_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/uacontext_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/uacontext_test.go './store/uacontext_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/uacontext_test.go' + echo '%{gopath}/src/%{import_path}/./store/uacontext_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_validate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_validate_test.go './daemon/export_api_validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_validate_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_validate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_systems_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_systems_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_systems_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_systems_test.go './daemon/export_api_systems_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_systems_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_systems_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_buy_unsupp_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_buy_unsupp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_buy_unsupp_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_buy_unsupp_test.go './daemon/api_buy_unsupp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_buy_unsupp_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_buy_unsupp_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_validate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_validate_test.go './daemon/api_validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_validate_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_validate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_users_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_users_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_users_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_users_test.go './daemon/api_users_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_users_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_users_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_themes_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_themes_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_themes_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_themes_test.go './daemon/export_api_themes_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_themes_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_themes_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_console_conf_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_console_conf_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_console_conf_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_console_conf_test.go './daemon/api_console_conf_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_console_conf_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_console_conf_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/snap.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/snap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/snap.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/snap.go './daemon/snap.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/snap.go' + echo '%{gopath}/src/%{import_path}/./daemon/snap.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_model_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_model_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_model_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_model_test.go './daemon/export_api_model_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_model_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_model_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_debug_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_debug_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_debug_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_debug_test.go './daemon/export_api_debug_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_debug_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_debug_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_apps_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_apps_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_apps_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_apps_test.go './daemon/api_apps_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_apps_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_apps_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_general.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_general.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_general.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_general.go './daemon/api_general.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_general.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_general.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/ucrednet.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/ucrednet.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/ucrednet.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/ucrednet.go './daemon/ucrednet.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/ucrednet.go' + echo '%{gopath}/src/%{import_path}/./daemon/ucrednet.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_download_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_download_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_download_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_download_test.go './daemon/export_api_download_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_download_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_download_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_users_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_users_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_users_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_users_test.go './daemon/export_api_users_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_users_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_users_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_model.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_model.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_model.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_model.go './daemon/api_model.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_model.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_model.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_system_recovery_keys.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_system_recovery_keys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_system_recovery_keys.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_system_recovery_keys.go './daemon/api_system_recovery_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_system_recovery_keys.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_system_recovery_keys.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_aliases_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_aliases_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_aliases_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_aliases_test.go './daemon/api_aliases_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_aliases_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_aliases_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_download_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_download_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_download_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_download_test.go './daemon/api_download_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_download_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_download_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/daemon.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/daemon.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/daemon.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/daemon.go './daemon/daemon.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/daemon.go' + echo '%{gopath}/src/%{import_path}/./daemon/daemon.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_cohort_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_cohort_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_cohort_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_cohort_test.go './daemon/api_cohort_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_cohort_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_cohort_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/command_counter_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/command_counter_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/command_counter_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/command_counter_test.go './daemon/command_counter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/command_counter_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/command_counter_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_sideload_n_try.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_sideload_n_try.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_sideload_n_try.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_sideload_n_try.go './daemon/api_sideload_n_try.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_sideload_n_try.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_sideload_n_try.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_snap_file.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_snap_file.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snap_file.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snap_file.go './daemon/api_snap_file.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snap_file.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_snap_file.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/ucrednet_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/ucrednet_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/ucrednet_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/ucrednet_test.go './daemon/ucrednet_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/ucrednet_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/ucrednet_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_snap_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_snap_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_snap_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_snap_test.go './daemon/export_snap_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_snap_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_snap_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/access.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/access.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/access.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/access.go './daemon/access.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/access.go' + echo '%{gopath}/src/%{import_path}/./daemon/access.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/daemon_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/daemon_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/daemon_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/daemon_test.go './daemon/daemon_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/daemon_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/daemon_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_snaps_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_snaps_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_snaps_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_snaps_test.go './daemon/export_api_snaps_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_snaps_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_snaps_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_snaps.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_snaps.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snaps.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snaps.go './daemon/api_snaps.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snaps.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_snaps.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/response_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/response_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/response_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/response_test.go './daemon/response_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/response_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/response_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_download.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_download.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_download.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_download.go './daemon/api_download.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_download.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_download.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_validate.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_validate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_validate.go './daemon/api_validate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_validate.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_validate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_debug.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_debug.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_debug.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug.go './daemon/api_debug.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_debug.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api.go './daemon/api.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api.go' + echo '%{gopath}/src/%{import_path}/./daemon/api.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_apps.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_apps.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_apps.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_apps.go './daemon/api_apps.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_apps.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_apps.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_snapshots.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_snapshots.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snapshots.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapshots.go './daemon/api_snapshots.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapshots.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_snapshots.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_snap_conf.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_snap_conf.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snap_conf.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snap_conf.go './daemon/api_snap_conf.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snap_conf.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_snap_conf.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_find.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_find.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_find.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_find.go './daemon/api_find.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_find.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_find.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_buy_unsupp.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_buy_unsupp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_buy_unsupp.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_buy_unsupp.go './daemon/api_buy_unsupp.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_buy_unsupp.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_buy_unsupp.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_cohort.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_cohort.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_cohort.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_cohort.go './daemon/api_cohort.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_cohort.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_cohort.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_model_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_model_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_model_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_model_test.go './daemon/api_model_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_model_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_model_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_sideload_n_try_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_sideload_n_try_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_sideload_n_try_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_sideload_n_try_test.go './daemon/export_api_sideload_n_try_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_sideload_n_try_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_sideload_n_try_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_users.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_users.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_users.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_users.go './daemon/api_users.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_users.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_users.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_connections.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_connections.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_connections.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_connections.go './daemon/api_connections.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_connections.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_connections.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_debug_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_debug_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_debug_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_test.go './daemon/api_debug_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_debug_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_console_conf.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_console_conf.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_console_conf.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_console_conf.go './daemon/api_console_conf.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_console_conf.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_console_conf.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_sideload_n_try_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_sideload_n_try_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_sideload_n_try_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_sideload_n_try_test.go './daemon/api_sideload_n_try_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_sideload_n_try_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_sideload_n_try_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/access_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/access_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/access_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/access_test.go './daemon/access_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/access_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/access_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_icons_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_icons_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_icons_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_icons_test.go './daemon/api_icons_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_icons_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_icons_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_snap_conf_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_snap_conf_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snap_conf_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snap_conf_test.go './daemon/api_snap_conf_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snap_conf_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_snap_conf_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_icons.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_icons.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_icons.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_icons.go './daemon/api_icons.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_icons.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_icons.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_snapshots_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_snapshots_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snapshots_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapshots_test.go './daemon/api_snapshots_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapshots_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_snapshots_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_quotas_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_quotas_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_quotas_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_quotas_test.go './daemon/api_quotas_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_quotas_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_quotas_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_test.go './daemon/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_access_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_access_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_access_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_access_test.go './daemon/export_access_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_access_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_access_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_sections.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_sections.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_sections.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_sections.go './daemon/api_sections.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_sections.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_sections.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_system_recovery_keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_system_recovery_keys_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_system_recovery_keys_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_system_recovery_keys_test.go './daemon/api_system_recovery_keys_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_system_recovery_keys_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_system_recovery_keys_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_console_conf_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_console_conf_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_console_conf_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_console_conf_test.go './daemon/export_api_console_conf_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_console_conf_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_console_conf_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_debug_seeding_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_debug_seeding_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_debug_seeding_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_debug_seeding_test.go './daemon/export_api_debug_seeding_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_debug_seeding_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_debug_seeding_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_snapshots_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_snapshots_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_snapshots_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_snapshots_test.go './daemon/export_api_snapshots_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_snapshots_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_snapshots_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_snapctl_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_snapctl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snapctl_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapctl_test.go './daemon/api_snapctl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapctl_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_snapctl_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_debug_seeding_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_debug_seeding_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_debug_seeding_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_seeding_test.go './daemon/api_debug_seeding_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_seeding_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_debug_seeding_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_debug_stacktrace.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_debug_stacktrace.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_debug_stacktrace.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_stacktrace.go './daemon/api_debug_stacktrace.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_stacktrace.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_debug_stacktrace.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_general_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_general_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_general_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_general_test.go './daemon/export_api_general_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_general_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_general_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_debug_pprof.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_debug_pprof.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_debug_pprof.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_pprof.go './daemon/api_debug_pprof.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_pprof.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_debug_pprof.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_connections_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_connections_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_connections_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_connections_test.go './daemon/api_connections_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_connections_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_connections_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_quotas_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_quotas_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_quotas_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_quotas_test.go './daemon/export_api_quotas_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_quotas_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_quotas_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_asserts.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_asserts.go './daemon/api_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_asserts.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_asserts.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_base_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_base_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_base_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_base_test.go './daemon/api_base_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_base_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_base_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_systems.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_systems.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_systems.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_systems.go './daemon/api_systems.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_systems.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_systems.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_debug_pprof_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_debug_pprof_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_debug_pprof_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_pprof_test.go './daemon/api_debug_pprof_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_pprof_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_debug_pprof_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/response.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/response.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/response.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/response.go './daemon/response.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/response.go' + echo '%{gopath}/src/%{import_path}/./daemon/response.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_snap_file_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_snap_file_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snap_file_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snap_file_test.go './daemon/api_snap_file_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snap_file_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_snap_file_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_test.go './daemon/api_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_aliases_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_aliases_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_aliases_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_aliases_test.go './daemon/export_api_aliases_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_aliases_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_aliases_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_snapctl_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_snapctl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_snapctl_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_snapctl_test.go './daemon/export_api_snapctl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_snapctl_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_snapctl_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_interfaces_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_interfaces_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_interfaces_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_interfaces_test.go './daemon/api_interfaces_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_interfaces_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_interfaces_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_debug_seeding.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_debug_seeding.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_debug_seeding.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_seeding.go './daemon/api_debug_seeding.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_seeding.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_debug_seeding.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_interfaces.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_interfaces.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_interfaces.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_interfaces.go './daemon/api_interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_interfaces.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_interfaces.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_themes.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_themes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_themes.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_themes.go './daemon/api_themes.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_themes.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_themes.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_asserts_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_asserts_test.go './daemon/api_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_asserts_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_asserts_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_quotas.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_quotas.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_quotas.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_quotas.go './daemon/api_quotas.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_quotas.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_quotas.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_general_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_general_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_general_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_general_test.go './daemon/api_general_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_general_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_general_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_aliases.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_aliases.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_aliases.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_aliases.go './daemon/api_aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_aliases.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_aliases.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_snaps_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_snaps_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snaps_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snaps_test.go './daemon/api_snaps_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snaps_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_snaps_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_themes_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_themes_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_themes_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_themes_test.go './daemon/api_themes_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_themes_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_themes_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_json.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_json.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_json.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_json.go './daemon/api_json.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_json.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_json.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/export_api_apps_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_apps_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_apps_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_apps_test.go './daemon/export_api_apps_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_apps_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_apps_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_systems_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_systems_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_systems_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_systems_test.go './daemon/api_systems_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_systems_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_systems_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_snapctl.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_snapctl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snapctl.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapctl.go './daemon/api_snapctl.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapctl.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_snapctl.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./daemon/api_find_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_find_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_find_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_find_test.go './daemon/api_find_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_find_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_find_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./arch/arch_test.go + echo '%dir %{gopath}/src/%{import_path}/./arch' ++ dirname ./arch/arch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch + cp -pav ./arch/arch_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch/arch_test.go './arch/arch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch/arch_test.go' + echo '%{gopath}/src/%{import_path}/./arch/arch_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./arch/arch.go + echo '%dir %{gopath}/src/%{import_path}/./arch' ++ dirname ./arch/arch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch + cp -pav ./arch/arch.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch/arch.go './arch/arch.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch/arch.go' + echo '%{gopath}/src/%{import_path}/./arch/arch.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./timeout/timeout.go + echo '%dir %{gopath}/src/%{import_path}/./timeout' ++ dirname ./timeout/timeout.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout + cp -pav ./timeout/timeout.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout/timeout.go './timeout/timeout.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout/timeout.go' + echo '%{gopath}/src/%{import_path}/./timeout/timeout.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./timeout/timeout_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeout' ++ dirname ./timeout/timeout_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout + cp -pav ./timeout/timeout_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout/timeout_test.go './timeout/timeout_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout/timeout_test.go' + echo '%{gopath}/src/%{import_path}/./timeout/timeout_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/userd/settings_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd' ++ dirname ./usersession/userd/settings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/settings_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/settings_test.go './usersession/userd/settings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/settings_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/userd/settings_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/userd/launcher_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd' ++ dirname ./usersession/userd/launcher_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/launcher_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/launcher_test.go './usersession/userd/launcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/launcher_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/userd/launcher_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/userd/userd.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd' ++ dirname ./usersession/userd/userd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/userd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/userd.go './usersession/userd/userd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/userd.go' + echo '%{gopath}/src/%{import_path}/./usersession/userd/userd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/userd/ui/kdialog.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd/ui' ++ dirname ./usersession/userd/ui/kdialog.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui + cp -pav ./usersession/userd/ui/kdialog.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui/kdialog.go './usersession/userd/ui/kdialog.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui/kdialog.go' + echo '%{gopath}/src/%{import_path}/./usersession/userd/ui/kdialog.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/userd/ui/zenity.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd/ui' ++ dirname ./usersession/userd/ui/zenity.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui + cp -pav ./usersession/userd/ui/zenity.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui/zenity.go './usersession/userd/ui/zenity.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui/zenity.go' + echo '%{gopath}/src/%{import_path}/./usersession/userd/ui/zenity.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/userd/ui/zenity_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd/ui' ++ dirname ./usersession/userd/ui/zenity_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui + cp -pav ./usersession/userd/ui/zenity_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui/zenity_test.go './usersession/userd/ui/zenity_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui/zenity_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/userd/ui/zenity_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/userd/ui/kdialog_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd/ui' ++ dirname ./usersession/userd/ui/kdialog_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui + cp -pav ./usersession/userd/ui/kdialog_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui/kdialog_test.go './usersession/userd/ui/kdialog_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui/kdialog_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/userd/ui/kdialog_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/userd/ui/ui.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd/ui' ++ dirname ./usersession/userd/ui/ui.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui + cp -pav ./usersession/userd/ui/ui.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui/ui.go './usersession/userd/ui/ui.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui/ui.go' + echo '%{gopath}/src/%{import_path}/./usersession/userd/ui/ui.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/userd/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd' ++ dirname ./usersession/userd/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/helpers.go './usersession/userd/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/helpers.go' + echo '%{gopath}/src/%{import_path}/./usersession/userd/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/userd/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd' ++ dirname ./usersession/userd/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/export_test.go './usersession/userd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/export_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/userd/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/userd/settings.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd' ++ dirname ./usersession/userd/settings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/settings.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/settings.go './usersession/userd/settings.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/settings.go' + echo '%{gopath}/src/%{import_path}/./usersession/userd/settings.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/userd/launcher.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd' ++ dirname ./usersession/userd/launcher.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/launcher.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/launcher.go './usersession/userd/launcher.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/launcher.go' + echo '%{gopath}/src/%{import_path}/./usersession/userd/launcher.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/autostart/autostart.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/autostart' ++ dirname ./usersession/autostart/autostart.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart + cp -pav ./usersession/autostart/autostart.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart/autostart.go './usersession/autostart/autostart.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart/autostart.go' + echo '%{gopath}/src/%{import_path}/./usersession/autostart/autostart.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/autostart/autostart_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/autostart' ++ dirname ./usersession/autostart/autostart_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart + cp -pav ./usersession/autostart/autostart_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart/autostart_test.go './usersession/autostart/autostart_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart/autostart_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/autostart/autostart_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/autostart/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/autostart' ++ dirname ./usersession/autostart/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart + cp -pav ./usersession/autostart/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart/export_test.go './usersession/autostart/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart/export_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/autostart/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/client/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/client' ++ dirname ./usersession/client/client_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/client + cp -pav ./usersession/client/client_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/client/client_test.go './usersession/client/client_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/client/client_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/client/client_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/client/client.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/client' ++ dirname ./usersession/client/client.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/client + cp -pav ./usersession/client/client.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/client/client.go './usersession/client/client.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/client/client.go' + echo '%{gopath}/src/%{import_path}/./usersession/client/client.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/xdgopenproxy/userd_launcher_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/xdgopenproxy' ++ dirname ./usersession/xdgopenproxy/userd_launcher_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy + cp -pav ./usersession/xdgopenproxy/userd_launcher_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/userd_launcher_test.go './usersession/xdgopenproxy/userd_launcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/userd_launcher_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/xdgopenproxy/userd_launcher_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/xdgopenproxy/xdgopenproxy.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/xdgopenproxy' ++ dirname ./usersession/xdgopenproxy/xdgopenproxy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy + cp -pav ./usersession/xdgopenproxy/xdgopenproxy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/xdgopenproxy.go './usersession/xdgopenproxy/xdgopenproxy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/xdgopenproxy.go' + echo '%{gopath}/src/%{import_path}/./usersession/xdgopenproxy/xdgopenproxy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/xdgopenproxy/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/xdgopenproxy' ++ dirname ./usersession/xdgopenproxy/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy + cp -pav ./usersession/xdgopenproxy/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/export_test.go './usersession/xdgopenproxy/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/export_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/xdgopenproxy/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/xdgopenproxy/xdgopenproxy_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/xdgopenproxy' ++ dirname ./usersession/xdgopenproxy/xdgopenproxy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy + cp -pav ./usersession/xdgopenproxy/xdgopenproxy_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/xdgopenproxy_test.go './usersession/xdgopenproxy/xdgopenproxy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/xdgopenproxy_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/xdgopenproxy/xdgopenproxy_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/xdgopenproxy/portal_launcher.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/xdgopenproxy' ++ dirname ./usersession/xdgopenproxy/portal_launcher.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy + cp -pav ./usersession/xdgopenproxy/portal_launcher.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/portal_launcher.go './usersession/xdgopenproxy/portal_launcher.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/portal_launcher.go' + echo '%{gopath}/src/%{import_path}/./usersession/xdgopenproxy/portal_launcher.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/xdgopenproxy/userd_launcher.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/xdgopenproxy' ++ dirname ./usersession/xdgopenproxy/userd_launcher.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy + cp -pav ./usersession/xdgopenproxy/userd_launcher.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/userd_launcher.go './usersession/xdgopenproxy/userd_launcher.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/userd_launcher.go' + echo '%{gopath}/src/%{import_path}/./usersession/xdgopenproxy/userd_launcher.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/xdgopenproxy/portal_launcher_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/xdgopenproxy' ++ dirname ./usersession/xdgopenproxy/portal_launcher_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy + cp -pav ./usersession/xdgopenproxy/portal_launcher_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/portal_launcher_test.go './usersession/xdgopenproxy/portal_launcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/xdgopenproxy/portal_launcher_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/xdgopenproxy/portal_launcher_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/agent/rest_api.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/agent' ++ dirname ./usersession/agent/rest_api.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent + cp -pav ./usersession/agent/rest_api.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/rest_api.go './usersession/agent/rest_api.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/rest_api.go' + echo '%{gopath}/src/%{import_path}/./usersession/agent/rest_api.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/agent/session_agent.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/agent' ++ dirname ./usersession/agent/session_agent.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent + cp -pav ./usersession/agent/session_agent.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/session_agent.go './usersession/agent/session_agent.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/session_agent.go' + echo '%{gopath}/src/%{import_path}/./usersession/agent/session_agent.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/agent/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/agent' ++ dirname ./usersession/agent/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent + cp -pav ./usersession/agent/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/export_test.go './usersession/agent/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/export_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/agent/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/agent/session_agent_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/agent' ++ dirname ./usersession/agent/session_agent_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent + cp -pav ./usersession/agent/session_agent_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/session_agent_test.go './usersession/agent/session_agent_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/session_agent_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/agent/session_agent_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/agent/rest_api_test.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/agent' ++ dirname ./usersession/agent/rest_api_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent + cp -pav ./usersession/agent/rest_api_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/rest_api_test.go './usersession/agent/rest_api_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/rest_api_test.go' + echo '%{gopath}/src/%{import_path}/./usersession/agent/rest_api_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./usersession/agent/response.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/agent' ++ dirname ./usersession/agent/response.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent + cp -pav ./usersession/agent/response.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/response.go './usersession/agent/response.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/response.go' + echo '%{gopath}/src/%{import_path}/./usersession/agent/response.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./kernel/validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./kernel' ++ dirname ./kernel/validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel + cp -pav ./kernel/validate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/validate_test.go './kernel/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/validate_test.go' + echo '%{gopath}/src/%{import_path}/./kernel/validate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./kernel/validate.go + echo '%dir %{gopath}/src/%{import_path}/./kernel' ++ dirname ./kernel/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel + cp -pav ./kernel/validate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/validate.go './kernel/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/validate.go' + echo '%{gopath}/src/%{import_path}/./kernel/validate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./kernel/fde/fde_test.go + echo '%dir %{gopath}/src/%{import_path}/./kernel/fde' ++ dirname ./kernel/fde/fde_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/fde + cp -pav ./kernel/fde/fde_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/fde/fde_test.go './kernel/fde/fde_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/fde/fde_test.go' + echo '%{gopath}/src/%{import_path}/./kernel/fde/fde_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./kernel/fde/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./kernel/fde' ++ dirname ./kernel/fde/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/fde + cp -pav ./kernel/fde/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/fde/export_test.go './kernel/fde/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/fde/export_test.go' + echo '%{gopath}/src/%{import_path}/./kernel/fde/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./kernel/fde/fde.go + echo '%dir %{gopath}/src/%{import_path}/./kernel/fde' ++ dirname ./kernel/fde/fde.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/fde + cp -pav ./kernel/fde/fde.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/fde/fde.go './kernel/fde/fde.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/fde/fde.go' + echo '%{gopath}/src/%{import_path}/./kernel/fde/fde.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./kernel/fde/reveal_key.go + echo '%dir %{gopath}/src/%{import_path}/./kernel/fde' ++ dirname ./kernel/fde/reveal_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/fde + cp -pav ./kernel/fde/reveal_key.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/fde/reveal_key.go './kernel/fde/reveal_key.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/fde/reveal_key.go' + echo '%{gopath}/src/%{import_path}/./kernel/fde/reveal_key.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./kernel/kernel.go + echo '%dir %{gopath}/src/%{import_path}/./kernel' ++ dirname ./kernel/kernel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel + cp -pav ./kernel/kernel.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/kernel.go './kernel/kernel.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/kernel.go' + echo '%{gopath}/src/%{import_path}/./kernel/kernel.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./kernel/kernel_test.go + echo '%dir %{gopath}/src/%{import_path}/./kernel' ++ dirname ./kernel/kernel_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel + cp -pav ./kernel/kernel_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/kernel_test.go './kernel/kernel_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./kernel/kernel_test.go' + echo '%{gopath}/src/%{import_path}/./kernel/kernel_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./release/release.go + echo '%dir %{gopath}/src/%{import_path}/./release' ++ dirname ./release/release.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/release.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/release.go './release/release.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/release.go' + echo '%{gopath}/src/%{import_path}/./release/release.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./release/release_test.go + echo '%dir %{gopath}/src/%{import_path}/./release' ++ dirname ./release/release_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/release_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/release_test.go './release/release_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/release_test.go' + echo '%{gopath}/src/%{import_path}/./release/release_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./release/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./release' ++ dirname ./release/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/export_test.go './release/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/export_test.go' + echo '%{gopath}/src/%{import_path}/./release/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./timings/timings_test.go + echo '%dir %{gopath}/src/%{import_path}/./timings' ++ dirname ./timings/timings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/timings_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/timings_test.go './timings/timings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/timings_test.go' + echo '%{gopath}/src/%{import_path}/./timings/timings_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./timings/timings.go + echo '%dir %{gopath}/src/%{import_path}/./timings' ++ dirname ./timings/timings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/timings.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/timings.go './timings/timings.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/timings.go' + echo '%{gopath}/src/%{import_path}/./timings/timings.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./timings/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./timings' ++ dirname ./timings/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/helpers.go './timings/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/helpers.go' + echo '%{gopath}/src/%{import_path}/./timings/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./timings/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./timings' ++ dirname ./timings/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/export_test.go './timings/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/export_test.go' + echo '%{gopath}/src/%{import_path}/./timings/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./timings/state.go + echo '%dir %{gopath}/src/%{import_path}/./timings' ++ dirname ./timings/state.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/state.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/state.go './timings/state.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/state.go' + echo '%{gopath}/src/%{import_path}/./timings/state.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/account_key.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/account_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account_key.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_key.go './asserts/account_key.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_key.go' + echo '%{gopath}/src/%{import_path}/./asserts/account_key.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/header_checks.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/header_checks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/header_checks.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/header_checks.go './asserts/header_checks.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/header_checks.go' + echo '%{gopath}/src/%{import_path}/./asserts/header_checks.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/asserts_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/asserts_test.go './asserts/asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/asserts_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/asserts_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/validation_set.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/validation_set.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/validation_set.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/validation_set.go './asserts/validation_set.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/validation_set.go' + echo '%{gopath}/src/%{import_path}/./asserts/validation_set.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/pool.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/pool.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/pool.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/pool.go './asserts/pool.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/pool.go' + echo '%{gopath}/src/%{import_path}/./asserts/pool.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/headers_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/headers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/headers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/headers_test.go './asserts/headers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/headers_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/headers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/ifacedecls_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/ifacedecls_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/ifacedecls_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/ifacedecls_test.go './asserts/ifacedecls_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/ifacedecls_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/ifacedecls_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/account_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/account_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_test.go './asserts/account_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/account_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/memkeypairmgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/memkeypairmgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/memkeypairmgr_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/memkeypairmgr_test.go './asserts/memkeypairmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/memkeypairmgr_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/memkeypairmgr_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/batch.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/batch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/batch.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/batch.go './asserts/batch.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/batch.go' + echo '%{gopath}/src/%{import_path}/./asserts/batch.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/fsentryutils.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fsentryutils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fsentryutils.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsentryutils.go './asserts/fsentryutils.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsentryutils.go' + echo '%{gopath}/src/%{import_path}/./asserts/fsentryutils.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/snap_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/snap_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/snap_asserts.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snap_asserts.go './asserts/snap_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snap_asserts.go' + echo '%{gopath}/src/%{import_path}/./asserts/snap_asserts.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/pool_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/pool_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/pool_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/pool_test.go './asserts/pool_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/pool_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/pool_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/digest_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/digest_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/digest_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/digest_test.go './asserts/digest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/digest_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/digest_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/fsbackstore.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fsbackstore.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fsbackstore.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsbackstore.go './asserts/fsbackstore.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsbackstore.go' + echo '%{gopath}/src/%{import_path}/./asserts/fsbackstore.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/fetcher_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fetcher_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fetcher_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fetcher_test.go './asserts/fetcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fetcher_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/fetcher_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/fsbackstore_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fsbackstore_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fsbackstore_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsbackstore_test.go './asserts/fsbackstore_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsbackstore_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/fsbackstore_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/model_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/model_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/model_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/model_test.go './asserts/model_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/model_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/model_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/crypto.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/crypto.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/crypto.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/crypto.go './asserts/crypto.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/crypto.go' + echo '%{gopath}/src/%{import_path}/./asserts/crypto.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/ifacedecls.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/ifacedecls.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/ifacedecls.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/ifacedecls.go './asserts/ifacedecls.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/ifacedecls.go' + echo '%{gopath}/src/%{import_path}/./asserts/ifacedecls.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/batch_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/batch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/batch_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/batch_test.go './asserts/batch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/batch_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/batch_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/findwildcard_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/findwildcard_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/findwildcard_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/findwildcard_test.go './asserts/findwildcard_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/findwildcard_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/findwildcard_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/systestkeys/trusted.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/systestkeys' ++ dirname ./asserts/systestkeys/trusted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/systestkeys + cp -pav ./asserts/systestkeys/trusted.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/systestkeys/trusted.go './asserts/systestkeys/trusted.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/systestkeys/trusted.go' + echo '%{gopath}/src/%{import_path}/./asserts/systestkeys/trusted.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/database.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/database.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/database.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/database.go './asserts/database.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/database.go' + echo '%{gopath}/src/%{import_path}/./asserts/database.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/model.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/model.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/model.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/model.go './asserts/model.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/model.go' + echo '%{gopath}/src/%{import_path}/./asserts/model.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/fetcher.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fetcher.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fetcher.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fetcher.go './asserts/fetcher.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fetcher.go' + echo '%{gopath}/src/%{import_path}/./asserts/fetcher.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/account.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/account.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account.go './asserts/account.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account.go' + echo '%{gopath}/src/%{import_path}/./asserts/account.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/signtool/sign.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/signtool' ++ dirname ./asserts/signtool/sign.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool + cp -pav ./asserts/signtool/sign.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool/sign.go './asserts/signtool/sign.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool/sign.go' + echo '%{gopath}/src/%{import_path}/./asserts/signtool/sign.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/signtool/sign_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/signtool' ++ dirname ./asserts/signtool/sign_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool + cp -pav ./asserts/signtool/sign_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool/sign_test.go './asserts/signtool/sign_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool/sign_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/signtool/sign_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/fskeypairmgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fskeypairmgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fskeypairmgr_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fskeypairmgr_test.go './asserts/fskeypairmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fskeypairmgr_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/fskeypairmgr_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/store_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/store_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/store_asserts.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/store_asserts.go './asserts/store_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/store_asserts.go' + echo '%{gopath}/src/%{import_path}/./asserts/store_asserts.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/memkeypairmgr.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/memkeypairmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/memkeypairmgr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/memkeypairmgr.go './asserts/memkeypairmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/memkeypairmgr.go' + echo '%{gopath}/src/%{import_path}/./asserts/memkeypairmgr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/digest.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/digest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/digest.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/digest.go './asserts/digest.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/digest.go' + echo '%{gopath}/src/%{import_path}/./asserts/digest.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/serial_asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/serial_asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/serial_asserts_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/serial_asserts_test.go './asserts/serial_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/serial_asserts_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/serial_asserts_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/fskeypairmgr.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fskeypairmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fskeypairmgr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fskeypairmgr.go './asserts/fskeypairmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fskeypairmgr.go' + echo '%{gopath}/src/%{import_path}/./asserts/fskeypairmgr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/membackstore.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/membackstore.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/membackstore.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/membackstore.go './asserts/membackstore.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/membackstore.go' + echo '%{gopath}/src/%{import_path}/./asserts/membackstore.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/export_test.go './asserts/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/export_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/database_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/database_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/database_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/database_test.go './asserts/database_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/database_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/database_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/serial_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/serial_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/serial_asserts.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/serial_asserts.go './asserts/serial_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/serial_asserts.go' + echo '%{gopath}/src/%{import_path}/./asserts/serial_asserts.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/system_user.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/system_user.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/system_user.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/system_user.go './asserts/system_user.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/system_user.go' + echo '%{gopath}/src/%{import_path}/./asserts/system_user.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/assertstest/assertstest_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/assertstest' ++ dirname ./asserts/assertstest/assertstest_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest + cp -pav ./asserts/assertstest/assertstest_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest/assertstest_test.go './asserts/assertstest/assertstest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest/assertstest_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/assertstest/assertstest_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/assertstest/assertstest.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/assertstest' ++ dirname ./asserts/assertstest/assertstest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest + cp -pav ./asserts/assertstest/assertstest.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest/assertstest.go './asserts/assertstest/assertstest.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest/assertstest.go' + echo '%{gopath}/src/%{import_path}/./asserts/assertstest/assertstest.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/headers.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/headers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/headers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/headers.go './asserts/headers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/headers.go' + echo '%{gopath}/src/%{import_path}/./asserts/headers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/snapasserts/snapasserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/snapasserts' ++ dirname ./asserts/snapasserts/snapasserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts + cp -pav ./asserts/snapasserts/snapasserts.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/snapasserts.go './asserts/snapasserts/snapasserts.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/snapasserts.go' + echo '%{gopath}/src/%{import_path}/./asserts/snapasserts/snapasserts.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/snapasserts/validation_sets_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/snapasserts' ++ dirname ./asserts/snapasserts/validation_sets_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts + cp -pav ./asserts/snapasserts/validation_sets_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/validation_sets_test.go './asserts/snapasserts/validation_sets_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/validation_sets_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/snapasserts/validation_sets_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/snapasserts/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/snapasserts' ++ dirname ./asserts/snapasserts/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts + cp -pav ./asserts/snapasserts/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/export_test.go './asserts/snapasserts/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/export_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/snapasserts/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/snapasserts/snapasserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/snapasserts' ++ dirname ./asserts/snapasserts/snapasserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts + cp -pav ./asserts/snapasserts/snapasserts_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/snapasserts_test.go './asserts/snapasserts/snapasserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/snapasserts_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/snapasserts/snapasserts_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/snapasserts/validation_sets.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/snapasserts' ++ dirname ./asserts/snapasserts/validation_sets.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts + cp -pav ./asserts/snapasserts/validation_sets.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/validation_sets.go './asserts/snapasserts/validation_sets.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/validation_sets.go' + echo '%{gopath}/src/%{import_path}/./asserts/snapasserts/validation_sets.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/system_user_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/system_user_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/system_user_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/system_user_test.go './asserts/system_user_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/system_user_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/system_user_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/gpgkeypairmgr.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/gpgkeypairmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/gpgkeypairmgr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/gpgkeypairmgr.go './asserts/gpgkeypairmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/gpgkeypairmgr.go' + echo '%{gopath}/src/%{import_path}/./asserts/gpgkeypairmgr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/membackstore_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/membackstore_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/membackstore_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/membackstore_test.go './asserts/membackstore_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/membackstore_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/membackstore_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/internal/grouping_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/internal' ++ dirname ./asserts/internal/grouping_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/internal + cp -pav ./asserts/internal/grouping_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/internal/grouping_test.go './asserts/internal/grouping_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/internal/grouping_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/internal/grouping_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/internal/grouping.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/internal' ++ dirname ./asserts/internal/grouping.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/internal + cp -pav ./asserts/internal/grouping.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/internal/grouping.go './asserts/internal/grouping.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/internal/grouping.go' + echo '%{gopath}/src/%{import_path}/./asserts/internal/grouping.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/repair.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/repair.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/repair.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/repair.go './asserts/repair.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/repair.go' + echo '%{gopath}/src/%{import_path}/./asserts/repair.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/validation_set_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/validation_set_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/validation_set_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/validation_set_test.go './asserts/validation_set_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/validation_set_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/validation_set_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/store_asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/store_asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/store_asserts_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/store_asserts_test.go './asserts/store_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/store_asserts_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/store_asserts_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/privkeys_for_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/privkeys_for_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/privkeys_for_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/privkeys_for_test.go './asserts/privkeys_for_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/privkeys_for_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/privkeys_for_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/repair_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/repair_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/repair_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/repair_test.go './asserts/repair_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/repair_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/repair_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/findwildcard.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/findwildcard.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/findwildcard.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/findwildcard.go './asserts/findwildcard.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/findwildcard.go' + echo '%{gopath}/src/%{import_path}/./asserts/findwildcard.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/gpgkeypairmgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/gpgkeypairmgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/gpgkeypairmgr_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/gpgkeypairmgr_test.go './asserts/gpgkeypairmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/gpgkeypairmgr_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/gpgkeypairmgr_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/sysdb/staging.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' ++ dirname ./asserts/sysdb/staging.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/staging.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/staging.go './asserts/sysdb/staging.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/staging.go' + echo '%{gopath}/src/%{import_path}/./asserts/sysdb/staging.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/sysdb/testkeys.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' ++ dirname ./asserts/sysdb/testkeys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/testkeys.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/testkeys.go './asserts/sysdb/testkeys.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/testkeys.go' + echo '%{gopath}/src/%{import_path}/./asserts/sysdb/testkeys.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/sysdb/sysdb.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' ++ dirname ./asserts/sysdb/sysdb.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/sysdb.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/sysdb.go './asserts/sysdb/sysdb.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/sysdb.go' + echo '%{gopath}/src/%{import_path}/./asserts/sysdb/sysdb.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/sysdb/sysdb_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' ++ dirname ./asserts/sysdb/sysdb_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/sysdb_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/sysdb_test.go './asserts/sysdb/sysdb_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/sysdb_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/sysdb/sysdb_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/sysdb/generic.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' ++ dirname ./asserts/sysdb/generic.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/generic.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/generic.go './asserts/sysdb/generic.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/generic.go' + echo '%{gopath}/src/%{import_path}/./asserts/sysdb/generic.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/sysdb/trusted.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' ++ dirname ./asserts/sysdb/trusted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/trusted.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/trusted.go './asserts/sysdb/trusted.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/trusted.go' + echo '%{gopath}/src/%{import_path}/./asserts/sysdb/trusted.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/asserts.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/asserts.go './asserts/asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/asserts.go' + echo '%{gopath}/src/%{import_path}/./asserts/asserts.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/snap_asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/snap_asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/snap_asserts_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snap_asserts_test.go './asserts/snap_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snap_asserts_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/snap_asserts_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./asserts/account_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/account_key_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account_key_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_key_test.go './asserts/account_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_key_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/account_key_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/buy.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/buy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/buy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/buy.go './client/buy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/buy.go' + echo '%{gopath}/src/%{import_path}/./client/buy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/login_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/login_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/login_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/login_test.go './client/login_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/login_test.go' + echo '%{gopath}/src/%{import_path}/./client/login_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/asserts_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/asserts_test.go './client/asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/asserts_test.go' + echo '%{gopath}/src/%{import_path}/./client/asserts_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/users.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/users.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/users.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/users.go './client/users.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/users.go' + echo '%{gopath}/src/%{import_path}/./client/users.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/aliases_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/aliases_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/aliases_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/aliases_test.go './client/aliases_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/aliases_test.go' + echo '%{gopath}/src/%{import_path}/./client/aliases_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/quota.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/quota.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/quota.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/quota.go './client/quota.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/quota.go' + echo '%{gopath}/src/%{import_path}/./client/quota.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/packages_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/packages_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/packages_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/packages_test.go './client/packages_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/packages_test.go' + echo '%{gopath}/src/%{import_path}/./client/packages_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/cohort.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/cohort.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/cohort.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/cohort.go './client/cohort.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/cohort.go' + echo '%{gopath}/src/%{import_path}/./client/cohort.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/snap_op.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/snap_op.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snap_op.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snap_op.go './client/snap_op.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snap_op.go' + echo '%{gopath}/src/%{import_path}/./client/snap_op.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/errors.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/errors.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/errors.go './client/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/errors.go' + echo '%{gopath}/src/%{import_path}/./client/errors.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/snapctl.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/snapctl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snapctl.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapctl.go './client/snapctl.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapctl.go' + echo '%{gopath}/src/%{import_path}/./client/snapctl.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/icons.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/icons.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/icons.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/icons.go './client/icons.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/icons.go' + echo '%{gopath}/src/%{import_path}/./client/icons.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/validate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/validate_test.go './client/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/validate_test.go' + echo '%{gopath}/src/%{import_path}/./client/validate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/aliases.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/aliases.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/aliases.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/aliases.go './client/aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/aliases.go' + echo '%{gopath}/src/%{import_path}/./client/aliases.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/model_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/model_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/model_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/model_test.go './client/model_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/model_test.go' + echo '%{gopath}/src/%{import_path}/./client/model_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/client_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/client_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/client_test.go './client/client_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/client_test.go' + echo '%{gopath}/src/%{import_path}/./client/client_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/connections.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/connections.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/connections.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/connections.go './client/connections.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/connections.go' + echo '%{gopath}/src/%{import_path}/./client/connections.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/apps_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/apps_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/apps_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/apps_test.go './client/apps_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/apps_test.go' + echo '%{gopath}/src/%{import_path}/./client/apps_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/snapshot_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/snapshot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snapshot_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapshot_test.go './client/snapshot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapshot_test.go' + echo '%{gopath}/src/%{import_path}/./client/snapshot_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/change_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/change_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/change_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/change_test.go './client/change_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/change_test.go' + echo '%{gopath}/src/%{import_path}/./client/change_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/validate.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/validate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/validate.go './client/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/validate.go' + echo '%{gopath}/src/%{import_path}/./client/validate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/console_conf_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/console_conf_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/console_conf_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/console_conf_test.go './client/console_conf_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/console_conf_test.go' + echo '%{gopath}/src/%{import_path}/./client/console_conf_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/cohort_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/cohort_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/cohort_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/cohort_test.go './client/cohort_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/cohort_test.go' + echo '%{gopath}/src/%{import_path}/./client/cohort_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/model.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/model.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/model.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/model.go './client/model.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/model.go' + echo '%{gopath}/src/%{import_path}/./client/model.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/snapshot.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/snapshot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snapshot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapshot.go './client/snapshot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapshot.go' + echo '%{gopath}/src/%{import_path}/./client/snapshot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/packages.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/packages.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/packages.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/packages.go './client/packages.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/packages.go' + echo '%{gopath}/src/%{import_path}/./client/packages.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/apps.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/apps.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/apps.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/apps.go './client/apps.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/apps.go' + echo '%{gopath}/src/%{import_path}/./client/apps.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/login.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/login.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/login.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/login.go './client/login.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/login.go' + echo '%{gopath}/src/%{import_path}/./client/login.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/systems_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/systems_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/systems_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/systems_test.go './client/systems_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/systems_test.go' + echo '%{gopath}/src/%{import_path}/./client/systems_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/interfaces_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/interfaces_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/interfaces_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/interfaces_test.go './client/interfaces_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/interfaces_test.go' + echo '%{gopath}/src/%{import_path}/./client/interfaces_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/export_test.go './client/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/export_test.go' + echo '%{gopath}/src/%{import_path}/./client/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/interfaces.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/interfaces.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/interfaces.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/interfaces.go './client/interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/interfaces.go' + echo '%{gopath}/src/%{import_path}/./client/interfaces.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/change.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/change.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/change.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/change.go './client/change.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/change.go' + echo '%{gopath}/src/%{import_path}/./client/change.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/warnings_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/warnings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/warnings_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/warnings_test.go './client/warnings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/warnings_test.go' + echo '%{gopath}/src/%{import_path}/./client/warnings_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/icons_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/icons_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/icons_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/icons_test.go './client/icons_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/icons_test.go' + echo '%{gopath}/src/%{import_path}/./client/icons_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/conf.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/conf.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/conf.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/conf.go './client/conf.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/conf.go' + echo '%{gopath}/src/%{import_path}/./client/conf.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/clientutil/snapinfo_test.go + echo '%dir %{gopath}/src/%{import_path}/./client/clientutil' ++ dirname ./client/clientutil/snapinfo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/clientutil + cp -pav ./client/clientutil/snapinfo_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/clientutil/snapinfo_test.go './client/clientutil/snapinfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/clientutil/snapinfo_test.go' + echo '%{gopath}/src/%{import_path}/./client/clientutil/snapinfo_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/clientutil/snapinfo.go + echo '%dir %{gopath}/src/%{import_path}/./client/clientutil' ++ dirname ./client/clientutil/snapinfo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/clientutil + cp -pav ./client/clientutil/snapinfo.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/clientutil/snapinfo.go './client/clientutil/snapinfo.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/clientutil/snapinfo.go' + echo '%{gopath}/src/%{import_path}/./client/clientutil/snapinfo.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/systems.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/systems.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/systems.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/systems.go './client/systems.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/systems.go' + echo '%{gopath}/src/%{import_path}/./client/systems.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/users_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/users_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/users_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/users_test.go './client/users_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/users_test.go' + echo '%{gopath}/src/%{import_path}/./client/users_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/client.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/client.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/client.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/client.go './client/client.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/client.go' + echo '%{gopath}/src/%{import_path}/./client/client.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/conf_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/conf_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/conf_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/conf_test.go './client/conf_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/conf_test.go' + echo '%{gopath}/src/%{import_path}/./client/conf_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/quota_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/quota_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/quota_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/quota_test.go './client/quota_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/quota_test.go' + echo '%{gopath}/src/%{import_path}/./client/quota_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/snapctl_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/snapctl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snapctl_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapctl_test.go './client/snapctl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapctl_test.go' + echo '%{gopath}/src/%{import_path}/./client/snapctl_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/console_conf.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/console_conf.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/console_conf.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/console_conf.go './client/console_conf.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/console_conf.go' + echo '%{gopath}/src/%{import_path}/./client/console_conf.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/asserts.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/asserts.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/asserts.go './client/asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/asserts.go' + echo '%{gopath}/src/%{import_path}/./client/asserts.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/snap_op_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/snap_op_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snap_op_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snap_op_test.go './client/snap_op_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snap_op_test.go' + echo '%{gopath}/src/%{import_path}/./client/snap_op_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/connections_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/connections_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/connections_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/connections_test.go './client/connections_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/connections_test.go' + echo '%{gopath}/src/%{import_path}/./client/connections_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./client/warnings.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/warnings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/warnings.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/warnings.go './client/warnings.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/warnings.go' + echo '%{gopath}/src/%{import_path}/./client/warnings.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sanity/squashfs_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/squashfs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/squashfs_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/squashfs_test.go './sanity/squashfs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/squashfs_test.go' + echo '%{gopath}/src/%{import_path}/./sanity/squashfs_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sanity/apparmor_lxd_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/apparmor_lxd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/apparmor_lxd_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/apparmor_lxd_test.go './sanity/apparmor_lxd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/apparmor_lxd_test.go' + echo '%{gopath}/src/%{import_path}/./sanity/apparmor_lxd_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sanity/wsl_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/wsl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/wsl_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/wsl_test.go './sanity/wsl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/wsl_test.go' + echo '%{gopath}/src/%{import_path}/./sanity/wsl_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sanity/version_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/version_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/version_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/version_test.go './sanity/version_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/version_test.go' + echo '%{gopath}/src/%{import_path}/./sanity/version_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sanity/apparmor_lxd.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/apparmor_lxd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/apparmor_lxd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/apparmor_lxd.go './sanity/apparmor_lxd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/apparmor_lxd.go' + echo '%{gopath}/src/%{import_path}/./sanity/apparmor_lxd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sanity/cgroup_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/cgroup_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/cgroup_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/cgroup_test.go './sanity/cgroup_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/cgroup_test.go' + echo '%{gopath}/src/%{import_path}/./sanity/cgroup_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sanity/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/export_test.go './sanity/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/export_test.go' + echo '%{gopath}/src/%{import_path}/./sanity/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sanity/wsl.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/wsl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/wsl.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/wsl.go './sanity/wsl.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/wsl.go' + echo '%{gopath}/src/%{import_path}/./sanity/wsl.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sanity/check.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/check.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/check.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/check.go './sanity/check.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/check.go' + echo '%{gopath}/src/%{import_path}/./sanity/check.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sanity/check_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/check_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/check_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/check_test.go './sanity/check_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/check_test.go' + echo '%{gopath}/src/%{import_path}/./sanity/check_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sanity/squashfs.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/squashfs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/squashfs.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/squashfs.go './sanity/squashfs.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/squashfs.go' + echo '%{gopath}/src/%{import_path}/./sanity/squashfs.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sanity/cgroup.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/cgroup.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/cgroup.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/cgroup.go './sanity/cgroup.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/cgroup.go' + echo '%{gopath}/src/%{import_path}/./sanity/cgroup.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./sanity/version.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/version.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/version.go './sanity/version.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/version.go' + echo '%{gopath}/src/%{import_path}/./sanity/version.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./netutil/metered.go + echo '%dir %{gopath}/src/%{import_path}/./netutil' ++ dirname ./netutil/metered.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./netutil + cp -pav ./netutil/metered.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./netutil/metered.go './netutil/metered.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./netutil/metered.go' + echo '%{gopath}/src/%{import_path}/./netutil/metered.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./netutil/activation.go + echo '%dir %{gopath}/src/%{import_path}/./netutil' ++ dirname ./netutil/activation.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./netutil + cp -pav ./netutil/activation.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./netutil/activation.go './netutil/activation.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./netutil/activation.go' + echo '%{gopath}/src/%{import_path}/./netutil/activation.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./logger/logger_test.go + echo '%dir %{gopath}/src/%{import_path}/./logger' ++ dirname ./logger/logger_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger + cp -pav ./logger/logger_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger/logger_test.go './logger/logger_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger/logger_test.go' + echo '%{gopath}/src/%{import_path}/./logger/logger_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./logger/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./logger' ++ dirname ./logger/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger + cp -pav ./logger/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger/export_test.go './logger/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger/export_test.go' + echo '%{gopath}/src/%{import_path}/./logger/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./logger/logger.go + echo '%dir %{gopath}/src/%{import_path}/./logger' ++ dirname ./logger/logger.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger + cp -pav ./logger/logger.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger/logger.go './logger/logger.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger/logger.go' + echo '%{gopath}/src/%{import_path}/./logger/logger.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./httputil/logger_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/logger_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/logger_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/logger_test.go './httputil/logger_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/logger_test.go' + echo '%{gopath}/src/%{import_path}/./httputil/logger_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./httputil/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/client_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/client_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/client_test.go './httputil/client_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/client_test.go' + echo '%{gopath}/src/%{import_path}/./httputil/client_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./httputil/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/export_test.go './httputil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/export_test.go' + echo '%{gopath}/src/%{import_path}/./httputil/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./httputil/retry_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/retry_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/retry_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/retry_test.go './httputil/retry_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/retry_test.go' + echo '%{gopath}/src/%{import_path}/./httputil/retry_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./httputil/transport.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/transport.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/transport.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/transport.go './httputil/transport.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/transport.go' + echo '%{gopath}/src/%{import_path}/./httputil/transport.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./httputil/client.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/client.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/client.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/client.go './httputil/client.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/client.go' + echo '%{gopath}/src/%{import_path}/./httputil/client.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./httputil/logger.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/logger.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/logger.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/logger.go './httputil/logger.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/logger.go' + echo '%{gopath}/src/%{import_path}/./httputil/logger.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./httputil/retry.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/retry.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/retry.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/retry.go './httputil/retry.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/retry.go' + echo '%{gopath}/src/%{import_path}/./httputil/retry.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snaplock/runinhibit/inhibit_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snaplock/runinhibit' ++ dirname ./cmd/snaplock/runinhibit/inhibit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/runinhibit + cp -pav ./cmd/snaplock/runinhibit/inhibit_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/runinhibit/inhibit_test.go './cmd/snaplock/runinhibit/inhibit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/runinhibit/inhibit_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snaplock/runinhibit/inhibit_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snaplock/runinhibit/inhibit.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snaplock/runinhibit' ++ dirname ./cmd/snaplock/runinhibit/inhibit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/runinhibit + cp -pav ./cmd/snaplock/runinhibit/inhibit.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/runinhibit/inhibit.go './cmd/snaplock/runinhibit/inhibit.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/runinhibit/inhibit.go' + echo '%{gopath}/src/%{import_path}/./cmd/snaplock/runinhibit/inhibit.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snaplock/lock_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snaplock' ++ dirname ./cmd/snaplock/lock_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock + cp -pav ./cmd/snaplock/lock_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/lock_test.go './cmd/snaplock/lock_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/lock_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snaplock/lock_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snaplock/lock.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snaplock' ++ dirname ./cmd/snaplock/lock.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock + cp -pav ./cmd/snaplock/lock.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/lock.go './cmd/snaplock/lock.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/lock.go' + echo '%{gopath}/src/%{import_path}/./cmd/snaplock/lock.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-recovery-chooser/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-recovery-chooser' ++ dirname ./cmd/snap-recovery-chooser/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-recovery-chooser + cp -pav ./cmd/snap-recovery-chooser/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-recovery-chooser/main.go './cmd/snap-recovery-chooser/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-recovery-chooser/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-recovery-chooser/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-recovery-chooser/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-recovery-chooser' ++ dirname ./cmd/snap-recovery-chooser/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-recovery-chooser + cp -pav ./cmd/snap-recovery-chooser/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-recovery-chooser/export_test.go './cmd/snap-recovery-chooser/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-recovery-chooser/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-recovery-chooser/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-recovery-chooser/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-recovery-chooser' ++ dirname ./cmd/snap-recovery-chooser/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-recovery-chooser + cp -pav ./cmd/snap-recovery-chooser/main_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-recovery-chooser/main_test.go './cmd/snap-recovery-chooser/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-recovery-chooser/main_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-recovery-chooser/main_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-preseed/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-preseed' ++ dirname ./cmd/snap-preseed/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed + cp -pav ./cmd/snap-preseed/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/main.go './cmd/snap-preseed/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-preseed/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-preseed/preseed_other.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-preseed' ++ dirname ./cmd/snap-preseed/preseed_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed + cp -pav ./cmd/snap-preseed/preseed_other.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/preseed_other.go './cmd/snap-preseed/preseed_other.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/preseed_other.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-preseed/preseed_other.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-preseed/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-preseed' ++ dirname ./cmd/snap-preseed/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed + cp -pav ./cmd/snap-preseed/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/export_test.go './cmd/snap-preseed/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-preseed/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-preseed/reset.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-preseed' ++ dirname ./cmd/snap-preseed/reset.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed + cp -pav ./cmd/snap-preseed/reset.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/reset.go './cmd/snap-preseed/reset.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/reset.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-preseed/reset.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-preseed/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-preseed' ++ dirname ./cmd/snap-preseed/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed + cp -pav ./cmd/snap-preseed/main_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/main_test.go './cmd/snap-preseed/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/main_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-preseed/main_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-preseed/preseed_linux.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-preseed' ++ dirname ./cmd/snap-preseed/preseed_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed + cp -pav ./cmd/snap-preseed/preseed_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/preseed_linux.go './cmd/snap-preseed/preseed_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/preseed_linux.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-preseed/preseed_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/initramfs_systemd_mount_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/initramfs_systemd_mount_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/initramfs_systemd_mount_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/initramfs_systemd_mount_test.go './cmd/snap-bootstrap/initramfs_systemd_mount_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/initramfs_systemd_mount_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/initramfs_systemd_mount_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/cmd_initramfs_mounts_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/cmd_initramfs_mounts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/cmd_initramfs_mounts_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_initramfs_mounts_test.go './cmd/snap-bootstrap/cmd_initramfs_mounts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_initramfs_mounts_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/cmd_initramfs_mounts_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/initramfs_mounts_state.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/initramfs_mounts_state.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/initramfs_mounts_state.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/initramfs_mounts_state.go './cmd/snap-bootstrap/initramfs_mounts_state.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/initramfs_mounts_state.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/initramfs_mounts_state.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/initramfs_systemd_mount.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/initramfs_systemd_mount.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/initramfs_systemd_mount.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/initramfs_systemd_mount.go './cmd/snap-bootstrap/initramfs_systemd_mount.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/initramfs_systemd_mount.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/initramfs_systemd_mount.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/main.go './cmd/snap-bootstrap/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/cmd_initramfs_mounts_secboot.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/cmd_initramfs_mounts_secboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/cmd_initramfs_mounts_secboot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_initramfs_mounts_secboot.go './cmd/snap-bootstrap/cmd_initramfs_mounts_secboot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_initramfs_mounts_secboot.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/cmd_initramfs_mounts_secboot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/export_test.go './cmd/snap-bootstrap/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/cmd_recovery_chooser_trigger_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/cmd_recovery_chooser_trigger_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/cmd_recovery_chooser_trigger_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_recovery_chooser_trigger_test.go './cmd/snap-bootstrap/cmd_recovery_chooser_trigger_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_recovery_chooser_trigger_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/cmd_recovery_chooser_trigger_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/cmd_recovery_chooser_trigger.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/cmd_recovery_chooser_trigger.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/cmd_recovery_chooser_trigger.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_recovery_chooser_trigger.go './cmd/snap-bootstrap/cmd_recovery_chooser_trigger.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_recovery_chooser_trigger.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/cmd_recovery_chooser_trigger.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/main_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/main_test.go './cmd/snap-bootstrap/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/main_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/main_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/cmd_initramfs_mounts_recover_degraded_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/cmd_initramfs_mounts_recover_degraded_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/cmd_initramfs_mounts_recover_degraded_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_initramfs_mounts_recover_degraded_test.go './cmd/snap-bootstrap/cmd_initramfs_mounts_recover_degraded_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_initramfs_mounts_recover_degraded_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/cmd_initramfs_mounts_recover_degraded_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/cmd_initramfs_mounts_nosecboot.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/cmd_initramfs_mounts_nosecboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/cmd_initramfs_mounts_nosecboot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_initramfs_mounts_nosecboot.go './cmd/snap-bootstrap/cmd_initramfs_mounts_nosecboot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_initramfs_mounts_nosecboot.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/cmd_initramfs_mounts_nosecboot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/triggerwatch/triggerwatch.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/triggerwatch' ++ dirname ./cmd/snap-bootstrap/triggerwatch/triggerwatch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/triggerwatch + cp -pav ./cmd/snap-bootstrap/triggerwatch/triggerwatch.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/triggerwatch/triggerwatch.go './cmd/snap-bootstrap/triggerwatch/triggerwatch.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/triggerwatch/triggerwatch.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/triggerwatch/triggerwatch.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/triggerwatch/evdev.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/triggerwatch' ++ dirname ./cmd/snap-bootstrap/triggerwatch/evdev.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/triggerwatch + cp -pav ./cmd/snap-bootstrap/triggerwatch/evdev.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/triggerwatch/evdev.go './cmd/snap-bootstrap/triggerwatch/evdev.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/triggerwatch/evdev.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/triggerwatch/evdev.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/triggerwatch/triggerwatch_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/triggerwatch' ++ dirname ./cmd/snap-bootstrap/triggerwatch/triggerwatch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/triggerwatch + cp -pav ./cmd/snap-bootstrap/triggerwatch/triggerwatch_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/triggerwatch/triggerwatch_test.go './cmd/snap-bootstrap/triggerwatch/triggerwatch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/triggerwatch/triggerwatch_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/triggerwatch/triggerwatch_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/triggerwatch/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/triggerwatch' ++ dirname ./cmd/snap-bootstrap/triggerwatch/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/triggerwatch + cp -pav ./cmd/snap-bootstrap/triggerwatch/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/triggerwatch/export_test.go './cmd/snap-bootstrap/triggerwatch/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/triggerwatch/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/triggerwatch/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-bootstrap/cmd_initramfs_mounts.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/cmd_initramfs_mounts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/cmd_initramfs_mounts.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_initramfs_mounts.go './cmd/snap-bootstrap/cmd_initramfs_mounts.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_initramfs_mounts.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/cmd_initramfs_mounts.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-failure/cmd_snapd.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-failure' ++ dirname ./cmd/snap-failure/cmd_snapd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure + cp -pav ./cmd/snap-failure/cmd_snapd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure/cmd_snapd.go './cmd/snap-failure/cmd_snapd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure/cmd_snapd.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-failure/cmd_snapd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-failure/cmd_snapd_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-failure' ++ dirname ./cmd/snap-failure/cmd_snapd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure + cp -pav ./cmd/snap-failure/cmd_snapd_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure/cmd_snapd_test.go './cmd/snap-failure/cmd_snapd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure/cmd_snapd_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-failure/cmd_snapd_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-failure/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-failure' ++ dirname ./cmd/snap-failure/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure + cp -pav ./cmd/snap-failure/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure/main.go './cmd/snap-failure/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-failure/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-failure/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-failure' ++ dirname ./cmd/snap-failure/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure + cp -pav ./cmd/snap-failure/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure/export_test.go './cmd/snap-failure/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-failure/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-failure/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-failure' ++ dirname ./cmd/snap-failure/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure + cp -pav ./cmd/snap-failure/main_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure/main_test.go './cmd/snap-failure/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure/main_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-failure/main_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/staging.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/staging.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/staging.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/staging.go './cmd/snap-repair/staging.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/staging.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/staging.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/runner_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/runner_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/runner_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/runner_test.go './cmd/snap-repair/runner_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/runner_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/runner_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/testkeys.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/testkeys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/testkeys.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/testkeys.go './cmd/snap-repair/testkeys.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/testkeys.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/testkeys.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/cmd_done_retry_skip.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/cmd_done_retry_skip.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/cmd_done_retry_skip.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_done_retry_skip.go './cmd/snap-repair/cmd_done_retry_skip.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_done_retry_skip.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/cmd_done_retry_skip.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/cmd_list.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/cmd_list.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/cmd_list.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_list.go './cmd/snap-repair/cmd_list.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_list.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/cmd_list.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/cmd_done_retry_skip_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/cmd_done_retry_skip_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/cmd_done_retry_skip_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_done_retry_skip_test.go './cmd/snap-repair/cmd_done_retry_skip_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_done_retry_skip_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/cmd_done_retry_skip_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/cmd_list_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/cmd_list_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/cmd_list_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_list_test.go './cmd/snap-repair/cmd_list_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_list_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/cmd_list_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/main.go './cmd/snap-repair/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/trace_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/trace_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/trace_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/trace_test.go './cmd/snap-repair/trace_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/trace_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/trace_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/trace.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/trace.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/trace.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/trace.go './cmd/snap-repair/trace.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/trace.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/trace.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/export_test.go './cmd/snap-repair/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/cmd_run_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/cmd_run_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/cmd_run_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_run_test.go './cmd/snap-repair/cmd_run_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_run_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/cmd_run_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/cmd_run.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/cmd_run.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/cmd_run.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_run.go './cmd/snap-repair/cmd_run.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_run.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/cmd_run.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/cmd_show_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/cmd_show_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/cmd_show_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_show_test.go './cmd/snap-repair/cmd_show_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_show_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/cmd_show_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/main_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/main_test.go './cmd/snap-repair/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/main_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/main_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/cmd_show.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/cmd_show.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/cmd_show.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_show.go './cmd/snap-repair/cmd_show.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_show.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/cmd_show.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/runner.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/runner.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/runner.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/runner.go './cmd/snap-repair/runner.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/runner.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/runner.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-repair/trusted.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' ++ dirname ./cmd/snap-repair/trusted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/trusted.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/trusted.go './cmd/snap-repair/trusted.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/trusted.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-repair/trusted.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-exec/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-exec' ++ dirname ./cmd/snap-exec/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec + cp -pav ./cmd/snap-exec/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec/main.go './cmd/snap-exec/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-exec/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-exec/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-exec' ++ dirname ./cmd/snap-exec/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec + cp -pav ./cmd/snap-exec/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec/export_test.go './cmd/snap-exec/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-exec/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-exec/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-exec' ++ dirname ./cmd/snap-exec/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec + cp -pav ./cmd/snap-exec/main_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec/main_test.go './cmd/snap-exec/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec/main_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-exec/main_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snapd/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snapd' ++ dirname ./cmd/snapd/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd + cp -pav ./cmd/snapd/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/main.go './cmd/snapd/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/snapd/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snapd/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snapd' ++ dirname ./cmd/snapd/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd + cp -pav ./cmd/snapd/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/export_test.go './cmd/snapd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snapd/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snapd/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snapd' ++ dirname ./cmd/snapd/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd + cp -pav ./cmd/snapd/main_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/main_test.go './cmd/snapd/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/main_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snapd/main_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/update.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/update.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/update.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/update.go './cmd/snap-update-ns/update.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/update.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/update.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/sorting.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/sorting.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/sorting.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/sorting.go './cmd/snap-update-ns/sorting.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/sorting.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/sorting.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/bootstrap_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/bootstrap_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/bootstrap_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/bootstrap_test.go './cmd/snap-update-ns/bootstrap_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/bootstrap_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/bootstrap_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/system_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/system_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/system_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/system_test.go './cmd/snap-update-ns/system_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/system_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/system_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/trespassing.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/trespassing.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/trespassing.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/trespassing.go './cmd/snap-update-ns/trespassing.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/trespassing.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/trespassing.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/bootstrap_ppc64le.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/bootstrap_ppc64le.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/bootstrap_ppc64le.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/bootstrap_ppc64le.go './cmd/snap-update-ns/bootstrap_ppc64le.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/bootstrap_ppc64le.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/bootstrap_ppc64le.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/sorting_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/sorting_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/sorting_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/sorting_test.go './cmd/snap-update-ns/sorting_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/sorting_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/sorting_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/user_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/user_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/user_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/user_test.go './cmd/snap-update-ns/user_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/user_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/user_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/main.go './cmd/snap-update-ns/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/change_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/change_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/change_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/change_test.go './cmd/snap-update-ns/change_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/change_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/change_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/common_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/common_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/common_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/common_test.go './cmd/snap-update-ns/common_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/common_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/common_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/update_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/update_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/update_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/update_test.go './cmd/snap-update-ns/update_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/update_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/update_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/export_test.go './cmd/snap-update-ns/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/change.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/change.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/change.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/change.go './cmd/snap-update-ns/change.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/change.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/change.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/xdg_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/xdg_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/xdg_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/xdg_test.go './cmd/snap-update-ns/xdg_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/xdg_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/xdg_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/system.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/system.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/system.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/system.go './cmd/snap-update-ns/system.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/system.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/system.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/utils.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/utils.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/utils.go './cmd/snap-update-ns/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/utils.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/utils.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/bootstrap.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/bootstrap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/bootstrap.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/bootstrap.go './cmd/snap-update-ns/bootstrap.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/bootstrap.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/bootstrap.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/secure_bindmount_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/secure_bindmount_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/secure_bindmount_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/secure_bindmount_test.go './cmd/snap-update-ns/secure_bindmount_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/secure_bindmount_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/secure_bindmount_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/main_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/main_test.go './cmd/snap-update-ns/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/main_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/main_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/common.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/common.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/common.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/common.go './cmd/snap-update-ns/common.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/common.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/common.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/xdg.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/xdg.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/xdg.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/xdg.go './cmd/snap-update-ns/xdg.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/xdg.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/xdg.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/trespassing_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/trespassing_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/trespassing_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/trespassing_test.go './cmd/snap-update-ns/trespassing_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/trespassing_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/trespassing_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/secure_bindmount.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/secure_bindmount.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/secure_bindmount.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/secure_bindmount.go './cmd/snap-update-ns/secure_bindmount.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/secure_bindmount.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/secure_bindmount.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/user.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/user.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/user.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/user.go './cmd/snap-update-ns/user.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/user.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/user.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-update-ns/utils_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' ++ dirname ./cmd/snap-update-ns/utils_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/utils_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/utils_test.go './cmd/snap-update-ns/utils_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/utils_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/utils_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snapctl/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snapctl' ++ dirname ./cmd/snapctl/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl + cp -pav ./cmd/snapctl/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl/main.go './cmd/snapctl/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/snapctl/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snapctl/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snapctl' ++ dirname ./cmd/snapctl/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl + cp -pav ./cmd/snapctl/main_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl/main_test.go './cmd/snapctl/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl/main_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snapctl/main_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_find.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_find.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_find.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_find.go './cmd/snap/cmd_find.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_find.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_find.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_validate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_validate_test.go './cmd/snap/cmd_validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_validate_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_validate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_prepare_image_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_prepare_image_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prepare_image_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_prepare_image_test.go './cmd/snap/cmd_prepare_image_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_prepare_image_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_prepare_image_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_create_cohort.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_create_cohort.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_cohort.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_create_cohort.go './cmd/snap/cmd_create_cohort.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_create_cohort.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_create_cohort.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_watch_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_watch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_watch_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_watch_test.go './cmd/snap/cmd_watch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_watch_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_watch_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_booted.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_booted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_booted.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_booted.go './cmd/snap/cmd_booted.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_booted.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_booted.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_recovery.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_recovery.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_recovery.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_recovery.go './cmd/snap/cmd_recovery.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_recovery.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_recovery.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_warnings.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_warnings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_warnings.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_warnings.go './cmd/snap/cmd_warnings.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_warnings.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_warnings.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_interface.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_interface.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interface.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interface.go './cmd/snap/cmd_interface.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interface.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_interface.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_paths_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_paths_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_paths_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_paths_test.go './cmd/snap/cmd_paths_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_paths_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_paths_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_routine_portal_info.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_routine_portal_info.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_routine_portal_info.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine_portal_info.go './cmd/snap/cmd_routine_portal_info.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine_portal_info.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_routine_portal_info.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_sign_build_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_sign_build_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign_build_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sign_build_test.go './cmd/snap/cmd_sign_build_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sign_build_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_sign_build_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_delete_key.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_delete_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_delete_key.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_delete_key.go './cmd/snap/cmd_delete_key.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_delete_key.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_delete_key.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_aliases.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_aliases.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_aliases.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_aliases.go './cmd/snap/cmd_aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_aliases.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_aliases.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_aliases_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_aliases_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_aliases_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_aliases_test.go './cmd/snap/cmd_aliases_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_aliases_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_aliases_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_set_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_set_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_set_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_set_test.go './cmd/snap/cmd_set_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_set_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_set_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_list.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_list.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_list.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_list.go './cmd/snap/cmd_list.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_list.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_list.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_interfaces.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_interfaces.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interfaces.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interfaces.go './cmd/snap/cmd_interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interfaces.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_interfaces.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_first_boot.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_first_boot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_first_boot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_first_boot.go './cmd/snap/cmd_first_boot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_first_boot.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_first_boot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_recovery_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_recovery_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_recovery_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_recovery_test.go './cmd/snap/cmd_recovery_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_recovery_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_recovery_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_disconnect.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_disconnect.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_disconnect.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_disconnect.go './cmd/snap/cmd_disconnect.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_disconnect.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_disconnect.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_keys.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_keys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_keys.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_keys.go './cmd/snap/cmd_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_keys.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_keys.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_ensure_state_soon.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_ensure_state_soon.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_ensure_state_soon.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_ensure_state_soon.go './cmd/snap/cmd_ensure_state_soon.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_ensure_state_soon.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_ensure_state_soon.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_abort_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_abort_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_abort_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_abort_test.go './cmd/snap/cmd_abort_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_abort_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_abort_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_advise.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_advise.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_advise.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_advise.go './cmd/snap/cmd_advise.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_advise.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_advise.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_version.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_version.go './cmd/snap/cmd_version.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_version.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_version.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_unalias_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_unalias_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_unalias_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_unalias_test.go './cmd/snap/cmd_unalias_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_unalias_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_unalias_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_repair_repairs_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_repair_repairs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_repair_repairs_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_repair_repairs_test.go './cmd/snap/cmd_repair_repairs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_repair_repairs_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_repair_repairs_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_login_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_login_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_login_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_login_test.go './cmd/snap/cmd_login_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_login_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_login_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_watch.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_watch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_watch.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_watch.go './cmd/snap/cmd_watch.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_watch.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_watch.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_pack_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_pack_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_pack_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_pack_test.go './cmd/snap/cmd_pack_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_pack_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_pack_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_connect_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_connect_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connect_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connect_test.go './cmd/snap/cmd_connect_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connect_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_connect_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_advise_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_advise_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_advise_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_advise_test.go './cmd/snap/cmd_advise_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_advise_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_advise_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_services.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_services.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_services.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_services.go './cmd/snap/cmd_services.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_services.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_services.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug_state_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug_state_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_state_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_state_test.go './cmd/snap/cmd_debug_state_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_state_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_state_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_userd.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_userd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_userd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_userd.go './cmd/snap/cmd_userd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_userd.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_userd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug_validate_seed.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug_validate_seed.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_validate_seed.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_validate_seed.go './cmd/snap/cmd_debug_validate_seed.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_validate_seed.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_validate_seed.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_ensure_state_soon_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_ensure_state_soon_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_ensure_state_soon_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_ensure_state_soon_test.go './cmd/snap/cmd_ensure_state_soon_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_ensure_state_soon_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_ensure_state_soon_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_get_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_get_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_get_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_get_test.go './cmd/snap/cmd_get_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_get_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_get_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_remove_user.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_remove_user.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_remove_user.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_remove_user.go './cmd/snap/cmd_remove_user.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_remove_user.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_remove_user.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_reboot.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_reboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_reboot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_reboot.go './cmd/snap/cmd_reboot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_reboot.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_reboot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/color_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/color_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/color_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/color_test.go './cmd/snap/color_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/color_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/color_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_interface_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_interface_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interface_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interface_test.go './cmd/snap/cmd_interface_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interface_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_interface_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_paths.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_paths.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_paths.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_paths.go './cmd/snap/cmd_paths.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_paths.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_paths.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_get_base_declaration_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_get_base_declaration_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_get_base_declaration_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_get_base_declaration_test.go './cmd/snap/cmd_get_base_declaration_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_get_base_declaration_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_get_base_declaration_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_connect.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_connect.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connect.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connect.go './cmd/snap/cmd_connect.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connect.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_connect.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug_seeding.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug_seeding.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_seeding.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_seeding.go './cmd/snap/cmd_debug_seeding.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_seeding.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_seeding.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_can_manage_refreshes.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_can_manage_refreshes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_can_manage_refreshes.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_can_manage_refreshes.go './cmd/snap/cmd_can_manage_refreshes.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_can_manage_refreshes.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_can_manage_refreshes.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/notes.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/notes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/notes.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/notes.go './cmd/snap/notes.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/notes.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/notes.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_help.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_help.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_help.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_help.go './cmd/snap/cmd_help.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_help.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_help.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_version_other.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_version_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version_other.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_version_other.go './cmd/snap/cmd_version_other.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_version_other.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_version_other.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_reboot_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_reboot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_reboot_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_reboot_test.go './cmd/snap/cmd_reboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_reboot_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_reboot_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_known.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_known.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_known.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_known.go './cmd/snap/cmd_known.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_known.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_known.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_info_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_info_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_info_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_info_test.go './cmd/snap/cmd_info_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_info_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_info_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/interfaces_common_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/interfaces_common_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/interfaces_common_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/interfaces_common_test.go './cmd/snap/interfaces_common_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/interfaces_common_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/interfaces_common_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_list_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_list_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_list_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_list_test.go './cmd/snap/cmd_list_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_list_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_list_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_version_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_version_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_version_test.go './cmd/snap/cmd_version_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_version_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_version_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/main.go './cmd/snap/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_confinement.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_confinement.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_confinement.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_confinement.go './cmd/snap/cmd_confinement.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_confinement.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_confinement.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/fallocate_linux.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/fallocate_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/fallocate_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/fallocate_linux.go './cmd/snap/fallocate_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/fallocate_linux.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/fallocate_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_get_base_declaration.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_get_base_declaration.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_get_base_declaration.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_get_base_declaration.go './cmd/snap/cmd_get_base_declaration.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_get_base_declaration.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_get_base_declaration.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug_bootvars_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug_bootvars_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_bootvars_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_bootvars_test.go './cmd/snap/cmd_debug_bootvars_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_bootvars_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_bootvars_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_routine_console_conf_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_routine_console_conf_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_routine_console_conf_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine_console_conf_test.go './cmd/snap/cmd_routine_console_conf_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine_console_conf_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_routine_console_conf_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_confinement_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_confinement_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_confinement_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_confinement_test.go './cmd/snap/cmd_confinement_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_confinement_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_confinement_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_routine_file_access.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_routine_file_access.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_routine_file_access.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine_file_access.go './cmd/snap/cmd_routine_file_access.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine_file_access.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_routine_file_access.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_delete_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_delete_key_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_delete_key_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_delete_key_test.go './cmd/snap/cmd_delete_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_delete_key_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_delete_key_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_login.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_login.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_login.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_login.go './cmd/snap/cmd_login.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_login.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_login.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/notes_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/notes_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/notes_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/notes_test.go './cmd/snap/notes_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/notes_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/notes_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_prefer.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_prefer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prefer.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_prefer.go './cmd/snap/cmd_prefer.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_prefer.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_prefer.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_whoami_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_whoami_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_whoami_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_whoami_test.go './cmd/snap/cmd_whoami_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_whoami_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_whoami_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_known_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_known_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_known_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_known_test.go './cmd/snap/cmd_known_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_known_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_known_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_create_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_create_key_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_key_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_create_key_test.go './cmd/snap/cmd_create_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_create_key_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_create_key_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_connections_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_connections_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connections_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connections_test.go './cmd/snap/cmd_connections_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connections_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_connections_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug_bootvars.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug_bootvars.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_bootvars.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_bootvars.go './cmd/snap/cmd_debug_bootvars.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_bootvars.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_bootvars.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_sandbox_features_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_sandbox_features_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sandbox_features_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sandbox_features_test.go './cmd/snap/cmd_sandbox_features_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sandbox_features_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_sandbox_features_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_prefer_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_prefer_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prefer_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_prefer_test.go './cmd/snap/cmd_prefer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_prefer_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_prefer_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_routine_portal_info_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_routine_portal_info_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_routine_portal_info_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine_portal_info_test.go './cmd/snap/cmd_routine_portal_info_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine_portal_info_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_routine_portal_info_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_snap_op.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_snap_op.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_snap_op.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_snap_op.go './cmd/snap/cmd_snap_op.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_snap_op.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_snap_op.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/wait.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/wait.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/wait.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/wait.go './cmd/snap/wait.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/wait.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/wait.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_quota.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_quota.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_quota.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_quota.go './cmd/snap/cmd_quota.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_quota.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_quota.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/last.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/last.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/last.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/last.go './cmd/snap/last.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/last.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/last.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/interfaces_common.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/interfaces_common.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/interfaces_common.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/interfaces_common.go './cmd/snap/interfaces_common.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/interfaces_common.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/interfaces_common.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_unalias.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_unalias.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_unalias.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_unalias.go './cmd/snap/cmd_unalias.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_unalias.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_unalias.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_unset.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_unset.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_unset.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_unset.go './cmd/snap/cmd_unset.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_unset.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_unset.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_help_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_help_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_help_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_help_test.go './cmd/snap/cmd_help_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_help_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_help_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/gnupg2_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/gnupg2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/gnupg2_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/gnupg2_test.go './cmd/snap/gnupg2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/gnupg2_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/gnupg2_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_warnings_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_warnings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_warnings_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_warnings_test.go './cmd/snap/cmd_warnings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_warnings_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_warnings_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_remove_user_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_remove_user_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_remove_user_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_remove_user_test.go './cmd/snap/cmd_remove_user_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_remove_user_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_remove_user_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_changes.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_changes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_changes.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_changes.go './cmd/snap/cmd_changes.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_changes.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_changes.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug_model_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug_model_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_model_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_model_test.go './cmd/snap/cmd_debug_model_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_model_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_model_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_connectivity_check.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_connectivity_check.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connectivity_check.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connectivity_check.go './cmd/snap/cmd_connectivity_check.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connectivity_check.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_connectivity_check.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_handle_link.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_handle_link.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_handle_link.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_handle_link.go './cmd/snap/cmd_handle_link.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_handle_link.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_handle_link.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug_validate_seed_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug_validate_seed_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_validate_seed_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_validate_seed_test.go './cmd/snap/cmd_debug_validate_seed_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_validate_seed_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_validate_seed_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_routine_file_access_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_routine_file_access_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_routine_file_access_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine_file_access_test.go './cmd/snap/cmd_routine_file_access_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine_file_access_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_routine_file_access_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_abort.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_abort.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_abort.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_abort.go './cmd/snap/cmd_abort.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_abort.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_abort.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_sandbox_features.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_sandbox_features.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sandbox_features.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sandbox_features.go './cmd/snap/cmd_sandbox_features.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sandbox_features.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_sandbox_features.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_auto_import.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_auto_import.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_auto_import.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_auto_import.go './cmd/snap/cmd_auto_import.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_auto_import.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_auto_import.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_routine_console_conf.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_routine_console_conf.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_routine_console_conf.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine_console_conf.go './cmd/snap/cmd_routine_console_conf.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine_console_conf.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_routine_console_conf.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug_timings.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug_timings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_timings.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_timings.go './cmd/snap/cmd_debug_timings.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_timings.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_timings.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_download_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_download_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_download_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_download_test.go './cmd/snap/cmd_download_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_download_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_download_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_routine.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_routine.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_routine.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine.go './cmd/snap/cmd_routine.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_routine.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/export_test.go './cmd/snap/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug_seeding_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug_seeding_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_seeding_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_seeding_test.go './cmd/snap/cmd_debug_seeding_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_seeding_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_seeding_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_remodel.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_remodel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_remodel.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_remodel.go './cmd/snap/cmd_remodel.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_remodel.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_remodel.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_create_cohort_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_create_cohort_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_cohort_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_create_cohort_test.go './cmd/snap/cmd_create_cohort_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_create_cohort_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_create_cohort_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_find_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_find_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_find_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_find_test.go './cmd/snap/cmd_find_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_find_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_find_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_ack.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_ack.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_ack.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_ack.go './cmd/snap/cmd_ack.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_ack.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_ack.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_keys_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_keys_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_keys_test.go './cmd/snap/cmd_keys_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_keys_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_keys_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_run_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_run_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_run_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_run_test.go './cmd/snap/cmd_run_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_run_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_run_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_snapshot_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_snapshot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_snapshot_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_snapshot_test.go './cmd/snap/cmd_snapshot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_snapshot_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_snapshot_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_create_key.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_create_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_key.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_create_key.go './cmd/snap/cmd_create_key.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_create_key.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_create_key.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug_model.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug_model.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_model.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_model.go './cmd/snap/cmd_debug_model.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_model.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_model.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug_timings_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug_timings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_timings_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_timings_test.go './cmd/snap/cmd_debug_timings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_timings_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_timings_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_changes_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_changes_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_changes_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_changes_test.go './cmd/snap/cmd_changes_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_changes_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_changes_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_get.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_get.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_get.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_get.go './cmd/snap/cmd_get.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_get.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_get.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_export_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_export_key_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_export_key_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_export_key_test.go './cmd/snap/cmd_export_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_export_key_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_export_key_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_run.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_run.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_run.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_run.go './cmd/snap/cmd_run.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_run.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_run.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_create_user.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_create_user.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_user.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_create_user.go './cmd/snap/cmd_create_user.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_create_user.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_create_user.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_export_key.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_export_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_export_key.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_export_key.go './cmd/snap/cmd_export_key.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_export_key.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_export_key.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_pack.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_pack.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_pack.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_pack.go './cmd/snap/cmd_pack.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_pack.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_pack.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_services_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_services_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_services_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_services_test.go './cmd/snap/cmd_services_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_services_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_services_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_version_linux.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_version_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_version_linux.go './cmd/snap/cmd_version_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_version_linux.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_version_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_managed.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_managed.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_managed.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_managed.go './cmd/snap/cmd_managed.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_managed.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_managed.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug_state.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug_state.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_state.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_state.go './cmd/snap/cmd_debug_state.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_state.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_state.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_alias.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_alias.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_alias.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_alias.go './cmd/snap/cmd_alias.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_alias.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_alias.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/color.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/color.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/color.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/color.go './cmd/snap/color.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/color.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/color.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_unset_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_unset_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_unset_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_unset_test.go './cmd/snap/cmd_unset_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_unset_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_unset_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/times.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/times.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/times.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/times.go './cmd/snap/times.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/times.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/times.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_download.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_download.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_download.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_download.go './cmd/snap/cmd_download.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_download.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_download.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/main_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/main_test.go './cmd/snap/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/main_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/main_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_model.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_model.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_model.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_model.go './cmd/snap/cmd_model.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_model.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_model.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_whoami.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_whoami.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_whoami.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_whoami.go './cmd/snap/cmd_whoami.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_whoami.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_whoami.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/complete.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/complete.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/complete.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/complete.go './cmd/snap/complete.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/complete.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/complete.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_set.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_set.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_set.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_set.go './cmd/snap/cmd_set.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_set.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_set.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_auto_import_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_auto_import_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_auto_import_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_auto_import_test.go './cmd/snap/cmd_auto_import_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_auto_import_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_auto_import_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_buy_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_buy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_buy_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_buy_test.go './cmd/snap/cmd_buy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_buy_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_buy_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_interfaces_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_interfaces_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interfaces_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interfaces_test.go './cmd/snap/cmd_interfaces_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interfaces_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_interfaces_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_snapshot.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_snapshot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_snapshot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_snapshot.go './cmd/snap/cmd_snapshot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_snapshot.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_snapshot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_sign.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_sign.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sign.go './cmd/snap/cmd_sign.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sign.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_sign.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_create_user_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_create_user_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_user_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_create_user_test.go './cmd/snap/cmd_create_user_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_create_user_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_create_user_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_validate.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_validate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_validate.go './cmd/snap/cmd_validate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_validate.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_validate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_connectivity_check_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_connectivity_check_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connectivity_check_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connectivity_check_test.go './cmd/snap/cmd_connectivity_check_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connectivity_check_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_connectivity_check_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_snap_op_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_snap_op_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_snap_op_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_snap_op_test.go './cmd/snap/cmd_snap_op_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_snap_op_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_snap_op_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_prepare_image.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_prepare_image.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prepare_image.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_prepare_image.go './cmd/snap/cmd_prepare_image.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_prepare_image.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_prepare_image.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_sign_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_sign_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sign_test.go './cmd/snap/cmd_sign_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sign_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_sign_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_sign_build.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_sign_build.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign_build.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sign_build.go './cmd/snap/cmd_sign_build.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sign_build.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_sign_build.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/error.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/error.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/error.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/error.go './cmd/snap/error.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/error.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/error.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_wait.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_wait.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_wait.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_wait.go './cmd/snap/cmd_wait.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_wait.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_wait.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_alias_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_alias_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_alias_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_alias_test.go './cmd/snap/cmd_alias_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_alias_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_alias_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_buy.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_buy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_buy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_buy.go './cmd/snap/cmd_buy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_buy.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_buy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_connections.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_connections.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connections.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connections.go './cmd/snap/cmd_connections.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connections.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_connections.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug.go './cmd/snap/cmd_debug.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_debug_stacktraces.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug_stacktraces.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_stacktraces.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_stacktraces.go './cmd/snap/cmd_debug_stacktraces.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_stacktraces.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_stacktraces.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_quota_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_quota_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_quota_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_quota_test.go './cmd/snap/cmd_quota_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_quota_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_quota_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_managed_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_managed_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_managed_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_managed_test.go './cmd/snap/cmd_managed_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_managed_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_managed_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_model_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_model_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_model_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_model_test.go './cmd/snap/cmd_model_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_model_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_model_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_userd_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_userd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_userd_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_userd_test.go './cmd/snap/cmd_userd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_userd_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_userd_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_info.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_info.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_info.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_info.go './cmd/snap/cmd_info.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_info.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_info.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_disconnect_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_disconnect_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_disconnect_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_disconnect_test.go './cmd/snap/cmd_disconnect_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_disconnect_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_disconnect_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_logout.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_logout.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_logout.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_logout.go './cmd/snap/cmd_logout.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_logout.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_logout.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_wait_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_wait_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_wait_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_wait_test.go './cmd/snap/cmd_wait_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_wait_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_wait_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/cmd_repair_repairs.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_repair_repairs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_repair_repairs.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_repair_repairs.go './cmd/snap/cmd_repair_repairs.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_repair_repairs.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_repair_repairs.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap/fallocate_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/fallocate_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/fallocate_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/fallocate_darwin.go './cmd/snap/fallocate_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/fallocate_darwin.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/fallocate_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-seccomp/versioninfo.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp' ++ dirname ./cmd/snap-seccomp/versioninfo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/versioninfo.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/versioninfo.go './cmd/snap-seccomp/versioninfo.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/versioninfo.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-seccomp/versioninfo.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-seccomp/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp' ++ dirname ./cmd/snap-seccomp/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/main.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/main.go './cmd/snap-seccomp/main.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-seccomp/main.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-seccomp/main_ppc64le.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp' ++ dirname ./cmd/snap-seccomp/main_ppc64le.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/main_ppc64le.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/main_ppc64le.go './cmd/snap-seccomp/main_ppc64le.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/main_ppc64le.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-seccomp/main_ppc64le.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-seccomp/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp' ++ dirname ./cmd/snap-seccomp/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/export_test.go './cmd/snap-seccomp/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-seccomp/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-seccomp/syscalls/syscalls.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp/syscalls' ++ dirname ./cmd/snap-seccomp/syscalls/syscalls.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/syscalls + cp -pav ./cmd/snap-seccomp/syscalls/syscalls.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/syscalls/syscalls.go './cmd/snap-seccomp/syscalls/syscalls.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/syscalls/syscalls.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-seccomp/syscalls/syscalls.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-seccomp/versioninfo_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp' ++ dirname ./cmd/snap-seccomp/versioninfo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/versioninfo_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/versioninfo_test.go './cmd/snap-seccomp/versioninfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/versioninfo_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-seccomp/versioninfo_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./cmd/snap-seccomp/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp' ++ dirname ./cmd/snap-seccomp/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/main_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/main_test.go './cmd/snap-seccomp/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/main_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-seccomp/main_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./image/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./image' ++ dirname ./image/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/helpers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/helpers_test.go './image/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/helpers_test.go' + echo '%{gopath}/src/%{import_path}/./image/helpers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./image/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./image' ++ dirname ./image/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/helpers.go './image/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/helpers.go' + echo '%{gopath}/src/%{import_path}/./image/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./image/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./image' ++ dirname ./image/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/export_test.go './image/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/export_test.go' + echo '%{gopath}/src/%{import_path}/./image/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./image/options.go + echo '%dir %{gopath}/src/%{import_path}/./image' ++ dirname ./image/options.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/options.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/options.go './image/options.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/options.go' + echo '%{gopath}/src/%{import_path}/./image/options.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./image/image_test.go + echo '%dir %{gopath}/src/%{import_path}/./image' ++ dirname ./image/image_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/image_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/image_test.go './image/image_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/image_test.go' + echo '%{gopath}/src/%{import_path}/./image/image_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./image/image_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./image' ++ dirname ./image/image_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/image_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/image_darwin.go './image/image_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/image_darwin.go' + echo '%{gopath}/src/%{import_path}/./image/image_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./image/image_linux.go + echo '%dir %{gopath}/src/%{import_path}/./image' ++ dirname ./image/image_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/image_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/image_linux.go './image/image_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/image_linux.go' + echo '%{gopath}/src/%{import_path}/./image/image_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./metautil/normalize_test.go + echo '%dir %{gopath}/src/%{import_path}/./metautil' ++ dirname ./metautil/normalize_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./metautil + cp -pav ./metautil/normalize_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./metautil/normalize_test.go './metautil/normalize_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./metautil/normalize_test.go' + echo '%{gopath}/src/%{import_path}/./metautil/normalize_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./metautil/normalize.go + echo '%dir %{gopath}/src/%{import_path}/./metautil' ++ dirname ./metautil/normalize.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./metautil + cp -pav ./metautil/normalize.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./metautil/normalize.go './metautil/normalize.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./metautil/normalize.go' + echo '%{gopath}/src/%{import_path}/./metautil/normalize.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./advisor/pkgfinder_test.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/pkgfinder_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/pkgfinder_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/pkgfinder_test.go './advisor/pkgfinder_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/pkgfinder_test.go' + echo '%{gopath}/src/%{import_path}/./advisor/pkgfinder_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./advisor/backend.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/backend.go './advisor/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/backend.go' + echo '%{gopath}/src/%{import_path}/./advisor/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./advisor/cmdfinder_test.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/cmdfinder_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/cmdfinder_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/cmdfinder_test.go './advisor/cmdfinder_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/cmdfinder_test.go' + echo '%{gopath}/src/%{import_path}/./advisor/cmdfinder_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./advisor/pkgfinder.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/pkgfinder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/pkgfinder.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/pkgfinder.go './advisor/pkgfinder.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/pkgfinder.go' + echo '%{gopath}/src/%{import_path}/./advisor/pkgfinder.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./advisor/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/export_test.go './advisor/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/export_test.go' + echo '%{gopath}/src/%{import_path}/./advisor/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./advisor/cmdfinder.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/cmdfinder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/cmdfinder.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/cmdfinder.go './advisor/cmdfinder.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/cmdfinder.go' + echo '%{gopath}/src/%{import_path}/./advisor/cmdfinder.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./advisor/finder.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/finder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/finder.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/finder.go './advisor/finder.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/finder.go' + echo '%{gopath}/src/%{import_path}/./advisor/finder.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./progress/progress_test.go + echo '%dir %{gopath}/src/%{import_path}/./progress' ++ dirname ./progress/progress_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/progress_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progress_test.go './progress/progress_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progress_test.go' + echo '%{gopath}/src/%{import_path}/./progress/progress_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./progress/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./progress' ++ dirname ./progress/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/export_test.go './progress/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/export_test.go' + echo '%{gopath}/src/%{import_path}/./progress/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./progress/ansimeter_test.go + echo '%dir %{gopath}/src/%{import_path}/./progress' ++ dirname ./progress/ansimeter_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/ansimeter_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/ansimeter_test.go './progress/ansimeter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/ansimeter_test.go' + echo '%{gopath}/src/%{import_path}/./progress/ansimeter_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./progress/progresstest/progresstest.go + echo '%dir %{gopath}/src/%{import_path}/./progress/progresstest' ++ dirname ./progress/progresstest/progresstest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progresstest + cp -pav ./progress/progresstest/progresstest.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progresstest/progresstest.go './progress/progresstest/progresstest.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progresstest/progresstest.go' + echo '%{gopath}/src/%{import_path}/./progress/progresstest/progresstest.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./progress/ansimeter.go + echo '%dir %{gopath}/src/%{import_path}/./progress' ++ dirname ./progress/ansimeter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/ansimeter.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/ansimeter.go './progress/ansimeter.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/ansimeter.go' + echo '%{gopath}/src/%{import_path}/./progress/ansimeter.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./progress/progress.go + echo '%dir %{gopath}/src/%{import_path}/./progress' ++ dirname ./progress/progress.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/progress.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progress.go './progress/progress.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progress.go' + echo '%{gopath}/src/%{import_path}/./progress/progress.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/restartcond_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/restartcond_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/restartcond_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/restartcond_test.go './snap/restartcond_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/restartcond_test.go' + echo '%{gopath}/src/%{import_path}/./snap/restartcond_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/info_snap_yaml_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/info_snap_yaml_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info_snap_yaml_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_snap_yaml_test.go './snap/info_snap_yaml_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_snap_yaml_test.go' + echo '%{gopath}/src/%{import_path}/./snap/info_snap_yaml_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/broken_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/broken_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/broken_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/broken_test.go './snap/broken_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/broken_test.go' + echo '%{gopath}/src/%{import_path}/./snap/broken_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/info.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/info.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info.go './snap/info.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info.go' + echo '%{gopath}/src/%{import_path}/./snap/info.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/container_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/container_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/container_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/container_test.go './snap/container_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/container_test.go' + echo '%{gopath}/src/%{import_path}/./snap/container_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/snapdir/snapdir_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snapdir' ++ dirname ./snap/snapdir/snapdir_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir + cp -pav ./snap/snapdir/snapdir_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir/snapdir_test.go './snap/snapdir/snapdir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir/snapdir_test.go' + echo '%{gopath}/src/%{import_path}/./snap/snapdir/snapdir_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/snapdir/snapdir.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snapdir' ++ dirname ./snap/snapdir/snapdir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir + cp -pav ./snap/snapdir/snapdir.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir/snapdir.go './snap/snapdir/snapdir.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir/snapdir.go' + echo '%{gopath}/src/%{import_path}/./snap/snapdir/snapdir.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/revision.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/revision.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/revision.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/revision.go './snap/revision.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/revision.go' + echo '%{gopath}/src/%{import_path}/./snap/revision.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/squashfs/stat_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/squashfs' ++ dirname ./snap/squashfs/stat_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/stat_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/stat_test.go './snap/squashfs/stat_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/stat_test.go' + echo '%{gopath}/src/%{import_path}/./snap/squashfs/stat_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/squashfs/squashfs_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/squashfs' ++ dirname ./snap/squashfs/squashfs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/squashfs_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/squashfs_test.go './snap/squashfs/squashfs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/squashfs_test.go' + echo '%{gopath}/src/%{import_path}/./snap/squashfs/squashfs_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/squashfs/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/squashfs' ++ dirname ./snap/squashfs/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/export_test.go './snap/squashfs/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/export_test.go' + echo '%{gopath}/src/%{import_path}/./snap/squashfs/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/squashfs/squashfs.go + echo '%dir %{gopath}/src/%{import_path}/./snap/squashfs' ++ dirname ./snap/squashfs/squashfs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/squashfs.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/squashfs.go './snap/squashfs/squashfs.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/squashfs.go' + echo '%{gopath}/src/%{import_path}/./snap/squashfs/squashfs.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/squashfs/stat.go + echo '%dir %{gopath}/src/%{import_path}/./snap/squashfs' ++ dirname ./snap/squashfs/stat.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/stat.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/stat.go './snap/squashfs/stat.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/stat.go' + echo '%{gopath}/src/%{import_path}/./snap/squashfs/stat.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/implicit.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/implicit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/implicit.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/implicit.go './snap/implicit.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/implicit.go' + echo '%{gopath}/src/%{import_path}/./snap/implicit.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/quota/quota.go + echo '%dir %{gopath}/src/%{import_path}/./snap/quota' ++ dirname ./snap/quota/quota.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/quota + cp -pav ./snap/quota/quota.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/quota/quota.go './snap/quota/quota.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/quota/quota.go' + echo '%{gopath}/src/%{import_path}/./snap/quota/quota.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/quota/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/quota' ++ dirname ./snap/quota/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/quota + cp -pav ./snap/quota/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/quota/export_test.go './snap/quota/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/quota/export_test.go' + echo '%{gopath}/src/%{import_path}/./snap/quota/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/quota/quota_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/quota' ++ dirname ./snap/quota/quota_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/quota + cp -pav ./snap/quota/quota_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/quota/quota_test.go './snap/quota/quota_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/quota/quota_test.go' + echo '%{gopath}/src/%{import_path}/./snap/quota/quota_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/pack/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/pack' ++ dirname ./snap/pack/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack + cp -pav ./snap/pack/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/export_test.go './snap/pack/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/export_test.go' + echo '%{gopath}/src/%{import_path}/./snap/pack/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/pack/pack.go + echo '%dir %{gopath}/src/%{import_path}/./snap/pack' ++ dirname ./snap/pack/pack.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack + cp -pav ./snap/pack/pack.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/pack.go './snap/pack/pack.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/pack.go' + echo '%{gopath}/src/%{import_path}/./snap/pack/pack.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/pack/pack_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/pack' ++ dirname ./snap/pack/pack_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack + cp -pav ./snap/pack/pack_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/pack_test.go './snap/pack/pack_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/pack_test.go' + echo '%{gopath}/src/%{import_path}/./snap/pack/pack_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/errors.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/errors.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/errors.go './snap/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/errors.go' + echo '%{gopath}/src/%{import_path}/./snap/errors.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/epoch.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/epoch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/epoch.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/epoch.go './snap/epoch.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/epoch.go' + echo '%{gopath}/src/%{import_path}/./snap/epoch.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/revision_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/revision_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/revision_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/revision_test.go './snap/revision_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/revision_test.go' + echo '%{gopath}/src/%{import_path}/./snap/revision_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/validate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/validate_test.go './snap/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/validate_test.go' + echo '%{gopath}/src/%{import_path}/./snap/validate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/naming/wellknown.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' ++ dirname ./snap/naming/wellknown.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/wellknown.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/wellknown.go './snap/naming/wellknown.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/wellknown.go' + echo '%{gopath}/src/%{import_path}/./snap/naming/wellknown.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/naming/tag.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' ++ dirname ./snap/naming/tag.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/tag.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/tag.go './snap/naming/tag.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/tag.go' + echo '%{gopath}/src/%{import_path}/./snap/naming/tag.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/naming/validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' ++ dirname ./snap/naming/validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/validate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/validate_test.go './snap/naming/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/validate_test.go' + echo '%{gopath}/src/%{import_path}/./snap/naming/validate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/naming/validate.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' ++ dirname ./snap/naming/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/validate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/validate.go './snap/naming/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/validate.go' + echo '%{gopath}/src/%{import_path}/./snap/naming/validate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/naming/naming_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' ++ dirname ./snap/naming/naming_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/naming_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/naming_test.go './snap/naming/naming_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/naming_test.go' + echo '%{gopath}/src/%{import_path}/./snap/naming/naming_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/naming/tag_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' ++ dirname ./snap/naming/tag_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/tag_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/tag_test.go './snap/naming/tag_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/tag_test.go' + echo '%{gopath}/src/%{import_path}/./snap/naming/tag_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/naming/wellknown_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' ++ dirname ./snap/naming/wellknown_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/wellknown_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/wellknown_test.go './snap/naming/wellknown_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/wellknown_test.go' + echo '%{gopath}/src/%{import_path}/./snap/naming/wellknown_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/naming/snapref_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' ++ dirname ./snap/naming/snapref_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/snapref_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/snapref_test.go './snap/naming/snapref_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/snapref_test.go' + echo '%{gopath}/src/%{import_path}/./snap/naming/snapref_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/naming/snapref.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' ++ dirname ./snap/naming/snapref.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/snapref.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/snapref.go './snap/naming/snapref.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/snapref.go' + echo '%{gopath}/src/%{import_path}/./snap/naming/snapref.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/validate.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/validate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/validate.go './snap/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/validate.go' + echo '%{gopath}/src/%{import_path}/./snap/validate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/channel/channel_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/channel' ++ dirname ./snap/channel/channel_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel + cp -pav ./snap/channel/channel_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel/channel_test.go './snap/channel/channel_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel/channel_test.go' + echo '%{gopath}/src/%{import_path}/./snap/channel/channel_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/channel/channel.go + echo '%dir %{gopath}/src/%{import_path}/./snap/channel' ++ dirname ./snap/channel/channel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel + cp -pav ./snap/channel/channel.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel/channel.go './snap/channel/channel.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel/channel.go' + echo '%{gopath}/src/%{import_path}/./snap/channel/channel.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/snaptest/snaptest.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snaptest' ++ dirname ./snap/snaptest/snaptest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest + cp -pav ./snap/snaptest/snaptest.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest/snaptest.go './snap/snaptest/snaptest.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest/snaptest.go' + echo '%{gopath}/src/%{import_path}/./snap/snaptest/snaptest.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/snaptest/snaptest_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snaptest' ++ dirname ./snap/snaptest/snaptest_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest + cp -pav ./snap/snaptest/snaptest_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest/snaptest_test.go './snap/snaptest/snaptest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest/snaptest_test.go' + echo '%{gopath}/src/%{import_path}/./snap/snaptest/snaptest_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/hooktypes.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/hooktypes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/hooktypes.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hooktypes.go './snap/hooktypes.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hooktypes.go' + echo '%{gopath}/src/%{import_path}/./snap/hooktypes.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/helpers.go './snap/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/helpers.go' + echo '%{gopath}/src/%{import_path}/./snap/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/broken.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/broken.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/broken.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/broken.go './snap/broken.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/broken.go' + echo '%{gopath}/src/%{import_path}/./snap/broken.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/restartcond.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/restartcond.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/restartcond.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/restartcond.go './snap/restartcond.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/restartcond.go' + echo '%{gopath}/src/%{import_path}/./snap/restartcond.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/info_snap_yaml.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/info_snap_yaml.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info_snap_yaml.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_snap_yaml.go './snap/info_snap_yaml.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_snap_yaml.go' + echo '%{gopath}/src/%{import_path}/./snap/info_snap_yaml.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/export_test.go './snap/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/export_test.go' + echo '%{gopath}/src/%{import_path}/./snap/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/types.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/types.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/types.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/types.go './snap/types.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/types.go' + echo '%{gopath}/src/%{import_path}/./snap/types.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/snapenv/snapenv_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snapenv' ++ dirname ./snap/snapenv/snapenv_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv + cp -pav ./snap/snapenv/snapenv_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv/snapenv_test.go './snap/snapenv/snapenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv/snapenv_test.go' + echo '%{gopath}/src/%{import_path}/./snap/snapenv/snapenv_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/snapenv/snapenv.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snapenv' ++ dirname ./snap/snapenv/snapenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv + cp -pav ./snap/snapenv/snapenv.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv/snapenv.go './snap/snapenv/snapenv.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv/snapenv.go' + echo '%{gopath}/src/%{import_path}/./snap/snapenv/snapenv.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/snapfile/snapfile_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snapfile' ++ dirname ./snap/snapfile/snapfile_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapfile + cp -pav ./snap/snapfile/snapfile_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapfile/snapfile_test.go './snap/snapfile/snapfile_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapfile/snapfile_test.go' + echo '%{gopath}/src/%{import_path}/./snap/snapfile/snapfile_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/snapfile/snapfile.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snapfile' ++ dirname ./snap/snapfile/snapfile.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapfile + cp -pav ./snap/snapfile/snapfile.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapfile/snapfile.go './snap/snapfile/snapfile.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapfile/snapfile.go' + echo '%{gopath}/src/%{import_path}/./snap/snapfile/snapfile.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/hotplug_key.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/hotplug_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/hotplug_key.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hotplug_key.go './snap/hotplug_key.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hotplug_key.go' + echo '%{gopath}/src/%{import_path}/./snap/hotplug_key.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/container.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/container.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/container.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/container.go './snap/container.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/container.go' + echo '%{gopath}/src/%{import_path}/./snap/container.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/info_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/info_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_test.go './snap/info_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_test.go' + echo '%{gopath}/src/%{import_path}/./snap/info_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/internal/file.go + echo '%dir %{gopath}/src/%{import_path}/./snap/internal' ++ dirname ./snap/internal/file.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/internal + cp -pav ./snap/internal/file.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/internal/file.go './snap/internal/file.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/internal/file.go' + echo '%{gopath}/src/%{import_path}/./snap/internal/file.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/hotplug_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/hotplug_key_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/hotplug_key_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hotplug_key_test.go './snap/hotplug_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hotplug_key_test.go' + echo '%{gopath}/src/%{import_path}/./snap/hotplug_key_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/epoch_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/epoch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/epoch_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/epoch_test.go './snap/epoch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/epoch_test.go' + echo '%{gopath}/src/%{import_path}/./snap/epoch_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/implicit_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/implicit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/implicit_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/implicit_test.go './snap/implicit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/implicit_test.go' + echo '%{gopath}/src/%{import_path}/./snap/implicit_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snap/types_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/types_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/types_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/types_test.go './snap/types_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/types_test.go' + echo '%{gopath}/src/%{import_path}/./snap/types_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdtool/cmdutil.go + echo '%dir %{gopath}/src/%{import_path}/./snapdtool' ++ dirname ./snapdtool/cmdutil.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool + cp -pav ./snapdtool/cmdutil.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/cmdutil.go './snapdtool/cmdutil.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/cmdutil.go' + echo '%{gopath}/src/%{import_path}/./snapdtool/cmdutil.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdtool/tool_other.go + echo '%dir %{gopath}/src/%{import_path}/./snapdtool' ++ dirname ./snapdtool/tool_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool + cp -pav ./snapdtool/tool_other.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/tool_other.go './snapdtool/tool_other.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/tool_other.go' + echo '%{gopath}/src/%{import_path}/./snapdtool/tool_other.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdtool/info_file_test.go + echo '%dir %{gopath}/src/%{import_path}/./snapdtool' ++ dirname ./snapdtool/info_file_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool + cp -pav ./snapdtool/info_file_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/info_file_test.go './snapdtool/info_file_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/info_file_test.go' + echo '%{gopath}/src/%{import_path}/./snapdtool/info_file_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdtool/tool_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./snapdtool' ++ dirname ./snapdtool/tool_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool + cp -pav ./snapdtool/tool_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/tool_linux_test.go './snapdtool/tool_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/tool_linux_test.go' + echo '%{gopath}/src/%{import_path}/./snapdtool/tool_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdtool/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./snapdtool' ++ dirname ./snapdtool/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool + cp -pav ./snapdtool/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/export_test.go './snapdtool/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/export_test.go' + echo '%{gopath}/src/%{import_path}/./snapdtool/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdtool/tool_test.go + echo '%dir %{gopath}/src/%{import_path}/./snapdtool' ++ dirname ./snapdtool/tool_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool + cp -pav ./snapdtool/tool_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/tool_test.go './snapdtool/tool_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/tool_test.go' + echo '%{gopath}/src/%{import_path}/./snapdtool/tool_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdtool/info_file.go + echo '%dir %{gopath}/src/%{import_path}/./snapdtool' ++ dirname ./snapdtool/info_file.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool + cp -pav ./snapdtool/info_file.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/info_file.go './snapdtool/info_file.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/info_file.go' + echo '%{gopath}/src/%{import_path}/./snapdtool/info_file.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdtool/cmdutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./snapdtool' ++ dirname ./snapdtool/cmdutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool + cp -pav ./snapdtool/cmdutil_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/cmdutil_test.go './snapdtool/cmdutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/cmdutil_test.go' + echo '%{gopath}/src/%{import_path}/./snapdtool/cmdutil_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdtool/tool_linux.go + echo '%dir %{gopath}/src/%{import_path}/./snapdtool' ++ dirname ./snapdtool/tool_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool + cp -pav ./snapdtool/tool_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/tool_linux.go './snapdtool/tool_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/tool_linux.go' + echo '%{gopath}/src/%{import_path}/./snapdtool/tool_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdtool/version_generated.go + echo '%dir %{gopath}/src/%{import_path}/./snapdtool' ++ dirname ./snapdtool/version_generated.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool + cp -pav ./snapdtool/version_generated.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/version_generated.go './snapdtool/version_generated.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/version_generated.go' + echo '%{gopath}/src/%{import_path}/./snapdtool/version_generated.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./snapdtool/version.go + echo '%dir %{gopath}/src/%{import_path}/./snapdtool' ++ dirname ./snapdtool/version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool + cp -pav ./snapdtool/version.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/version.go './snapdtool/version.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdtool/version.go' + echo '%{gopath}/src/%{import_path}/./snapdtool/version.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/raw_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/raw_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/raw_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/raw_test.go './gadget/raw_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/raw_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/raw_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/update.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/update.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/update.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/update.go './gadget/update.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/update.go' + echo '%{gopath}/src/%{import_path}/./gadget/update.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/layout_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/layout_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/layout_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/layout_test.go './gadget/layout_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/layout_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/layout_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/device_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/device_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/device_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/device_darwin.go './gadget/device_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/device_darwin.go' + echo '%{gopath}/src/%{import_path}/./gadget/device_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/ondisk.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/ondisk.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/ondisk.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/ondisk.go './gadget/ondisk.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/ondisk.go' + echo '%{gopath}/src/%{import_path}/./gadget/ondisk.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/raw.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/raw.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/raw.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/raw.go './gadget/raw.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/raw.go' + echo '%{gopath}/src/%{import_path}/./gadget/raw.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/validate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/validate_test.go './gadget/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/validate_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/validate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/layout.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/layout.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/layout.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/layout.go './gadget/layout.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/layout.go' + echo '%{gopath}/src/%{import_path}/./gadget/layout.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/gadget.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/gadget.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/gadget.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/gadget.go './gadget/gadget.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/gadget.go' + echo '%{gopath}/src/%{import_path}/./gadget/gadget.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/gadget_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/gadget_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/gadget_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/gadget_test.go './gadget/gadget_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/gadget_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/gadget_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/validate.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/validate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/validate.go './gadget/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/validate.go' + echo '%{gopath}/src/%{import_path}/./gadget/validate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/quantity/offset.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/quantity' ++ dirname ./gadget/quantity/offset.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/quantity + cp -pav ./gadget/quantity/offset.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/quantity/offset.go './gadget/quantity/offset.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/quantity/offset.go' + echo '%{gopath}/src/%{import_path}/./gadget/quantity/offset.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/quantity/size_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/quantity' ++ dirname ./gadget/quantity/size_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/quantity + cp -pav ./gadget/quantity/size_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/quantity/size_test.go './gadget/quantity/size_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/quantity/size_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/quantity/size_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/quantity/offset_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/quantity' ++ dirname ./gadget/quantity/offset_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/quantity + cp -pav ./gadget/quantity/offset_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/quantity/offset_test.go './gadget/quantity/offset_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/quantity/offset_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/quantity/offset_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/quantity/size.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/quantity' ++ dirname ./gadget/quantity/size.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/quantity + cp -pav ./gadget/quantity/size.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/quantity/size.go './gadget/quantity/size.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/quantity/size.go' + echo '%{gopath}/src/%{import_path}/./gadget/quantity/size.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/export_secboot_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/export_secboot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/export_secboot_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/export_secboot_test.go './gadget/install/export_secboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/export_secboot_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/export_secboot_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/partition_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/partition_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/partition_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/partition_test.go './gadget/install/partition_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/partition_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/partition_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/install_dummy.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/install_dummy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/install_dummy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/install_dummy.go './gadget/install/install_dummy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/install_dummy.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/install_dummy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/encrypt.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/encrypt.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/encrypt.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/encrypt.go './gadget/install/encrypt.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/encrypt.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/encrypt.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/install_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/install_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/install_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/install_test.go './gadget/install/install_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/install_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/install_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/mount_linux.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/mount_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/mount_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/mount_linux.go './gadget/install/mount_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/mount_linux.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/mount_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/content_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/content_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/content_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/content_test.go './gadget/install/content_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/content_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/content_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/params.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/params.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/params.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/params.go './gadget/install/params.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/params.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/params.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/encrypt_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/encrypt_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/encrypt_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/encrypt_test.go './gadget/install/encrypt_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/encrypt_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/encrypt_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/export_test.go './gadget/install/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/export_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/content.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/content.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/content.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/content.go './gadget/install/content.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/content.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/content.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/install.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/install.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/install.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/install.go './gadget/install/install.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/install.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/install.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/mount_other.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/mount_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/mount_other.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/mount_other.go './gadget/install/mount_other.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/mount_other.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/mount_other.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/install/partition.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/install' ++ dirname ./gadget/install/partition.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install + cp -pav ./gadget/install/partition.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/partition.go './gadget/install/partition.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/install/partition.go' + echo '%{gopath}/src/%{import_path}/./gadget/install/partition.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/device_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/device_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/device_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/device_test.go './gadget/device_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/device_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/device_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/update_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/update_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/update_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/update_test.go './gadget/update_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/update_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/update_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/export_test.go './gadget/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/export_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/mountedfilesystem.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/mountedfilesystem.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/mountedfilesystem.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/mountedfilesystem.go './gadget/mountedfilesystem.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/mountedfilesystem.go' + echo '%{gopath}/src/%{import_path}/./gadget/mountedfilesystem.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/ondisk_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/ondisk_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/ondisk_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/ondisk_test.go './gadget/ondisk_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/ondisk_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/ondisk_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/internal/mkfs_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/internal' ++ dirname ./gadget/internal/mkfs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/internal + cp -pav ./gadget/internal/mkfs_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/internal/mkfs_test.go './gadget/internal/mkfs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/internal/mkfs_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/internal/mkfs_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/internal/mkfs.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/internal' ++ dirname ./gadget/internal/mkfs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/internal + cp -pav ./gadget/internal/mkfs.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/internal/mkfs.go './gadget/internal/mkfs.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/internal/mkfs.go' + echo '%{gopath}/src/%{import_path}/./gadget/internal/mkfs.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/device_linux.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/device_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/device_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/device_linux.go './gadget/device_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/device_linux.go' + echo '%{gopath}/src/%{import_path}/./gadget/device_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/mountedfilesystem_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/mountedfilesystem_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/mountedfilesystem_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/mountedfilesystem_test.go './gadget/mountedfilesystem_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/mountedfilesystem_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/mountedfilesystem_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/edition/number_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/edition' ++ dirname ./gadget/edition/number_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/edition + cp -pav ./gadget/edition/number_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/edition/number_test.go './gadget/edition/number_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/edition/number_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/edition/number_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./gadget/edition/number.go + echo '%dir %{gopath}/src/%{import_path}/./gadget/edition' ++ dirname ./gadget/edition/number.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/edition + cp -pav ./gadget/edition/number.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/edition/number.go './gadget/edition/number.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/edition/number.go' + echo '%{gopath}/src/%{import_path}/./gadget/edition/number.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./systemd/sysctl_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/sysctl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/sysctl_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sysctl_test.go './systemd/sysctl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sysctl_test.go' + echo '%{gopath}/src/%{import_path}/./systemd/sysctl_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./systemd/sdnotify_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/sdnotify_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/sdnotify_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sdnotify_test.go './systemd/sdnotify_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sdnotify_test.go' + echo '%{gopath}/src/%{import_path}/./systemd/sdnotify_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./systemd/sysctl.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/sysctl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/sysctl.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sysctl.go './systemd/sysctl.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sysctl.go' + echo '%{gopath}/src/%{import_path}/./systemd/sysctl.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./systemd/sdnotify.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/sdnotify.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/sdnotify.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sdnotify.go './systemd/sdnotify.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sdnotify.go' + echo '%{gopath}/src/%{import_path}/./systemd/sdnotify.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./systemd/journal_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/journal_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/journal_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/journal_test.go './systemd/journal_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/journal_test.go' + echo '%{gopath}/src/%{import_path}/./systemd/journal_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./systemd/journal.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/journal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/journal.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/journal.go './systemd/journal.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/journal.go' + echo '%{gopath}/src/%{import_path}/./systemd/journal.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./systemd/systemd.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/systemd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/systemd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/systemd.go './systemd/systemd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/systemd.go' + echo '%{gopath}/src/%{import_path}/./systemd/systemd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./systemd/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/export_test.go './systemd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/export_test.go' + echo '%{gopath}/src/%{import_path}/./systemd/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./systemd/systemd_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/systemd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/systemd_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/systemd_test.go './systemd/systemd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/systemd_test.go' + echo '%{gopath}/src/%{import_path}/./systemd/systemd_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./systemd/escape_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/escape_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/escape_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/escape_test.go './systemd/escape_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/escape_test.go' + echo '%{gopath}/src/%{import_path}/./systemd/escape_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./systemd/emulation.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/emulation.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/emulation.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/emulation.go './systemd/emulation.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/emulation.go' + echo '%{gopath}/src/%{import_path}/./systemd/emulation.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./systemd/escape.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/escape.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/escape.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/escape.go './systemd/escape.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/escape.go' + echo '%{gopath}/src/%{import_path}/./systemd/escape.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/repository.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/repository.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/repository.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/repository.go './overlord/hookstate/repository.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/repository.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/repository.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/context.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/context.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/context.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/context.go './overlord/hookstate/context.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/context.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/context.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/hooks.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/hooks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hooks.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooks.go './overlord/hookstate/hooks.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooks.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/hooks.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/set.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/set.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/set.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/set.go './overlord/hookstate/ctlcmd/set.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/set.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/set.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/ctlcmd.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/ctlcmd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/ctlcmd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/ctlcmd.go './overlord/hookstate/ctlcmd/ctlcmd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/ctlcmd.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/ctlcmd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/is_connected_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/is_connected_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/is_connected_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/is_connected_test.go './overlord/hookstate/ctlcmd/is_connected_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/is_connected_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/is_connected_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/stop.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/stop.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/stop.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/stop.go './overlord/hookstate/ctlcmd/stop.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/stop.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/stop.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/set_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/set_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/set_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/set_test.go './overlord/hookstate/ctlcmd/set_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/set_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/set_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/services.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/services.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/services.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/services.go './overlord/hookstate/ctlcmd/services.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/services.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/services.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/ctlcmd_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/ctlcmd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/ctlcmd_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/ctlcmd_test.go './overlord/hookstate/ctlcmd/ctlcmd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/ctlcmd_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/ctlcmd_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/reboot_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/reboot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/reboot_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/reboot_test.go './overlord/hookstate/ctlcmd/reboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/reboot_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/reboot_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/helpers.go './overlord/hookstate/ctlcmd/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/helpers.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/restart.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/restart.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/restart.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/restart.go './overlord/hookstate/ctlcmd/restart.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/restart.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/restart.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/export_test.go './overlord/hookstate/ctlcmd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/refresh_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/refresh_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/refresh_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/refresh_test.go './overlord/hookstate/ctlcmd/refresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/refresh_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/refresh_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/unset_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/unset_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/unset_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/unset_test.go './overlord/hookstate/ctlcmd/unset_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/unset_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/unset_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/reboot.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/reboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/reboot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/reboot.go './overlord/hookstate/ctlcmd/reboot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/reboot.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/reboot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/start.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/start.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/start.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/start.go './overlord/hookstate/ctlcmd/start.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/start.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/start.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/refresh.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/refresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/refresh.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/refresh.go './overlord/hookstate/ctlcmd/refresh.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/refresh.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/refresh.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/get.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/get.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/get.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/get.go './overlord/hookstate/ctlcmd/get.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/get.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/get.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/get_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/get_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/get_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/get_test.go './overlord/hookstate/ctlcmd/get_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/get_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/get_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/system_mode_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/system_mode_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/system_mode_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/system_mode_test.go './overlord/hookstate/ctlcmd/system_mode_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/system_mode_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/system_mode_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/services_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/services_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/services_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/services_test.go './overlord/hookstate/ctlcmd/services_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/services_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/services_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/unset.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/unset.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/unset.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/unset.go './overlord/hookstate/ctlcmd/unset.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/unset.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/unset.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/fde_setup.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/fde_setup.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/fde_setup.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/fde_setup.go './overlord/hookstate/ctlcmd/fde_setup.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/fde_setup.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/fde_setup.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/is_connected.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/is_connected.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/is_connected.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/is_connected.go './overlord/hookstate/ctlcmd/is_connected.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/is_connected.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/is_connected.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/health.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/health.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/health.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/health.go './overlord/hookstate/ctlcmd/health.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/health.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/health.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/health_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/health_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/health_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/health_test.go './overlord/hookstate/ctlcmd/health_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/health_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/health_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/fde_setup_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/fde_setup_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/fde_setup_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/fde_setup_test.go './overlord/hookstate/ctlcmd/fde_setup_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/fde_setup_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/fde_setup_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/ctlcmd/system_mode.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' ++ dirname ./overlord/hookstate/ctlcmd/system_mode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/system_mode.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/system_mode.go './overlord/hookstate/ctlcmd/system_mode.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/system_mode.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd/system_mode.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/hookmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/hookmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hookmgr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookmgr.go './overlord/hookstate/hookmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookmgr.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/hookmgr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/export_test.go './overlord/hookstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/hookstate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/hookstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hookstate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookstate_test.go './overlord/hookstate/hookstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookstate_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/hookstate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/context_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/context_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/context_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/context_test.go './overlord/hookstate/context_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/context_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/context_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/hookstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/hookstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hookstate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookstate.go './overlord/hookstate/hookstate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookstate.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/hookstate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/repository_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/repository_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/repository_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/repository_test.go './overlord/hookstate/repository_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/repository_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/repository_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/hooktest/handler.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/hooktest' ++ dirname ./overlord/hookstate/hooktest/handler.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooktest + cp -pav ./overlord/hookstate/hooktest/handler.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooktest/handler.go './overlord/hookstate/hooktest/handler.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooktest/handler.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/hooktest/handler.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/hookstate/hooktest/handler_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/hooktest' ++ dirname ./overlord/hookstate/hooktest/handler_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooktest + cp -pav ./overlord/hookstate/hooktest/handler_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooktest/handler_test.go './overlord/hookstate/hooktest/handler_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooktest/handler_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/hookstate/hooktest/handler_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/auth/auth_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/auth' ++ dirname ./overlord/auth/auth_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth + cp -pav ./overlord/auth/auth_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth/auth_test.go './overlord/auth/auth_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth/auth_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/auth/auth_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/auth/auth.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/auth' ++ dirname ./overlord/auth/auth.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth + cp -pav ./overlord/auth/auth.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth/auth.go './overlord/auth/auth.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth/auth.go' + echo '%{gopath}/src/%{import_path}/./overlord/auth/auth.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/storecontext/context.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/storecontext' ++ dirname ./overlord/storecontext/context.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext + cp -pav ./overlord/storecontext/context.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext/context.go './overlord/storecontext/context.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext/context.go' + echo '%{gopath}/src/%{import_path}/./overlord/storecontext/context.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/storecontext/context_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/storecontext' ++ dirname ./overlord/storecontext/context_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext + cp -pav ./overlord/storecontext/context_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext/context_test.go './overlord/storecontext/context_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext/context_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/storecontext/context_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/assertstate/assertstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' ++ dirname ./overlord/assertstate/assertstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/assertstate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertstate.go './overlord/assertstate/assertstate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertstate.go' + echo '%{gopath}/src/%{import_path}/./overlord/assertstate/assertstate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/assertstate/assertmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' ++ dirname ./overlord/assertstate/assertmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/assertmgr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertmgr.go './overlord/assertstate/assertmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertmgr.go' + echo '%{gopath}/src/%{import_path}/./overlord/assertstate/assertmgr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/assertstate/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' ++ dirname ./overlord/assertstate/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/helpers.go './overlord/assertstate/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/helpers.go' + echo '%{gopath}/src/%{import_path}/./overlord/assertstate/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/assertstate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' ++ dirname ./overlord/assertstate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/export_test.go './overlord/assertstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/assertstate/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/assertstate/bulk.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' ++ dirname ./overlord/assertstate/bulk.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/bulk.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/bulk.go './overlord/assertstate/bulk.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/bulk.go' + echo '%{gopath}/src/%{import_path}/./overlord/assertstate/bulk.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/assertstate/assertstatetest/add_many.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate/assertstatetest' ++ dirname ./overlord/assertstate/assertstatetest/add_many.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertstatetest + cp -pav ./overlord/assertstate/assertstatetest/add_many.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertstatetest/add_many.go './overlord/assertstate/assertstatetest/add_many.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertstatetest/add_many.go' + echo '%{gopath}/src/%{import_path}/./overlord/assertstate/assertstatetest/add_many.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/assertstate/assertstate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' ++ dirname ./overlord/assertstate/assertstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/assertstate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertstate_test.go './overlord/assertstate/assertstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertstate_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/assertstate/assertstate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/assertstate/validation_set_tracking.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' ++ dirname ./overlord/assertstate/validation_set_tracking.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/validation_set_tracking.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/validation_set_tracking.go './overlord/assertstate/validation_set_tracking.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/validation_set_tracking.go' + echo '%{gopath}/src/%{import_path}/./overlord/assertstate/validation_set_tracking.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/assertstate/validation_set_tracking_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' ++ dirname ./overlord/assertstate/validation_set_tracking_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/validation_set_tracking_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/validation_set_tracking_test.go './overlord/assertstate/validation_set_tracking_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/validation_set_tracking_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/assertstate/validation_set_tracking_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/backend.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/backend.go './overlord/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/backend.go' + echo '%{gopath}/src/%{import_path}/./overlord/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/stateengine_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/stateengine_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/stateengine_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/stateengine_test.go './overlord/stateengine_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/stateengine_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/stateengine_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/stateengine.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/stateengine.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/stateengine.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/stateengine.go './overlord/stateengine.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/stateengine.go' + echo '%{gopath}/src/%{import_path}/./overlord/stateengine.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/cmdstate/cmdstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/cmdstate' ++ dirname ./overlord/cmdstate/cmdstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/cmdstate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdstate.go './overlord/cmdstate/cmdstate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdstate.go' + echo '%{gopath}/src/%{import_path}/./overlord/cmdstate/cmdstate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/cmdstate/cmdmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/cmdstate' ++ dirname ./overlord/cmdstate/cmdmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/cmdmgr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdmgr.go './overlord/cmdstate/cmdmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdmgr.go' + echo '%{gopath}/src/%{import_path}/./overlord/cmdstate/cmdmgr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/cmdstate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/cmdstate' ++ dirname ./overlord/cmdstate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/export_test.go './overlord/cmdstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/cmdstate/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/cmdstate/cmdstate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/cmdstate' ++ dirname ./overlord/cmdstate/cmdstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/cmdstate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdstate_test.go './overlord/cmdstate/cmdstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdstate_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/cmdstate/cmdstate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/servicestate/quotas_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' ++ dirname ./overlord/servicestate/quotas_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/quotas_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/quotas_test.go './overlord/servicestate/quotas_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/quotas_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/servicestate/quotas_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/servicestate/servicestate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' ++ dirname ./overlord/servicestate/servicestate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/servicestate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/servicestate.go './overlord/servicestate/servicestate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/servicestate.go' + echo '%{gopath}/src/%{import_path}/./overlord/servicestate/servicestate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/servicestate/servicestate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' ++ dirname ./overlord/servicestate/servicestate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/servicestate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/servicestate_test.go './overlord/servicestate/servicestate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/servicestate_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/servicestate/servicestate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/servicestate/servicemgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' ++ dirname ./overlord/servicestate/servicemgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/servicemgr_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/servicemgr_test.go './overlord/servicestate/servicemgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/servicemgr_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/servicestate/servicemgr_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/servicestate/service_control.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' ++ dirname ./overlord/servicestate/service_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/service_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/service_control.go './overlord/servicestate/service_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/service_control.go' + echo '%{gopath}/src/%{import_path}/./overlord/servicestate/service_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/servicestate/quota_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' ++ dirname ./overlord/servicestate/quota_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/quota_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/quota_control_test.go './overlord/servicestate/quota_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/quota_control_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/servicestate/quota_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/servicestate/service_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' ++ dirname ./overlord/servicestate/service_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/service_control_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/service_control_test.go './overlord/servicestate/service_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/service_control_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/servicestate/service_control_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/servicestate/quotas.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' ++ dirname ./overlord/servicestate/quotas.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/quotas.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/quotas.go './overlord/servicestate/quotas.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/quotas.go' + echo '%{gopath}/src/%{import_path}/./overlord/servicestate/quotas.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/servicestate/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' ++ dirname ./overlord/servicestate/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/helpers.go './overlord/servicestate/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/helpers.go' + echo '%{gopath}/src/%{import_path}/./overlord/servicestate/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/servicestate/quota_control.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' ++ dirname ./overlord/servicestate/quota_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/quota_control.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/quota_control.go './overlord/servicestate/quota_control.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/quota_control.go' + echo '%{gopath}/src/%{import_path}/./overlord/servicestate/quota_control.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/servicestate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' ++ dirname ./overlord/servicestate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/export_test.go './overlord/servicestate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/servicestate/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/servicestate/servicemgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' ++ dirname ./overlord/servicestate/servicemgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/servicemgr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/servicemgr.go './overlord/servicestate/servicemgr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/servicemgr.go' + echo '%{gopath}/src/%{import_path}/./overlord/servicestate/servicemgr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/config/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/config' ++ dirname ./overlord/configstate/config/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/helpers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/helpers_test.go './overlord/configstate/config/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/helpers_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/config/helpers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/config/transaction_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/config' ++ dirname ./overlord/configstate/config/transaction_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/transaction_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/transaction_test.go './overlord/configstate/config/transaction_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/transaction_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/config/transaction_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/config/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/config' ++ dirname ./overlord/configstate/config/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/helpers.go './overlord/configstate/config/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/helpers.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/config/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/config/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/config' ++ dirname ./overlord/configstate/config/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/export_test.go './overlord/configstate/config/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/config/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/config/transaction.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/config' ++ dirname ./overlord/configstate/config/transaction.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/transaction.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/transaction.go './overlord/configstate/config/transaction.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/transaction.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/config/transaction.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' ++ dirname ./overlord/configstate/configstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/configstate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configstate.go './overlord/configstate/configstate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configstate.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configstate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/hooks.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' ++ dirname ./overlord/configstate/hooks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/hooks.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/hooks.go './overlord/configstate/hooks.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/hooks.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/hooks.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/handler_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' ++ dirname ./overlord/configstate/handler_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/handler_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/handler_test.go './overlord/configstate/handler_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/handler_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/handler_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configstate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' ++ dirname ./overlord/configstate/configstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/configstate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configstate_test.go './overlord/configstate/configstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configstate_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configstate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/vitality.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/vitality.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/vitality.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/vitality.go './overlord/configstate/configcore/vitality.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/vitality.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/vitality.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/timezone.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/timezone.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/timezone.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/timezone.go './overlord/configstate/configcore/timezone.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/timezone.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/timezone.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/vitality_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/vitality_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/vitality_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/vitality_test.go './overlord/configstate/configcore/vitality_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/vitality_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/vitality_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/backlight_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/backlight_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/backlight_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/backlight_test.go './overlord/configstate/configcore/backlight_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/backlight_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/backlight_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/cloud.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/cloud.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/cloud.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/cloud.go './overlord/configstate/configcore/cloud.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/cloud.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/cloud.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/users.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/users.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/users.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/users.go './overlord/configstate/configcore/users.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/users.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/users.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/backlight.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/backlight.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/backlight.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/backlight.go './overlord/configstate/configcore/backlight.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/backlight.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/backlight.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/early_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/early_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/early_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/early_test.go './overlord/configstate/configcore/early_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/early_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/early_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/corecfg.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/corecfg.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/corecfg.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/corecfg.go './overlord/configstate/configcore/corecfg.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/corecfg.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/corecfg.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/sysctl_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/sysctl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/sysctl_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/sysctl_test.go './overlord/configstate/configcore/sysctl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/sysctl_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/sysctl_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/sysctl.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/sysctl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/sysctl.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/sysctl.go './overlord/configstate/configcore/sysctl.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/sysctl.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/sysctl.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/runwithstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/runwithstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/runwithstate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/runwithstate.go './overlord/configstate/configcore/runwithstate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/runwithstate.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/runwithstate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/proxy.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/proxy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/proxy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/proxy.go './overlord/configstate/configcore/proxy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/proxy.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/proxy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/services.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/services.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/services.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/services.go './overlord/configstate/configcore/services.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/services.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/services.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/swap.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/swap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/swap.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/swap.go './overlord/configstate/configcore/swap.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/swap.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/swap.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/certs_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/certs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/certs_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/certs_test.go './overlord/configstate/configcore/certs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/certs_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/certs_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/cloud_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/cloud_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/cloud_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/cloud_test.go './overlord/configstate/configcore/cloud_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/cloud_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/cloud_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/journal_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/journal_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/journal_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/journal_test.go './overlord/configstate/configcore/journal_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/journal_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/journal_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/network.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/network.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/network.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/network.go './overlord/configstate/configcore/network.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/network.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/network.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/powerbtn.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/powerbtn.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/powerbtn.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/powerbtn.go './overlord/configstate/configcore/powerbtn.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/powerbtn.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/powerbtn.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/picfg_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/picfg_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/picfg_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/picfg_test.go './overlord/configstate/configcore/picfg_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/picfg_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/picfg_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/certs.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/certs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/certs.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/certs.go './overlord/configstate/configcore/certs.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/certs.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/certs.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/snapshots.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/snapshots.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/snapshots.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/snapshots.go './overlord/configstate/configcore/snapshots.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/snapshots.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/snapshots.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/journal.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/journal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/journal.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/journal.go './overlord/configstate/configcore/journal.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/journal.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/journal.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/export_test.go './overlord/configstate/configcore/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/experimental_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/experimental_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/experimental_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/experimental_test.go './overlord/configstate/configcore/experimental_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/experimental_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/experimental_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/refresh_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/refresh_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/refresh_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/refresh_test.go './overlord/configstate/configcore/refresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/refresh_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/refresh_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/proxy_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/proxy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/proxy_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/proxy_test.go './overlord/configstate/configcore/proxy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/proxy_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/proxy_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/powerbtn_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/powerbtn_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/powerbtn_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/powerbtn_test.go './overlord/configstate/configcore/powerbtn_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/powerbtn_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/powerbtn_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/refresh.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/refresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/refresh.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/refresh.go './overlord/configstate/configcore/refresh.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/refresh.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/refresh.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/utils.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/utils.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/utils.go './overlord/configstate/configcore/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/utils.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/utils.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/users_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/users_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/users_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/users_test.go './overlord/configstate/configcore/users_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/users_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/users_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/services_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/services_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/services_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/services_test.go './overlord/configstate/configcore/services_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/services_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/services_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/swap_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/swap_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/swap_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/swap_test.go './overlord/configstate/configcore/swap_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/swap_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/swap_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/corecfg_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/corecfg_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/corecfg_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/corecfg_test.go './overlord/configstate/configcore/corecfg_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/corecfg_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/corecfg_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/network_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/network_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/network_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/network_test.go './overlord/configstate/configcore/network_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/network_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/network_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/watchdog.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/watchdog.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/watchdog.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/watchdog.go './overlord/configstate/configcore/watchdog.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/watchdog.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/watchdog.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/picfg.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/picfg.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/picfg.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/picfg.go './overlord/configstate/configcore/picfg.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/picfg.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/picfg.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/snapshots_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/snapshots_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/snapshots_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/snapshots_test.go './overlord/configstate/configcore/snapshots_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/snapshots_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/snapshots_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/watchdog_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/watchdog_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/watchdog_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/watchdog_test.go './overlord/configstate/configcore/watchdog_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/watchdog_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/watchdog_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/handlers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/handlers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/handlers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/handlers.go './overlord/configstate/configcore/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/handlers.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/handlers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/experimental.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/experimental.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/experimental.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/experimental.go './overlord/configstate/configcore/experimental.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/experimental.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/experimental.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/timezone_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/timezone_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/timezone_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/timezone_test.go './overlord/configstate/configcore/timezone_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/timezone_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/timezone_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configcore/utils_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/utils_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/utils_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/utils_test.go './overlord/configstate/configcore/utils_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/utils_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/utils_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' ++ dirname ./overlord/configstate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/export_test.go './overlord/configstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/configmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' ++ dirname ./overlord/configstate/configmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/configmgr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configmgr.go './overlord/configstate/configmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configmgr.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configmgr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/proxyconf/proxy.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/proxyconf' ++ dirname ./overlord/configstate/proxyconf/proxy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf + cp -pav ./overlord/configstate/proxyconf/proxy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf/proxy.go './overlord/configstate/proxyconf/proxy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf/proxy.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/proxyconf/proxy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/proxyconf/proxy_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/proxyconf' ++ dirname ./overlord/configstate/proxyconf/proxy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf + cp -pav ./overlord/configstate/proxyconf/proxy_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf/proxy_test.go './overlord/configstate/proxyconf/proxy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf/proxy_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/proxyconf/proxy_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/settings/settings_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/settings' ++ dirname ./overlord/configstate/settings/settings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/settings + cp -pav ./overlord/configstate/settings/settings_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/settings/settings_test.go './overlord/configstate/settings/settings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/settings/settings_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/settings/settings_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/configstate/settings/settings.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/settings' ++ dirname ./overlord/configstate/settings/settings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/settings + cp -pav ./overlord/configstate/settings/settings.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/settings/settings.go './overlord/configstate/settings/settings.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/settings/settings.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/settings/settings.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/standby/standby.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/standby' ++ dirname ./overlord/standby/standby.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby + cp -pav ./overlord/standby/standby.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/standby.go './overlord/standby/standby.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/standby.go' + echo '%{gopath}/src/%{import_path}/./overlord/standby/standby.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/standby/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/standby' ++ dirname ./overlord/standby/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby + cp -pav ./overlord/standby/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/export_test.go './overlord/standby/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/standby/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/standby/standby_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/standby' ++ dirname ./overlord/standby/standby_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby + cp -pav ./overlord/standby/standby_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/standby_test.go './overlord/standby/standby_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/standby_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/standby/standby_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/unknowntask.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/unknowntask.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/unknowntask.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/unknowntask.go './overlord/unknowntask.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/unknowntask.go' + echo '%{gopath}/src/%{import_path}/./overlord/unknowntask.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/export_test.go './overlord/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/helpers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/helpers_test.go './overlord/ifacestate/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/helpers_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/helpers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/hotplug_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/hotplug_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/hotplug_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hotplug_test.go './overlord/ifacestate/hotplug_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hotplug_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/hotplug_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/udevmonitor/udevmon_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate/udevmonitor' ++ dirname ./overlord/ifacestate/udevmonitor/udevmon_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor + cp -pav ./overlord/ifacestate/udevmonitor/udevmon_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor/udevmon_test.go './overlord/ifacestate/udevmonitor/udevmon_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor/udevmon_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/udevmonitor/udevmon_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/udevmonitor/udevmon.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate/udevmonitor' ++ dirname ./overlord/ifacestate/udevmonitor/udevmon.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor + cp -pav ./overlord/ifacestate/udevmonitor/udevmon.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor/udevmon.go './overlord/ifacestate/udevmonitor/udevmon.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor/udevmon.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/udevmonitor/udevmon.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/hotplug.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/hotplug.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/hotplug.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hotplug.go './overlord/ifacestate/hotplug.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hotplug.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/hotplug.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/implicit.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/implicit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/implicit.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/implicit.go './overlord/ifacestate/implicit.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/implicit.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/implicit.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/ifacestate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/ifacestate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/ifacestate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacestate_test.go './overlord/ifacestate/ifacestate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacestate_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/ifacestate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/ifacestate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/ifacestate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/ifacestate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacestate.go './overlord/ifacestate/ifacestate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacestate.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/ifacestate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/hooks.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/hooks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/hooks.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hooks.go './overlord/ifacestate/hooks.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hooks.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/hooks.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/ifacerepo/repo_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate/ifacerepo' ++ dirname ./overlord/ifacestate/ifacerepo/repo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo + cp -pav ./overlord/ifacestate/ifacerepo/repo_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo/repo_test.go './overlord/ifacestate/ifacerepo/repo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo/repo_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/ifacerepo/repo_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/ifacerepo/repo.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate/ifacerepo' ++ dirname ./overlord/ifacestate/ifacerepo/repo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo + cp -pav ./overlord/ifacestate/ifacerepo/repo.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo/repo.go './overlord/ifacestate/ifacerepo/repo.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo/repo.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/ifacerepo/repo.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/helpers.go './overlord/ifacestate/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/helpers.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/export_test.go './overlord/ifacestate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/implicit_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/implicit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/implicit_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/implicit_test.go './overlord/ifacestate/implicit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/implicit_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/implicit_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/handlers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/handlers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/handlers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/handlers_test.go './overlord/ifacestate/handlers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/handlers_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/handlers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/handlers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/handlers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/handlers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/handlers.go './overlord/ifacestate/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/handlers.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/handlers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/ifacestate/ifacemgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/ifacemgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/ifacemgr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacemgr.go './overlord/ifacestate/ifacemgr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacemgr.go' + echo '%{gopath}/src/%{import_path}/./overlord/ifacestate/ifacemgr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/healthstate/healthstate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/healthstate' ++ dirname ./overlord/healthstate/healthstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate + cp -pav ./overlord/healthstate/healthstate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate/healthstate_test.go './overlord/healthstate/healthstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate/healthstate_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/healthstate/healthstate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/healthstate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/healthstate' ++ dirname ./overlord/healthstate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate + cp -pav ./overlord/healthstate/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate/export_test.go './overlord/healthstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/healthstate/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/healthstate/healthstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/healthstate' ++ dirname ./overlord/healthstate/healthstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate + cp -pav ./overlord/healthstate/healthstate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate/healthstate.go './overlord/healthstate/healthstate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate/healthstate.go' + echo '%{gopath}/src/%{import_path}/./overlord/healthstate/healthstate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch6_2.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch6_2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_2.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_2.go './overlord/patch/patch6_2.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_2.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch6_2.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch6_3.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch6_3.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_3.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_3.go './overlord/patch/patch6_3.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_3.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch6_3.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch6_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch6_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_test.go './overlord/patch/patch6_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch6_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch4_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch4_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch4_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch4_test.go './overlord/patch/patch4_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch4_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch4_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch6.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch6.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6.go './overlord/patch/patch6.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch6.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch2_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch2_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch2_test.go './overlord/patch/patch2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch2_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch2_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch6_3_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch6_3_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_3_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_3_test.go './overlord/patch/patch6_3_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_3_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch6_3_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch6_1.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch6_1.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_1.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_1.go './overlord/patch/patch6_1.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_1.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch6_1.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch5.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch5.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch5.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch5.go './overlord/patch/patch5.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch5.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch5.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch1.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch1.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch1.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch1.go './overlord/patch/patch1.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch1.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch1.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/export_test.go './overlord/patch/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch3_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch3_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch3_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch3_test.go './overlord/patch/patch3_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch3_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch3_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch_test.go './overlord/patch/patch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch.go './overlord/patch/patch.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch3.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch3.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch3.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch3.go './overlord/patch/patch3.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch3.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch3.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch6_1_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch6_1_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_1_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_1_test.go './overlord/patch/patch6_1_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_1_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch6_1_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch2.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch2.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch2.go './overlord/patch/patch2.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch2.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch2.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch6_2_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch6_2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_2_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_2_test.go './overlord/patch/patch6_2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_2_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch6_2_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch4.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch4.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch4.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch4.go './overlord/patch/patch4.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch4.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch4.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/patch/patch1_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch1_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch1_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch1_test.go './overlord/patch/patch1_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch1_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/patch/patch1_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/managers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/managers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/managers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/managers_test.go './overlord/managers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/managers_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/managers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapshotstate/backend/backend.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' ++ dirname ./overlord/snapshotstate/backend/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/backend.go './overlord/snapshotstate/backend/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/backend.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapshotstate/backend/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapshotstate/backend/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' ++ dirname ./overlord/snapshotstate/backend/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/helpers.go './overlord/snapshotstate/backend/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/helpers.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapshotstate/backend/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapshotstate/backend/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' ++ dirname ./overlord/snapshotstate/backend/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/export_test.go './overlord/snapshotstate/backend/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapshotstate/backend/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapshotstate/backend/reader.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' ++ dirname ./overlord/snapshotstate/backend/reader.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/reader.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/reader.go './overlord/snapshotstate/backend/reader.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/reader.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapshotstate/backend/reader.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapshotstate/backend/restorestate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' ++ dirname ./overlord/snapshotstate/backend/restorestate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/restorestate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/restorestate.go './overlord/snapshotstate/backend/restorestate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/restorestate.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapshotstate/backend/restorestate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapshotstate/backend/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' ++ dirname ./overlord/snapshotstate/backend/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/backend_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/backend_test.go './overlord/snapshotstate/backend/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/backend_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapshotstate/backend/backend_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapshotstate/snapshotstate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate' ++ dirname ./overlord/snapshotstate/snapshotstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotstate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotstate_test.go './overlord/snapshotstate/snapshotstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotstate_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapshotstate/snapshotstate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapshotstate/snapshotstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate' ++ dirname ./overlord/snapshotstate/snapshotstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotstate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotstate.go './overlord/snapshotstate/snapshotstate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotstate.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapshotstate/snapshotstate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapshotstate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate' ++ dirname ./overlord/snapshotstate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/export_test.go './overlord/snapshotstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapshotstate/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapshotstate/snapshotmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate' ++ dirname ./overlord/snapshotstate/snapshotmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotmgr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotmgr.go './overlord/snapshotstate/snapshotmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotmgr.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapshotstate/snapshotmgr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapshotstate/snapshotmgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate' ++ dirname ./overlord/snapshotstate/snapshotmgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotmgr_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotmgr_test.go './overlord/snapshotstate/snapshotmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotmgr_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapshotstate/snapshotmgr_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/models_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/models_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/models_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/models_test.go './overlord/snapstate/models_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/models_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/models_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/cookies.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/cookies.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/cookies.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/cookies.go './overlord/snapstate/cookies.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/cookies.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/cookies.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/handlers_prepare_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/handlers_prepare_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_prepare_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_prepare_test.go './overlord/snapstate/handlers_prepare_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_prepare_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/handlers_prepare_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/handlers_mount_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/handlers_mount_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_mount_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_mount_test.go './overlord/snapstate/handlers_mount_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_mount_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/handlers_mount_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/snapstatetest/devicectx.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/snapstatetest' ++ dirname ./overlord/snapstate/snapstatetest/devicectx.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstatetest + cp -pav ./overlord/snapstate/snapstatetest/devicectx.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstatetest/devicectx.go './overlord/snapstate/snapstatetest/devicectx.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstatetest/devicectx.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/snapstatetest/devicectx.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/aliases_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/aliases_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/aliases_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/aliases_test.go './overlord/snapstate/backend/aliases_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/aliases_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/aliases_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/mountunit.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/mountunit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/mountunit.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/mountunit.go './overlord/snapstate/backend/mountunit.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/mountunit.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/mountunit.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/fontconfig.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/fontconfig.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/fontconfig.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/fontconfig.go './overlord/snapstate/backend/fontconfig.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/fontconfig.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/fontconfig.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/backend.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/backend.go './overlord/snapstate/backend/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/backend.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/copydata_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/copydata_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/copydata_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/copydata_test.go './overlord/snapstate/backend/copydata_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/copydata_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/copydata_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/snapdata.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/snapdata.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/snapdata.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/snapdata.go './overlord/snapstate/backend/snapdata.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/snapdata.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/snapdata.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/copydata.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/copydata.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/copydata.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/copydata.go './overlord/snapstate/backend/copydata.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/copydata.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/copydata.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/snapdata_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/snapdata_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/snapdata_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/snapdata_test.go './overlord/snapstate/backend/snapdata_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/snapdata_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/snapdata_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/aliases.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/aliases.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/aliases.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/aliases.go './overlord/snapstate/backend/aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/aliases.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/aliases.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/locking_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/locking_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/locking_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/locking_test.go './overlord/snapstate/backend/locking_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/locking_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/locking_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/link_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/link_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/link_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/link_test.go './overlord/snapstate/backend/link_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/link_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/link_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/export_test.go './overlord/snapstate/backend/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/setup.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/setup.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/setup.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/setup.go './overlord/snapstate/backend/setup.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/setup.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/setup.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/utils.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/utils.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/utils.go './overlord/snapstate/backend/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/utils.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/utils.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/mountns.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/mountns.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/mountns.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/mountns.go './overlord/snapstate/backend/mountns.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/mountns.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/mountns.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/setup_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/setup_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/setup_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/setup_test.go './overlord/snapstate/backend/setup_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/setup_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/setup_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/mountunit_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/mountunit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/mountunit_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/mountunit_test.go './overlord/snapstate/backend/mountunit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/mountunit_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/mountunit_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/locking.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/locking.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/locking.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/locking.go './overlord/snapstate/backend/locking.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/locking.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/locking.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/link.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/link.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/link.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/link.go './overlord/snapstate/backend/link.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/link.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/link.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/backend_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/backend_test.go './overlord/snapstate/backend/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/backend_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend/backend_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/snapstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/snapstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapstate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate.go './overlord/snapstate/snapstate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/snapstate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/backend.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend.go './overlord/snapstate/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/conflict.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/conflict.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/conflict.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/conflict.go './overlord/snapstate/conflict.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/conflict.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/conflict.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/refreshhints_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/refreshhints_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/refreshhints_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refreshhints_test.go './overlord/snapstate/refreshhints_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refreshhints_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/refreshhints_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/handlers_link_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/handlers_link_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_link_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_link_test.go './overlord/snapstate/handlers_link_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_link_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/handlers_link_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/autorefresh_gating.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/autorefresh_gating.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/autorefresh_gating.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh_gating.go './overlord/snapstate/autorefresh_gating.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh_gating.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/autorefresh_gating.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/dbus.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/dbus.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/dbus.go './overlord/snapstate/dbus.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/dbus.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/dbus.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/handlers_discard_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/handlers_discard_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_discard_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_discard_test.go './overlord/snapstate/handlers_discard_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_discard_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/handlers_discard_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/cookies_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/cookies_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/cookies_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/cookies_test.go './overlord/snapstate/cookies_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/cookies_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/cookies_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/booted.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/booted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/booted.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/booted.go './overlord/snapstate/booted.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/booted.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/booted.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/refreshhints.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/refreshhints.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/refreshhints.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refreshhints.go './overlord/snapstate/refreshhints.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refreshhints.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/refreshhints.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/snapstate_config_defaults_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/snapstate_config_defaults_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapstate_config_defaults_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_config_defaults_test.go './overlord/snapstate/snapstate_config_defaults_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_config_defaults_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/snapstate_config_defaults_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/devicectx_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/devicectx_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/devicectx_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/devicectx_test.go './overlord/snapstate/devicectx_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/devicectx_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/devicectx_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/handlers_aliasesv2_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/handlers_aliasesv2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_aliasesv2_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_aliasesv2_test.go './overlord/snapstate/handlers_aliasesv2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_aliasesv2_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/handlers_aliasesv2_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/handlers_download_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/handlers_download_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_download_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_download_test.go './overlord/snapstate/handlers_download_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_download_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/handlers_download_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/progress_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/progress_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/progress_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/progress_test.go './overlord/snapstate/progress_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/progress_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/progress_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/snapstate_update_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/snapstate_update_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapstate_update_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_update_test.go './overlord/snapstate/snapstate_update_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_update_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/snapstate_update_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/policy/base.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/policy' ++ dirname ./overlord/snapstate/policy/base.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/base.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/base.go './overlord/snapstate/policy/base.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/base.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/policy/base.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/policy/errors.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/policy' ++ dirname ./overlord/snapstate/policy/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/errors.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/errors.go './overlord/snapstate/policy/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/errors.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/policy/errors.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/policy/gadget.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/policy' ++ dirname ./overlord/snapstate/policy/gadget.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/gadget.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/gadget.go './overlord/snapstate/policy/gadget.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/gadget.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/policy/gadget.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/policy/policy_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/policy' ++ dirname ./overlord/snapstate/policy/policy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/policy_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/policy_test.go './overlord/snapstate/policy/policy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/policy_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/policy/policy_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/policy/os.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/policy' ++ dirname ./overlord/snapstate/policy/os.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/os.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/os.go './overlord/snapstate/policy/os.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/os.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/policy/os.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/policy/policy.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/policy' ++ dirname ./overlord/snapstate/policy/policy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/policy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/policy.go './overlord/snapstate/policy/policy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/policy.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/policy/policy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/policy/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/policy' ++ dirname ./overlord/snapstate/policy/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/export_test.go './overlord/snapstate/policy/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/policy/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/policy/canremove_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/policy' ++ dirname ./overlord/snapstate/policy/canremove_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/canremove_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/canremove_test.go './overlord/snapstate/policy/canremove_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/canremove_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/policy/canremove_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/policy/kernel.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/policy' ++ dirname ./overlord/snapstate/policy/kernel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/kernel.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/kernel.go './overlord/snapstate/policy/kernel.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/kernel.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/policy/kernel.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/policy/snapd.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/policy' ++ dirname ./overlord/snapstate/policy/snapd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/snapd.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/snapd.go './overlord/snapstate/policy/snapd.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/snapd.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/policy/snapd.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/policy.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/policy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/policy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy.go './overlord/snapstate/policy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/policy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/autorefresh_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/autorefresh_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/autorefresh_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh_test.go './overlord/snapstate/autorefresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/autorefresh_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/catalogrefresh_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/catalogrefresh_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/catalogrefresh_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/catalogrefresh_test.go './overlord/snapstate/catalogrefresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/catalogrefresh_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/catalogrefresh_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/readme.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/readme.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/readme.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/readme.go './overlord/snapstate/readme.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/readme.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/readme.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/check_snap_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/check_snap_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/check_snap_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/check_snap_test.go './overlord/snapstate/check_snap_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/check_snap_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/check_snap_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/storehelpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/storehelpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/storehelpers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/storehelpers_test.go './overlord/snapstate/storehelpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/storehelpers_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/storehelpers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/flags.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/flags.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/flags.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/flags.go './overlord/snapstate/flags.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/flags.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/flags.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/export_test.go './overlord/snapstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/aliasesv2.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/aliasesv2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/aliasesv2.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aliasesv2.go './overlord/snapstate/aliasesv2.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aliasesv2.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/aliasesv2.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/refresh_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/refresh_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/refresh_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refresh_test.go './overlord/snapstate/refresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refresh_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/refresh_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/aux_store_info.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/aux_store_info.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/aux_store_info.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aux_store_info.go './overlord/snapstate/aux_store_info.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aux_store_info.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/aux_store_info.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/check_snap.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/check_snap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/check_snap.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/check_snap.go './overlord/snapstate/check_snap.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/check_snap.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/check_snap.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/snapstate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/snapstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapstate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_test.go './overlord/snapstate/snapstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/snapstate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/handlers_rerefresh_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/handlers_rerefresh_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_rerefresh_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_rerefresh_test.go './overlord/snapstate/handlers_rerefresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_rerefresh_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/handlers_rerefresh_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/refresh.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/refresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/refresh.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refresh.go './overlord/snapstate/refresh.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refresh.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/refresh.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/readme_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/readme_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/readme_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/readme_test.go './overlord/snapstate/readme_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/readme_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/readme_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/autorefresh.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/autorefresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/autorefresh.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh.go './overlord/snapstate/autorefresh.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/autorefresh.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/snapmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/snapmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapmgr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapmgr.go './overlord/snapstate/snapmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapmgr.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/snapmgr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/devicectx.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/devicectx.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/devicectx.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/devicectx.go './overlord/snapstate/devicectx.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/devicectx.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/devicectx.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/handlers_prereq_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/handlers_prereq_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_prereq_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_prereq_test.go './overlord/snapstate/handlers_prereq_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_prereq_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/handlers_prereq_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/catalogrefresh.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/catalogrefresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/catalogrefresh.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/catalogrefresh.go './overlord/snapstate/catalogrefresh.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/catalogrefresh.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/catalogrefresh.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/snapstate_remove_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/snapstate_remove_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapstate_remove_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_remove_test.go './overlord/snapstate/snapstate_remove_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_remove_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/snapstate_remove_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/dbus_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/dbus_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/dbus_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/dbus_test.go './overlord/snapstate/dbus_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/dbus_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/dbus_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/autorefresh_gating_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/autorefresh_gating_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/autorefresh_gating_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh_gating_test.go './overlord/snapstate/autorefresh_gating_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh_gating_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/autorefresh_gating_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/booted_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/booted_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/booted_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/booted_test.go './overlord/snapstate/booted_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/booted_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/booted_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/snapstate_install_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/snapstate_install_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapstate_install_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_install_test.go './overlord/snapstate/snapstate_install_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_install_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/snapstate_install_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/snapstate_try_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/snapstate_try_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapstate_try_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_try_test.go './overlord/snapstate/snapstate_try_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_try_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/snapstate_try_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/storehelpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/storehelpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/storehelpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/storehelpers.go './overlord/snapstate/storehelpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/storehelpers.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/storehelpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/aux_store_info_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/aux_store_info_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/aux_store_info_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aux_store_info_test.go './overlord/snapstate/aux_store_info_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aux_store_info_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/aux_store_info_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/aliasesv2_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/aliasesv2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/aliasesv2_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aliasesv2_test.go './overlord/snapstate/aliasesv2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aliasesv2_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/aliasesv2_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/handlers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/handlers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_test.go './overlord/snapstate/handlers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/handlers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/handlers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/handlers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers.go './overlord/snapstate/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/handlers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/progress.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/progress.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/progress.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/progress.go './overlord/snapstate/progress.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/progress.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/progress.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/snapstate/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/backend_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend_test.go './overlord/snapstate/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/backend_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/overlord.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/overlord.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/overlord.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/overlord.go './overlord/overlord.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/overlord.go' + echo '%{gopath}/src/%{import_path}/./overlord/overlord.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/firstboot20_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/firstboot20_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/firstboot20_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot20_test.go './overlord/devicestate/firstboot20_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot20_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/firstboot20_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/firstboot.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/firstboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/firstboot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot.go './overlord/devicestate/firstboot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/firstboot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/handlers_bootconfig.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/handlers_bootconfig.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers_bootconfig.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_bootconfig.go './overlord/devicestate/handlers_bootconfig.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_bootconfig.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/handlers_bootconfig.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/firstboot_preseed_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/firstboot_preseed_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/firstboot_preseed_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot_preseed_test.go './overlord/devicestate/firstboot_preseed_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot_preseed_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/firstboot_preseed_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/remodel_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/remodel_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/remodel_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/remodel_test.go './overlord/devicestate/remodel_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/remodel_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/remodel_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/handlers_gadget.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/handlers_gadget.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers_gadget.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_gadget.go './overlord/devicestate/handlers_gadget.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_gadget.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/handlers_gadget.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicestate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/devicestate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_test.go './overlord/devicestate/devicestate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestate_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicestatetest/gadget.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate/devicestatetest' ++ dirname ./overlord/devicestate/devicestatetest/gadget.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest + cp -pav ./overlord/devicestate/devicestatetest/gadget.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest/gadget.go './overlord/devicestate/devicestatetest/gadget.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest/gadget.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestatetest/gadget.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicestatetest/state.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate/devicestatetest' ++ dirname ./overlord/devicestate/devicestatetest/state.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest + cp -pav ./overlord/devicestate/devicestatetest/state.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest/state.go './overlord/devicestate/devicestatetest/state.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest/state.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestatetest/state.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicestatetest/devicesvc.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate/devicestatetest' ++ dirname ./overlord/devicestate/devicestatetest/devicesvc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest + cp -pav ./overlord/devicestate/devicestatetest/devicesvc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest/devicesvc.go './overlord/devicestate/devicestatetest/devicesvc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest/devicesvc.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestatetest/devicesvc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicemgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/devicemgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicemgr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicemgr.go './overlord/devicestate/devicemgr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicemgr.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicemgr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/handlers_systems.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/handlers_systems.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers_systems.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_systems.go './overlord/devicestate/handlers_systems.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_systems.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/handlers_systems.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/crypto.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/crypto.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/crypto.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/crypto.go './overlord/devicestate/crypto.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/crypto.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/crypto.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicestate_cloudinit_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/devicestate_cloudinit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_cloudinit_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_cloudinit_test.go './overlord/devicestate/devicestate_cloudinit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_cloudinit_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestate_cloudinit_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicestate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/devicestate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate.go './overlord/devicestate/devicestate.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestate.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/remodel.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/remodel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/remodel.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/remodel.go './overlord/devicestate/remodel.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/remodel.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/remodel.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicestate_systems_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/devicestate_systems_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_systems_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_systems_test.go './overlord/devicestate/devicestate_systems_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_systems_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestate_systems_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicestate_install_mode_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/devicestate_install_mode_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_install_mode_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_install_mode_test.go './overlord/devicestate/devicestate_install_mode_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_install_mode_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestate_install_mode_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicestate_remodel_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/devicestate_remodel_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_remodel_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_remodel_test.go './overlord/devicestate/devicestate_remodel_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_remodel_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestate_remodel_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicestate_bootconfig_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/devicestate_bootconfig_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_bootconfig_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_bootconfig_test.go './overlord/devicestate/devicestate_bootconfig_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_bootconfig_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestate_bootconfig_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/systems_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/systems_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/systems_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/systems_test.go './overlord/devicestate/systems_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/systems_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/systems_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/helpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/helpers.go './overlord/devicestate/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/helpers.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/helpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicestate_serial_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/devicestate_serial_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_serial_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_serial_test.go './overlord/devicestate/devicestate_serial_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_serial_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestate_serial_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/export_test.go './overlord/devicestate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/handlers_remodel.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/handlers_remodel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers_remodel.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_remodel.go './overlord/devicestate/handlers_remodel.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_remodel.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/handlers_remodel.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/firstboot_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/firstboot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/firstboot_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot_test.go './overlord/devicestate/firstboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/firstboot_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/systems.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/systems.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/systems.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/systems.go './overlord/devicestate/systems.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/systems.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/systems.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/handlers_serial.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/handlers_serial.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers_serial.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_serial.go './overlord/devicestate/handlers_serial.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_serial.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/handlers_serial.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicectx.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/devicectx.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicectx.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicectx.go './overlord/devicestate/devicectx.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicectx.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicectx.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/handlers_install.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/handlers_install.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers_install.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_install.go './overlord/devicestate/handlers_install.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_install.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/handlers_install.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/internal/state.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate/internal' ++ dirname ./overlord/devicestate/internal/state.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/internal + cp -pav ./overlord/devicestate/internal/state.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/internal/state.go './overlord/devicestate/internal/state.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/internal/state.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/internal/state.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/internal/state_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate/internal' ++ dirname ./overlord/devicestate/internal/state_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/internal + cp -pav ./overlord/devicestate/internal/state_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/internal/state_test.go './overlord/devicestate/internal/state_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/internal/state_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/internal/state_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/handlers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/handlers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_test.go './overlord/devicestate/handlers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/handlers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/handlers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/handlers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers.go './overlord/devicestate/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/handlers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/devicestate/devicestate_gadget_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/devicestate_gadget_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_gadget_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_gadget_test.go './overlord/devicestate/devicestate_gadget_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_gadget_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestate_gadget_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/overlord_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/overlord_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/overlord_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/overlord_test.go './overlord/overlord_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/overlord_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/overlord_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/timings_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/timings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/timings_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/timings_test.go './overlord/state/timings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/timings_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/timings_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/task_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/task_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/task_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/task_test.go './overlord/state/task_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/task_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/task_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/timings.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/timings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/timings.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/timings.go './overlord/state/timings.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/timings.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/timings.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/change_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/change_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/change_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/change_test.go './overlord/state/change_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/change_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/change_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/taskrunner_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/taskrunner_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/taskrunner_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/taskrunner_test.go './overlord/state/taskrunner_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/taskrunner_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/taskrunner_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/task.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/task.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/task.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/task.go './overlord/state/task.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/task.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/task.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/taskrunner.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/taskrunner.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/taskrunner.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/taskrunner.go './overlord/state/taskrunner.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/taskrunner.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/taskrunner.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/export_test.go './overlord/state/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/export_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/warning_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/warning_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/warning_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/warning_test.go './overlord/state/warning_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/warning_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/warning_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/change.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/change.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/change.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/change.go './overlord/state/change.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/change.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/change.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/copy_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/copy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/copy_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/copy_test.go './overlord/state/copy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/copy_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/copy_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/state.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/state.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/state.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/state.go './overlord/state/state.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/state.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/state.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/warning.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/warning.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/warning.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/warning.go './overlord/state/warning.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/warning.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/warning.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/copy.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/copy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/copy.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/copy.go './overlord/state/copy.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/copy.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/copy.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./overlord/state/state_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/state_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/state_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/state_test.go './overlord/state/state_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/state_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/state/state_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/exec.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/exec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/exec.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/exec.go './testutil/exec.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/exec.go' + echo '%{gopath}/src/%{import_path}/./testutil/exec.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/syscallschecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/syscallschecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/syscallschecker.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/syscallschecker.go './testutil/syscallschecker.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/syscallschecker.go' + echo '%{gopath}/src/%{import_path}/./testutil/syscallschecker.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/symlinktargetchecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/symlinktargetchecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/symlinktargetchecker.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/symlinktargetchecker.go './testutil/symlinktargetchecker.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/symlinktargetchecker.go' + echo '%{gopath}/src/%{import_path}/./testutil/symlinktargetchecker.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/base.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/base.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/base.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/base.go './testutil/base.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/base.go' + echo '%{gopath}/src/%{import_path}/./testutil/base.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/dbustest_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/dbustest_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/dbustest_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/dbustest_test.go './testutil/dbustest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/dbustest_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/dbustest_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/containschecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/containschecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/containschecker_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/containschecker_test.go './testutil/containschecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/containschecker_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/containschecker_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/lowlevel.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/lowlevel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/lowlevel.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/lowlevel.go './testutil/lowlevel.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/lowlevel.go' + echo '%{gopath}/src/%{import_path}/./testutil/lowlevel.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/dbustest.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/dbustest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/dbustest.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/dbustest.go './testutil/dbustest.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/dbustest.go' + echo '%{gopath}/src/%{import_path}/./testutil/dbustest.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/filepresencechecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/filepresencechecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filepresencechecker.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filepresencechecker.go './testutil/filepresencechecker.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filepresencechecker.go' + echo '%{gopath}/src/%{import_path}/./testutil/filepresencechecker.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/testutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/testutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/testutil_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/testutil_test.go './testutil/testutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/testutil_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/testutil_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/intcheckers.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/intcheckers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/intcheckers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/intcheckers.go './testutil/intcheckers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/intcheckers.go' + echo '%{gopath}/src/%{import_path}/./testutil/intcheckers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/filecontentchecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/filecontentchecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filecontentchecker_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filecontentchecker_test.go './testutil/filecontentchecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filecontentchecker_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/filecontentchecker_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/timeouts_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/timeouts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/timeouts_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/timeouts_test.go './testutil/timeouts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/timeouts_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/timeouts_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/symlinktargetchecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/symlinktargetchecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/symlinktargetchecker_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/symlinktargetchecker_test.go './testutil/symlinktargetchecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/symlinktargetchecker_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/symlinktargetchecker_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/containschecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/containschecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/containschecker.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/containschecker.go './testutil/containschecker.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/containschecker.go' + echo '%{gopath}/src/%{import_path}/./testutil/containschecker.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/export_test.go './testutil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/export_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/paddedchecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/paddedchecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/paddedchecker_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/paddedchecker_test.go './testutil/paddedchecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/paddedchecker_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/paddedchecker_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/filecontentchecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/filecontentchecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filecontentchecker.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filecontentchecker.go './testutil/filecontentchecker.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filecontentchecker.go' + echo '%{gopath}/src/%{import_path}/./testutil/filecontentchecker.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/timeouts.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/timeouts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/timeouts.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/timeouts.go './testutil/timeouts.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/timeouts.go' + echo '%{gopath}/src/%{import_path}/./testutil/timeouts.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/exec_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/exec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/exec_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/exec_test.go './testutil/exec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/exec_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/exec_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/intcheckers_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/intcheckers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/intcheckers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/intcheckers_test.go './testutil/intcheckers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/intcheckers_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/intcheckers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/syscallschecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/syscallschecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/syscallschecker_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/syscallschecker_test.go './testutil/syscallschecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/syscallschecker_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/syscallschecker_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/lowlevel_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/lowlevel_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/lowlevel_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/lowlevel_test.go './testutil/lowlevel_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/lowlevel_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/lowlevel_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/filepresencechecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/filepresencechecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filepresencechecker_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filepresencechecker_test.go './testutil/filepresencechecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filepresencechecker_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/filepresencechecker_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./testutil/paddedchecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/paddedchecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/paddedchecker.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/paddedchecker.go './testutil/paddedchecker.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/paddedchecker.go' + echo '%{gopath}/src/%{import_path}/./testutil/paddedchecker.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./timeutil/human_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' ++ dirname ./timeutil/human_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/human_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/human_test.go './timeutil/human_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/human_test.go' + echo '%{gopath}/src/%{import_path}/./timeutil/human_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./timeutil/schedule_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' ++ dirname ./timeutil/schedule_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/schedule_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/schedule_test.go './timeutil/schedule_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/schedule_test.go' + echo '%{gopath}/src/%{import_path}/./timeutil/schedule_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./timeutil/schedule.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' ++ dirname ./timeutil/schedule.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/schedule.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/schedule.go './timeutil/schedule.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/schedule.go' + echo '%{gopath}/src/%{import_path}/./timeutil/schedule.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./timeutil/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' ++ dirname ./timeutil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/export_test.go './timeutil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/export_test.go' + echo '%{gopath}/src/%{import_path}/./timeutil/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./timeutil/human.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' ++ dirname ./timeutil/human.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/human.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/human.go './timeutil/human.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/human.go' + echo '%{gopath}/src/%{import_path}/./timeutil/human.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./dbusutil/dbusutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./dbusutil' ++ dirname ./dbusutil/dbusutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil + cp -pav ./dbusutil/dbusutil_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil/dbusutil_test.go './dbusutil/dbusutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil/dbusutil_test.go' + echo '%{gopath}/src/%{import_path}/./dbusutil/dbusutil_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./dbusutil/dbusutil.go + echo '%dir %{gopath}/src/%{import_path}/./dbusutil' ++ dirname ./dbusutil/dbusutil.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil + cp -pav ./dbusutil/dbusutil.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil/dbusutil.go './dbusutil/dbusutil.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil/dbusutil.go' + echo '%{gopath}/src/%{import_path}/./dbusutil/dbusutil.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./dbusutil/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./dbusutil' ++ dirname ./dbusutil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil + cp -pav ./dbusutil/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil/export_test.go './dbusutil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil/export_test.go' + echo '%{gopath}/src/%{import_path}/./dbusutil/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./dbusutil/dbustest/dbustest.go + echo '%dir %{gopath}/src/%{import_path}/./dbusutil/dbustest' ++ dirname ./dbusutil/dbustest/dbustest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil/dbustest + cp -pav ./dbusutil/dbustest/dbustest.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil/dbustest/dbustest.go './dbusutil/dbustest/dbustest.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil/dbustest/dbustest.go' + echo '%{gopath}/src/%{import_path}/./dbusutil/dbustest/dbustest.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./dbusutil/dbustest/stub.go + echo '%dir %{gopath}/src/%{import_path}/./dbusutil/dbustest' ++ dirname ./dbusutil/dbustest/stub.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil/dbustest + cp -pav ./dbusutil/dbustest/stub.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil/dbustest/stub.go './dbusutil/dbustest/stub.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dbusutil/dbustest/stub.go' + echo '%{gopath}/src/%{import_path}/./dbusutil/dbustest/stub.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./features/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./features' ++ dirname ./features/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features + cp -pav ./features/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features/export_test.go './features/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features/export_test.go' + echo '%{gopath}/src/%{import_path}/./features/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./features/features.go + echo '%dir %{gopath}/src/%{import_path}/./features' ++ dirname ./features/features.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features + cp -pav ./features/features.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features/features.go './features/features.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features/features.go' + echo '%{gopath}/src/%{import_path}/./features/features.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./features/features_test.go + echo '%dir %{gopath}/src/%{import_path}/./features' ++ dirname ./features/features_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features + cp -pav ./features/features_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features/features_test.go './features/features_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features/features_test.go' + echo '%{gopath}/src/%{import_path}/./features/features_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./polkit/pid_start_time_test.go + echo '%dir %{gopath}/src/%{import_path}/./polkit' ++ dirname ./polkit/pid_start_time_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit + cp -pav ./polkit/pid_start_time_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit/pid_start_time_test.go './polkit/pid_start_time_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit/pid_start_time_test.go' + echo '%{gopath}/src/%{import_path}/./polkit/pid_start_time_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./polkit/pid_start_time.go + echo '%dir %{gopath}/src/%{import_path}/./polkit' ++ dirname ./polkit/pid_start_time.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit + cp -pav ./polkit/pid_start_time.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit/pid_start_time.go './polkit/pid_start_time.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit/pid_start_time.go' + echo '%{gopath}/src/%{import_path}/./polkit/pid_start_time.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./polkit/authority.go + echo '%dir %{gopath}/src/%{import_path}/./polkit' ++ dirname ./polkit/authority.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit + cp -pav ./polkit/authority.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit/authority.go './polkit/authority.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit/authority.go' + echo '%{gopath}/src/%{import_path}/./polkit/authority.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./x11/xauth_test.go + echo '%dir %{gopath}/src/%{import_path}/./x11' ++ dirname ./x11/xauth_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11 + cp -pav ./x11/xauth_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11/xauth_test.go './x11/xauth_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11/xauth_test.go' + echo '%{gopath}/src/%{import_path}/./x11/xauth_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./x11/xauth.go + echo '%dir %{gopath}/src/%{import_path}/./x11' ++ dirname ./x11/xauth.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11 + cp -pav ./x11/xauth.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11/xauth.go './x11/xauth.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11/xauth.go' + echo '%{gopath}/src/%{import_path}/./x11/xauth.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/nfs_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/nfs_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/nfs_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_darwin.go './osutil/nfs_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_darwin.go' + echo '%{gopath}/src/%{import_path}/./osutil/nfs_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/fshelpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/fshelpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/fshelpers_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/fshelpers_test.go './osutil/fshelpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/fshelpers_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/fshelpers_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/settime.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/settime.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/settime.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/settime.go './osutil/settime.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/settime.go' + echo '%{gopath}/src/%{import_path}/./osutil/settime.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/exec.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/exec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exec.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exec.go './osutil/exec.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exec.go' + echo '%{gopath}/src/%{import_path}/./osutil/exec.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/group_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/group_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/group_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group_test.go './osutil/group_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/group_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/kcmdline.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/kcmdline.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/kcmdline.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/kcmdline.go './osutil/kcmdline.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/kcmdline.go' + echo '%{gopath}/src/%{import_path}/./osutil/kcmdline.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/chattr.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/chattr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chattr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr.go './osutil/chattr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr.go' + echo '%{gopath}/src/%{import_path}/./osutil/chattr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/chattr_64.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/chattr_64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chattr_64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr_64.go './osutil/chattr_64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr_64.go' + echo '%{gopath}/src/%{import_path}/./osutil/chattr_64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/bootid_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/bootid_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/bootid_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/bootid_test.go './osutil/bootid_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/bootid_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/bootid_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/cmp.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/cmp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cmp.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cmp.go './osutil/cmp.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cmp.go' + echo '%{gopath}/src/%{import_path}/./osutil/cmp.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/cp_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/cp_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_linux.go './osutil/cp_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/cp_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/testhelper_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/testhelper_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/testhelper_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/testhelper_test.go './osutil/testhelper_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/testhelper_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/testhelper_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/osutil_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/osutil_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/osutil_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/osutil_darwin.go './osutil/osutil_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/osutil_darwin.go' + echo '%{gopath}/src/%{import_path}/./osutil/osutil_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/disks/disks.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/disks' ++ dirname ./osutil/disks/disks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks + cp -pav ./osutil/disks/disks.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/disks.go './osutil/disks/disks.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/disks.go' + echo '%{gopath}/src/%{import_path}/./osutil/disks/disks.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/disks/disks_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/disks' ++ dirname ./osutil/disks/disks_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks + cp -pav ./osutil/disks/disks_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/disks_linux.go './osutil/disks/disks_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/disks_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/disks/disks_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/disks/mockdisk_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/disks' ++ dirname ./osutil/disks/mockdisk_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks + cp -pav ./osutil/disks/mockdisk_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/mockdisk_test.go './osutil/disks/mockdisk_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/mockdisk_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/disks/mockdisk_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/disks/labels.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/disks' ++ dirname ./osutil/disks/labels.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks + cp -pav ./osutil/disks/labels.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/labels.go './osutil/disks/labels.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/labels.go' + echo '%{gopath}/src/%{import_path}/./osutil/disks/labels.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/disks/disks_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/disks' ++ dirname ./osutil/disks/disks_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks + cp -pav ./osutil/disks/disks_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/disks_darwin.go './osutil/disks/disks_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/disks_darwin.go' + echo '%{gopath}/src/%{import_path}/./osutil/disks/disks_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/disks/disks_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/disks' ++ dirname ./osutil/disks/disks_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks + cp -pav ./osutil/disks/disks_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/disks_linux_test.go './osutil/disks/disks_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/disks_linux_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/disks/disks_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/disks/labels_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/disks' ++ dirname ./osutil/disks/labels_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks + cp -pav ./osutil/disks/labels_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/labels_test.go './osutil/disks/labels_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/labels_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/disks/labels_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/disks/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/disks' ++ dirname ./osutil/disks/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks + cp -pav ./osutil/disks/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/export_test.go './osutil/disks/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/export_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/disks/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/disks/mockdisk.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/disks' ++ dirname ./osutil/disks/mockdisk.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks + cp -pav ./osutil/disks/mockdisk.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/mockdisk.go './osutil/disks/mockdisk.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disks/mockdisk.go' + echo '%{gopath}/src/%{import_path}/./osutil/disks/mockdisk.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/strace/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' ++ dirname ./osutil/strace/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/export_test.go './osutil/strace/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/export_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/strace/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/strace/timing_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' ++ dirname ./osutil/strace/timing_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/timing_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/timing_test.go './osutil/strace/timing_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/timing_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/strace/timing_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/strace/timing.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' ++ dirname ./osutil/strace/timing.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/timing.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/timing.go './osutil/strace/timing.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/timing.go' + echo '%{gopath}/src/%{import_path}/./osutil/strace/timing.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/strace/strace.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' ++ dirname ./osutil/strace/strace.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/strace.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/strace.go './osutil/strace/strace.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/strace.go' + echo '%{gopath}/src/%{import_path}/./osutil/strace/strace.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/strace/strace_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' ++ dirname ./osutil/strace/strace_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/strace_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/strace_test.go './osutil/strace/strace_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/strace_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/strace/strace_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/stat_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/stat_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/stat_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/stat_test.go './osutil/stat_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/stat_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/stat_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mountprofile_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mountprofile_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountprofile_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountprofile_linux_test.go './osutil/mountprofile_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountprofile_linux_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/mountprofile_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/testhelper.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/testhelper.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/testhelper.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/testhelper.go './osutil/testhelper.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/testhelper.go' + echo '%{gopath}/src/%{import_path}/./osutil/testhelper.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/io_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/io_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/io_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/io_test.go './osutil/io_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/io_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/io_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/squashfs/fstype.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/squashfs' ++ dirname ./osutil/squashfs/fstype.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/squashfs + cp -pav ./osutil/squashfs/fstype.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/squashfs/fstype.go './osutil/squashfs/fstype.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/squashfs/fstype.go' + echo '%{gopath}/src/%{import_path}/./osutil/squashfs/fstype.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/unlink_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/unlink_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_linux.go './osutil/unlink_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/unlink_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/uname_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/uname_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_linux.go './osutil/uname_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/uname_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/digest_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/digest_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/digest_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/digest_test.go './osutil/digest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/digest_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/digest_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mount_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mount_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mount_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_darwin.go './osutil/mount_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_darwin.go' + echo '%{gopath}/src/%{import_path}/./osutil/mount_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/context.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/context.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/context.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/context.go './osutil/context.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/context.go' + echo '%{gopath}/src/%{import_path}/./osutil/context.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/outputerr.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/outputerr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/outputerr.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/outputerr.go './osutil/outputerr.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/outputerr.go' + echo '%{gopath}/src/%{import_path}/./osutil/outputerr.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/unlink.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/unlink.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink.go './osutil/unlink.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink.go' + echo '%{gopath}/src/%{import_path}/./osutil/unlink.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/chdir.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/chdir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chdir.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chdir.go './osutil/chdir.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chdir.go' + echo '%{gopath}/src/%{import_path}/./osutil/chdir.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/sys_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/sys_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/sys_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys_linux.go './osutil/sys_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/sys_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/unlink_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/unlink_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_darwin.go './osutil/unlink_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_darwin.go' + echo '%{gopath}/src/%{import_path}/./osutil/unlink_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/uname_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/uname_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_darwin.go './osutil/uname_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_darwin.go' + echo '%{gopath}/src/%{import_path}/./osutil/uname_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/user_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/user_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/user_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/user_test.go './osutil/user_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/user_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/user_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/overlay_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/overlay_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/overlay_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_darwin.go './osutil/overlay_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_darwin.go' + echo '%{gopath}/src/%{import_path}/./osutil/overlay_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/settime_32bit.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/settime_32bit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/settime_32bit.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/settime_32bit.go './osutil/settime_32bit.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/settime_32bit.go' + echo '%{gopath}/src/%{import_path}/./osutil/settime_32bit.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/overlay_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/overlay_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/overlay_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_linux.go './osutil/overlay_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/overlay_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/env.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/env.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/env.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/env.go './osutil/env.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/env.go' + echo '%{gopath}/src/%{import_path}/./osutil/env.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/syncdir.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/syncdir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/syncdir.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/syncdir.go './osutil/syncdir.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/syncdir.go' + echo '%{gopath}/src/%{import_path}/./osutil/syncdir.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/group_cgo.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/group_cgo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/group_cgo.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group_cgo.go './osutil/group_cgo.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group_cgo.go' + echo '%{gopath}/src/%{import_path}/./osutil/group_cgo.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/sys/sysnum_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/sys' ++ dirname ./osutil/sys/sysnum_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_darwin.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_darwin.go './osutil/sys/sysnum_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_darwin.go' + echo '%{gopath}/src/%{import_path}/./osutil/sys/sysnum_darwin.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/sys/sysnum_16_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/sys' ++ dirname ./osutil/sys/sysnum_16_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_16_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_16_linux.go './osutil/sys/sysnum_16_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_16_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/sys/sysnum_16_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/sys/sysnum_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/sys' ++ dirname ./osutil/sys/sysnum_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_linux.go './osutil/sys/sysnum_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/sys/sysnum_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/sys/syscall.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/sys' ++ dirname ./osutil/sys/syscall.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/syscall.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/syscall.go './osutil/sys/syscall.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/syscall.go' + echo '%{gopath}/src/%{import_path}/./osutil/sys/syscall.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/sys/sysnum_32_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/sys' ++ dirname ./osutil/sys/sysnum_32_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_32_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_32_linux.go './osutil/sys/sysnum_32_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_32_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/sys/sysnum_32_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/sizer.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/sizer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/sizer.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sizer.go './osutil/sizer.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sizer.go' + echo '%{gopath}/src/%{import_path}/./osutil/sizer.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/buildid.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/buildid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/buildid.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/buildid.go './osutil/buildid.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/buildid.go' + echo '%{gopath}/src/%{import_path}/./osutil/buildid.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/uname_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/uname_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_linux_test.go './osutil/uname_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_linux_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/uname_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mount_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mount_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mount_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_linux.go './osutil/mount_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/mount_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/doc.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/doc.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/doc.go './osutil/doc.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/doc.go' + echo '%{gopath}/src/%{import_path}/./osutil/doc.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/flock.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/flock.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/flock.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/flock.go './osutil/flock.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/flock.go' + echo '%{gopath}/src/%{import_path}/./osutil/flock.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/disk.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/disk.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/disk.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disk.go './osutil/disk.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disk.go' + echo '%{gopath}/src/%{import_path}/./osutil/disk.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/sizer_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/sizer_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/sizer_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sizer_test.go './osutil/sizer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sizer_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/sizer_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/settime_64bit.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/settime_64bit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/settime_64bit.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/settime_64bit.go './osutil/settime_64bit.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/settime_64bit.go' + echo '%{gopath}/src/%{import_path}/./osutil/settime_64bit.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/meminfo.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/meminfo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/meminfo.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/meminfo.go './osutil/meminfo.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/meminfo.go' + echo '%{gopath}/src/%{import_path}/./osutil/meminfo.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/winsize.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/winsize.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/winsize.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/winsize.go './osutil/winsize.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/winsize.go' + echo '%{gopath}/src/%{import_path}/./osutil/winsize.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/cp_other.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/cp_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_other.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_other.go './osutil/cp_other.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_other.go' + echo '%{gopath}/src/%{import_path}/./osutil/cp_other.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/digest.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/digest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/digest.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/digest.go './osutil/digest.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/digest.go' + echo '%{gopath}/src/%{import_path}/./osutil/digest.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/bootid.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/bootid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/bootid.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/bootid.go './osutil/bootid.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/bootid.go' + echo '%{gopath}/src/%{import_path}/./osutil/bootid.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/disk_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/disk_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/disk_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disk_test.go './osutil/disk_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/disk_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/disk_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mockable.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mockable.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mockable.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mockable.go './osutil/mockable.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mockable.go' + echo '%{gopath}/src/%{import_path}/./osutil/mockable.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/settime_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/settime_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/settime_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/settime_test.go './osutil/settime_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/settime_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/settime_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/export_test.go './osutil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/export_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/chdir_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/chdir_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chdir_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chdir_test.go './osutil/chdir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chdir_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/chdir_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/group.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/group.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/group.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group.go './osutil/group.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group.go' + echo '%{gopath}/src/%{import_path}/./osutil/group.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/buildid_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/buildid_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/buildid_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/buildid_test.go './osutil/buildid_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/buildid_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/buildid_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/sys_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/sys_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/sys_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys_linux_test.go './osutil/sys_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys_linux_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/sys_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/exitcode.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/exitcode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exitcode.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exitcode.go './osutil/exitcode.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exitcode.go' + echo '%{gopath}/src/%{import_path}/./osutil/exitcode.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mountentry.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mountentry.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountentry.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountentry.go './osutil/mountentry.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountentry.go' + echo '%{gopath}/src/%{import_path}/./osutil/mountentry.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/cp.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/cp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp.go './osutil/cp.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp.go' + echo '%{gopath}/src/%{import_path}/./osutil/cp.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/cmp_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/cmp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cmp_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cmp_test.go './osutil/cmp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cmp_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/cmp_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/uname.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/uname.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname.go './osutil/uname.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname.go' + echo '%{gopath}/src/%{import_path}/./osutil/uname.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/syncdir_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/syncdir_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/syncdir_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/syncdir_test.go './osutil/syncdir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/syncdir_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/syncdir_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/outputerr_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/outputerr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/outputerr_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/outputerr_test.go './osutil/outputerr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/outputerr_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/outputerr_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mountinfo_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mountinfo_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountinfo_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountinfo_linux.go './osutil/mountinfo_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountinfo_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/mountinfo_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/nfs_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/nfs_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/nfs_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_linux.go './osutil/nfs_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/nfs_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/chattr_32.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/chattr_32.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chattr_32.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr_32.go './osutil/chattr_32.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr_32.go' + echo '%{gopath}/src/%{import_path}/./osutil/chattr_32.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/cp_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/cp_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_linux_test.go './osutil/cp_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_linux_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/cp_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mount_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mount_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mount_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_linux_test.go './osutil/mount_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_linux_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/mount_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mountentry_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mountentry_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountentry_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountentry_linux_test.go './osutil/mountentry_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountentry_linux_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/mountentry_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mountprofile_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mountprofile_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountprofile_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountprofile_linux.go './osutil/mountprofile_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountprofile_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/mountprofile_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/exec_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/exec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exec_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exec_test.go './osutil/exec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exec_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/exec_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/synctree_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/synctree_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/synctree_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/synctree_test.go './osutil/synctree_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/synctree_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/synctree_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/udev/netlink/rawsockstop.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' ++ dirname ./osutil/udev/netlink/rawsockstop.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/rawsockstop.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/rawsockstop.go './osutil/udev/netlink/rawsockstop.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/rawsockstop.go' + echo '%{gopath}/src/%{import_path}/./osutil/udev/netlink/rawsockstop.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/udev/netlink/matcher.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' ++ dirname ./osutil/udev/netlink/matcher.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/matcher.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/matcher.go './osutil/udev/netlink/matcher.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/matcher.go' + echo '%{gopath}/src/%{import_path}/./osutil/udev/netlink/matcher.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/udev/netlink/rawsockstop_arm64.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' ++ dirname ./osutil/udev/netlink/rawsockstop_arm64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/rawsockstop_arm64.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/rawsockstop_arm64.go './osutil/udev/netlink/rawsockstop_arm64.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/rawsockstop_arm64.go' + echo '%{gopath}/src/%{import_path}/./osutil/udev/netlink/rawsockstop_arm64.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/udev/netlink/uevent.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' ++ dirname ./osutil/udev/netlink/uevent.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/uevent.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/uevent.go './osutil/udev/netlink/uevent.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/uevent.go' + echo '%{gopath}/src/%{import_path}/./osutil/udev/netlink/uevent.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/udev/netlink/conn.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' ++ dirname ./osutil/udev/netlink/conn.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/conn.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/conn.go './osutil/udev/netlink/conn.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/conn.go' + echo '%{gopath}/src/%{import_path}/./osutil/udev/netlink/conn.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/udev/netlink/uevent_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' ++ dirname ./osutil/udev/netlink/uevent_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/uevent_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/uevent_test.go './osutil/udev/netlink/uevent_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/uevent_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/udev/netlink/uevent_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/udev/netlink/rawsockstop_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' ++ dirname ./osutil/udev/netlink/rawsockstop_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/rawsockstop_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/rawsockstop_test.go './osutil/udev/netlink/rawsockstop_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/rawsockstop_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/udev/netlink/rawsockstop_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/udev/netlink/matcher_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' ++ dirname ./osutil/udev/netlink/matcher_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/matcher_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/matcher_test.go './osutil/udev/netlink/matcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/matcher_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/udev/netlink/matcher_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/udev/netlink/conn_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' ++ dirname ./osutil/udev/netlink/conn_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/conn_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/conn_test.go './osutil/udev/netlink/conn_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/conn_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/udev/netlink/conn_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/udev/netlink/rawsockstop_other.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' ++ dirname ./osutil/udev/netlink/rawsockstop_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/rawsockstop_other.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/rawsockstop_other.go './osutil/udev/netlink/rawsockstop_other.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/rawsockstop_other.go' + echo '%{gopath}/src/%{import_path}/./osutil/udev/netlink/rawsockstop_other.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/udev/crawler/device.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/crawler' ++ dirname ./osutil/udev/crawler/device.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/crawler + cp -pav ./osutil/udev/crawler/device.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/crawler/device.go './osutil/udev/crawler/device.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/crawler/device.go' + echo '%{gopath}/src/%{import_path}/./osutil/udev/crawler/device.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/env_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/env_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/env_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/env_test.go './osutil/env_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/env_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/env_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/io.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/io.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/io.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/io.go './osutil/io.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/io.go' + echo '%{gopath}/src/%{import_path}/./osutil/io.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/flock_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/flock_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/flock_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/flock_test.go './osutil/flock_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/flock_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/flock_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/osutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/osutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/osutil_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/osutil_test.go './osutil/osutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/osutil_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/osutil_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/group_no_cgo.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/group_no_cgo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/group_no_cgo.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group_no_cgo.go './osutil/group_no_cgo.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group_no_cgo.go' + echo '%{gopath}/src/%{import_path}/./osutil/group_no_cgo.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mountinfo_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mountinfo_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountinfo_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountinfo_linux_test.go './osutil/mountinfo_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountinfo_linux_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/mountinfo_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/overlay_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/overlay_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/overlay_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_linux_test.go './osutil/overlay_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_linux_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/overlay_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/context_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/context_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/context_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/context_test.go './osutil/context_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/context_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/context_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/user.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/user.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/user.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/user.go './osutil/user.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/user.go' + echo '%{gopath}/src/%{import_path}/./osutil/user.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/nfs_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/nfs_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/nfs_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_linux_test.go './osutil/nfs_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_linux_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/nfs_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/exitcode_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/exitcode_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exitcode_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exitcode_test.go './osutil/exitcode_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exitcode_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/exitcode_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mkdirallchown.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mkdirallchown.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mkdirallchown.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mkdirallchown.go './osutil/mkdirallchown.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mkdirallchown.go' + echo '%{gopath}/src/%{import_path}/./osutil/mkdirallchown.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mount/mount_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/mount' ++ dirname ./osutil/mount/mount_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount + cp -pav ./osutil/mount/mount_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount/mount_linux.go './osutil/mount/mount_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount/mount_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/mount/mount_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mount/mount_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/mount' ++ dirname ./osutil/mount/mount_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount + cp -pav ./osutil/mount/mount_linux_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount/mount_linux_test.go './osutil/mount/mount_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount/mount_linux_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/mount/mount_linux_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/unlink_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/unlink_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_test.go './osutil/unlink_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/unlink_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mountentry_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mountentry_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountentry_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountentry_linux.go './osutil/mountentry_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountentry_linux.go' + echo '%{gopath}/src/%{import_path}/./osutil/mountentry_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/stat.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/stat.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/stat.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/stat.go './osutil/stat.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/stat.go' + echo '%{gopath}/src/%{import_path}/./osutil/stat.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/synctree.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/synctree.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/synctree.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/synctree.go './osutil/synctree.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/synctree.go' + echo '%{gopath}/src/%{import_path}/./osutil/synctree.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/kcmdline_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/kcmdline_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/kcmdline_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/kcmdline_test.go './osutil/kcmdline_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/kcmdline_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/kcmdline_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/mkdirallchown_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mkdirallchown_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mkdirallchown_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mkdirallchown_test.go './osutil/mkdirallchown_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mkdirallchown_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/mkdirallchown_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/meminfo_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/meminfo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/meminfo_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/meminfo_test.go './osutil/meminfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/meminfo_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/meminfo_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/fshelpers.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/fshelpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/fshelpers.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/fshelpers.go './osutil/fshelpers.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/fshelpers.go' + echo '%{gopath}/src/%{import_path}/./osutil/fshelpers.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./osutil/cp_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/cp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_test.go './osutil/cp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_test.go' + echo '%{gopath}/src/%{import_path}/./osutil/cp_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./docs/error-kinds.go + echo '%dir %{gopath}/src/%{import_path}/./docs' ++ dirname ./docs/error-kinds.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./docs + cp -pav ./docs/error-kinds.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./docs/error-kinds.go './docs/error-kinds.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./docs/error-kinds.go' + echo '%{gopath}/src/%{import_path}/./docs/error-kinds.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/makebootable_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/makebootable_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/makebootable_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/makebootable_test.go './boot/makebootable_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/makebootable_test.go' + echo '%{gopath}/src/%{import_path}/./boot/makebootable_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/seal.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/seal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/seal.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/seal.go './boot/seal.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/seal.go' + echo '%{gopath}/src/%{import_path}/./boot/seal.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/modeenv_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/modeenv_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/modeenv_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/modeenv_test.go './boot/modeenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/modeenv_test.go' + echo '%{gopath}/src/%{import_path}/./boot/modeenv_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/initramfs20dirs.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/initramfs20dirs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/initramfs20dirs.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/initramfs20dirs.go './boot/initramfs20dirs.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/initramfs20dirs.go' + echo '%{gopath}/src/%{import_path}/./boot/initramfs20dirs.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/booted_kernel_partition_linux.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/booted_kernel_partition_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/booted_kernel_partition_linux.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/booted_kernel_partition_linux.go './boot/booted_kernel_partition_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/booted_kernel_partition_linux.go' + echo '%{gopath}/src/%{import_path}/./boot/booted_kernel_partition_linux.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/boottest/model.go + echo '%dir %{gopath}/src/%{import_path}/./boot/boottest' ++ dirname ./boot/boottest/model.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest + cp -pav ./boot/boottest/model.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/model.go './boot/boottest/model.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/model.go' + echo '%{gopath}/src/%{import_path}/./boot/boottest/model.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/boottest/device_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot/boottest' ++ dirname ./boot/boottest/device_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest + cp -pav ./boot/boottest/device_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/device_test.go './boot/boottest/device_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/device_test.go' + echo '%{gopath}/src/%{import_path}/./boot/boottest/device_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/boottest/bootenv.go + echo '%dir %{gopath}/src/%{import_path}/./boot/boottest' ++ dirname ./boot/boottest/bootenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest + cp -pav ./boot/boottest/bootenv.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/bootenv.go './boot/boottest/bootenv.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/bootenv.go' + echo '%{gopath}/src/%{import_path}/./boot/boottest/bootenv.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/boottest/device.go + echo '%dir %{gopath}/src/%{import_path}/./boot/boottest' ++ dirname ./boot/boottest/device.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest + cp -pav ./boot/boottest/device.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/device.go './boot/boottest/device.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/device.go' + echo '%{gopath}/src/%{import_path}/./boot/boottest/device.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/bootstate20_bloader_kernel_state.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/bootstate20_bloader_kernel_state.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/bootstate20_bloader_kernel_state.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/bootstate20_bloader_kernel_state.go './boot/bootstate20_bloader_kernel_state.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/bootstate20_bloader_kernel_state.go' + echo '%{gopath}/src/%{import_path}/./boot/bootstate20_bloader_kernel_state.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/debug.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/debug.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/debug.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/debug.go './boot/debug.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/debug.go' + echo '%{gopath}/src/%{import_path}/./boot/debug.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/errors.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/errors.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/errors.go './boot/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/errors.go' + echo '%{gopath}/src/%{import_path}/./boot/errors.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/kernel_os.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/kernel_os.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/kernel_os.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/kernel_os.go './boot/kernel_os.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/kernel_os.go' + echo '%{gopath}/src/%{import_path}/./boot/kernel_os.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/flags_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/flags_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/flags_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/flags_test.go './boot/flags_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/flags_test.go' + echo '%{gopath}/src/%{import_path}/./boot/flags_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/cmdline_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/cmdline_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/cmdline_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/cmdline_test.go './boot/cmdline_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/cmdline_test.go' + echo '%{gopath}/src/%{import_path}/./boot/cmdline_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/bootstate16.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/bootstate16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/bootstate16.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/bootstate16.go './boot/bootstate16.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/bootstate16.go' + echo '%{gopath}/src/%{import_path}/./boot/bootstate16.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/booted_kernel_partition_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/booted_kernel_partition_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/booted_kernel_partition_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/booted_kernel_partition_test.go './boot/booted_kernel_partition_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/booted_kernel_partition_test.go' + echo '%{gopath}/src/%{import_path}/./boot/booted_kernel_partition_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/bootchain.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/bootchain.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/bootchain.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/bootchain.go './boot/bootchain.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/bootchain.go' + echo '%{gopath}/src/%{import_path}/./boot/bootchain.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/makebootable.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/makebootable.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/makebootable.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/makebootable.go './boot/makebootable.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/makebootable.go' + echo '%{gopath}/src/%{import_path}/./boot/makebootable.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/bootstate20.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/bootstate20.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/bootstate20.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/bootstate20.go './boot/bootstate20.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/bootstate20.go' + echo '%{gopath}/src/%{import_path}/./boot/bootstate20.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/systems_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/systems_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/systems_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/systems_test.go './boot/systems_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/systems_test.go' + echo '%{gopath}/src/%{import_path}/./boot/systems_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/assets.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/assets.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/assets.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/assets.go './boot/assets.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/assets.go' + echo '%{gopath}/src/%{import_path}/./boot/assets.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/boot.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/boot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/boot.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boot.go './boot/boot.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boot.go' + echo '%{gopath}/src/%{import_path}/./boot/boot.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/flags.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/flags.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/flags.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/flags.go './boot/flags.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/flags.go' + echo '%{gopath}/src/%{import_path}/./boot/flags.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/export_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/export_test.go './boot/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/export_test.go' + echo '%{gopath}/src/%{import_path}/./boot/export_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/kernel_os_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/kernel_os_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/kernel_os_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/kernel_os_test.go './boot/kernel_os_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/kernel_os_test.go' + echo '%{gopath}/src/%{import_path}/./boot/kernel_os_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/assets_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/assets_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/assets_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/assets_test.go './boot/assets_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/assets_test.go' + echo '%{gopath}/src/%{import_path}/./boot/assets_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/cmdline.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/cmdline.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/cmdline.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/cmdline.go './boot/cmdline.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/cmdline.go' + echo '%{gopath}/src/%{import_path}/./boot/cmdline.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/systems.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/systems.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/systems.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/systems.go './boot/systems.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/systems.go' + echo '%{gopath}/src/%{import_path}/./boot/systems.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/seal_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/seal_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/seal_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/seal_test.go './boot/seal_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/seal_test.go' + echo '%{gopath}/src/%{import_path}/./boot/seal_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/bootchain_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/bootchain_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/bootchain_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/bootchain_test.go './boot/bootchain_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/bootchain_test.go' + echo '%{gopath}/src/%{import_path}/./boot/bootchain_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/boot_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/boot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/boot_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boot_test.go './boot/boot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boot_test.go' + echo '%{gopath}/src/%{import_path}/./boot/boot_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/modeenv.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/modeenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/modeenv.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/modeenv.go './boot/modeenv.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/modeenv.go' + echo '%{gopath}/src/%{import_path}/./boot/modeenv.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/boot_robustness_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/boot_robustness_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/boot_robustness_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boot_robustness_test.go './boot/boot_robustness_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boot_robustness_test.go' + echo '%{gopath}/src/%{import_path}/./boot/boot_robustness_test.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/initramfs.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/initramfs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/initramfs.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/initramfs.go './boot/initramfs.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/initramfs.go' + echo '%{gopath}/src/%{import_path}/./boot/initramfs.go' + for file in '$(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go")' ++ dirname ./boot/initramfs_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/initramfs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/initramfs_test.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/initramfs_test.go './boot/initramfs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/initramfs_test.go' + echo '%{gopath}/src/%{import_path}/./boot/initramfs_test.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 /builddir/build/BUILD/snapd-2.51.7 extracting debug info from /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snap-discard-ns extracting debug info from /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snap-gdbserver-shim extracting debug info from /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snap-failure extracting debug info from /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snap-exec nm: /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snap-exec: no symbols extracting debug info from /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snapd extracting debug info from /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snap-confine extracting debug info from /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snap-update-ns nm: /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snap-update-ns: no symbols extracting debug info from /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snapctl nm: /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snapctl: no symbols extracting debug info from /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snap-gdb-shim extracting debug info from /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/libexec/snapd/snap-seccomp extracting debug info from /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system-generators/snapd-generator extracting debug info from /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/lib/systemd/system-environment-generators/snapd-env-generator extracting debug info from /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/bin/snap dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 7 CRC32s did match. symlinked /usr/lib/debug/usr/libexec/snapd/snapctl.debug to /usr/lib/debug/usr/bin/snapctl.debug 666 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.o2yJG4 + umask 022 + cd /builddir/build/BUILD + cd snapd-2.51.7 + for binary in snap-exec snap-update-ns snapctl + ldd bin/snap-exec + grep 'not a dynamic executable' not a dynamic executable + for binary in snap-exec snap-update-ns snapctl + ldd bin/snap-update-ns + grep 'not a dynamic executable' not a dynamic executable + for binary in snap-exec snap-update-ns snapctl + grep 'not a dynamic executable' + ldd bin/snapctl not a dynamic executable ~/build/BUILD/snapd-2.51.7/cmd ~/build/BUILD/snapd-2.51.7 + pushd ./cmd + make check make check-TESTS make[1]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/cmd' make[2]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/cmd' make[3]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/cmd' make all-am make[4]: Entering directory `/builddir/build/BUILD/snapd-2.51.7/cmd' make[4]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/cmd' make[3]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/cmd' ============================================================================ Testsuite summary for snap-confine 2.51.7-1.el7 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/cmd' make[1]: Leaving directory `/builddir/build/BUILD/snapd-2.51.7/cmd' /usr/bin/valgrind ./libsnap-confine-private/unit-tests ==14509== Memcheck, a memory error detector ==14509== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==14509== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright info ==14509== Command: ./libsnap-confine-private/unit-tests ==14509== /fault-injection: OK /classic/on-classic: OK /classic/on-classic-with-long-line: OK /classic/on-core-on16: OK /classic/on-core-on18: OK /classic/on-core-on20: OK /classic/on-fedora-base: OK /classic/on-fedora-ws: OK /classic/on-custom-base: OK /classic/is-debian-like: OK /cleanup/sanity: OK /cleanup/string: OK /cleanup/file: OK /cleanup/endmntent: OK /cleanup/closedir: OK /cleanup/close: OK /error/sc_error_init: OK /error/sc_error_init_from_errno: OK /error/sc_error_init_simple: OK /error/sc_error_init_api_misue: OK /error/sc_error_cleanup: OK /error/sc_error_domain/NULL: OK /error/sc_error_code/NULL: OK /error/sc_error_msg/NULL: OK /error/sc_die_on_error/NULL: OK /error/sc_die_on_error/regular: OK /error/sc_die_on_error/errno: OK /error/sc_error_formward/nothing: OK /error/sc_error_formward/something_somewhere: OK /error/sc_error_formward/something_nowhere: OK /error/sc_error_match/typical: OK /error/sc_error_match/NULL_domain: OK /feature/missing_dir: OK /feature/missing_file: OK /feature/present_file: OK /feature/parallel_instances: OK /feature/hidden_snap_folder: OK /infofile/get_key: OK /infofile/get_ini_key: OK /locking/sc_lock_unlock: SKIP /locking/sc_enable_sanity_timeout: SKIP /locking/sc_verify_snap_lock__locked: SKIP /locking/sc_verify_snap_lock__unlocked: SKIP /mount/sc_mount_opt2str: OK /mount/sc_mount_cmd: OK /mount/sc_umount_cmd: OK /mount/sc_do_mount: OK /mount/sc_do_umount: OK /mount/sc_do_mount_with_debug: OK /mount/sc_do_umount_with_debug: OK /mount/sc_do_optional_mount_missing: OK /mount/sc_do_optional_mount_failure: OK /mount/sc_do_optional_mount_failure_with_debug: OK /mountinfo/parse_mountinfo_entry/sysfs: OK /mountinfo/parse_mountinfo_entry/snapd-ns: OK /mountinfo/parse_mountinfo_entry/snapd-mnt: OK /mountinfo/parse_mountinfo_entry/garbage: OK /mountinfo/parse_mountinfo_entry/no_tags: OK /mountinfo/parse_mountinfo_entry/one_tags: OK /mountinfo/parse_mountinfo_entry/many_tags: OK /mountinfo/parse_mountinfo_entry/empty_source: OK /mountinfo/parse_mountinfo_entry/octal_escaping: OK /mountinfo/parse_mountinfo_entry/broken_octal_escaping: OK /mountinfo/parse_mountinfo_entry/unescaped_whitespace: OK /panic/panic: OK /panic/panic_with_errno: OK /panic/panic_customization: OK /privs/sc_privs_drop: SKIP /snap/sc_security_tag_validate: OK /snap/sc_is_hook_security_tag: OK /snap/sc_snap_name_validate: OK /snap/sc_snap_name_validate/respects_error_protocol: OK /snap/sc_instance_name_validate/just_name: OK /snap/sc_instance_name_validate/full: OK /snap/sc_snap_drop_instance_key/basic: OK /snap/sc_snap_drop_instance_key/no_dest: OK /snap/sc_snap_drop_instance_key/no_name: OK /snap/sc_snap_drop_instance_key/short_dest: OK /snap/sc_snap_drop_instance_key/short_dest2: OK /snap/sc_snap_drop_instance_key/short_dest_max: OK /snap/sc_snap_split_instance_name/basic: OK /snap/sc_snap_split_instance_name/trailing_nil: OK /snap/sc_snap_split_instance_name/short_instance_dest: OK /string-utils/sc_streq: OK /string-utils/sc_endswith: OK /string-utils/sc_startswith: OK /string-utils/sc_must_snprintf: OK /string-utils/sc_string_append_char__uninitialized_buf: OK /string-utils/sc_string_append_char__NULL_buf: OK /string-utils/sc_string_append_char__overflow: OK /string-utils/sc_string_append_char__invalid_zero: OK /string-utils/sc_string_append_char__normal: OK /string-utils/sc_string_append_char_pair__NULL_buf: OK /string-utils/sc_string_append_char_pair__overflow: OK /string-utils/sc_string_append_char_pair__invalid_zero_c1: OK /string-utils/sc_string_append_char_pair__invalid_zero_c2: OK /string-utils/sc_string_append_char_pair__normal: OK /string-utils/sc_string_quote__NULL_buf: OK /string-utils/sc_string_append_char_pair__uninitialized_buf: OK /string-utils/sc_string_quote: OK /string-utils/sc_strdup: OK /string-utils/sc_must_snprintf/fail: OK /string-utils/sc_string_append/normal: OK /string-utils/sc_string_append/empty_to_full: OK /string-utils/sc_string_append/overflow: OK /string-utils/sc_string_append/uninitialized_buf: OK /string-utils/sc_string_append/NULL_buf: OK /string-utils/sc_string_append/NULL_str: OK /string-utils/sc_string_init/normal: OK /string-utils/sc_string_init/empty_buf: OK /string-utils/sc_string_init/NULL_buf: OK /test-utils/rm_rf_tmp: OK /test-utils/test_argc_argv: OK /utils/parse_bool: OK /utils/die: OK /utils/die_with_errno: OK /utils/sc_nonfatal_mkpath/relative: OK /utils/sc_nonfatal_mkpath/absolute: OK ==14509== ==14509== HEAP SUMMARY: ==14509== in use at exit: 23,060 bytes in 476 blocks ==14509== total heap usage: 33,399 allocs, 32,923 frees, 11,055,753 bytes allocated ==14509== ==14509== LEAK SUMMARY: ==14509== definitely lost: 0 bytes in 0 blocks ==14509== indirectly lost: 0 bytes in 0 blocks ==14509== possibly lost: 280 bytes in 1 blocks ==14509== still reachable: 22,780 bytes in 475 blocks ==14509== suppressed: 0 bytes in 0 blocks ==14509== Rerun with --leak-check=full to see details of leaked memory ==14509== ==14509== For lists of detected and suppressed errors, rerun with: -s ==14509== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) SNAP_DEVICE_HELPER=./snap-confine/snap-device-helper /usr/bin/valgrind ./snap-confine/unit-tests ==14561== Memcheck, a memory error detector ==14561== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==14561== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright info ==14561== Command: ./snap-confine/unit-tests ==14561== /snap-cookie/cookie_get_from_snapd/successful: OK /snap-cookie/cookie_get_from_snapd/no_cookie_file: OK /mount/is_subdir: OK /mount/get_nextpath/typical: OK /mount/get_nextpath/weird: OK /ns/sc_alloc_mount_ns: OK /ns/sc_open_mount_ns: OK /ns/nsfs_fs_id: OK /args/sc_cleanup_args: OK /args/sc_nonfatal_parse_args/typical: OK /args/sc_nonfatal_parse_args/typical_classic: OK /args/sc_nonfatal_parse_args/ubuntu_core_launcher: OK /args/sc_nonfatal_parse_args/version: OK /args/sc_nonfatal_parse_args/nothing_to_parse: OK /args/sc_nonfatal_parse_args/evil_input: OK /args/sc_nonfatal_parse_args/no_security_tag: OK /args/sc_nonfatal_parse_args/no_executable: OK /args/sc_nonfatal_parse_args/unknown_option: OK /args/sc_nonfatal_parse_args/forwards_error: OK /args/sc_nonfatal_parse_args/base_snap: OK /args/sc_nonfatal_parse_args/base_snap/missing-arg: OK /args/sc_nonfatal_parse_args/base_snap/twice: OK /invocation/bad_instance_name: OK /invocation/base_name: OK /invocation/basic: OK /invocation/classic: OK /invocation/instance_key: OK /invocation/tag_name_mismatch: OK /snap-device-helper/add: OK /snap-device-helper/change: OK /snap-device-helper/remove: OK /snap-device-helper/err: no app name given malformed appname foo_bar no devpath given no major/minor given ERROR: unknown action badaction OK /snap-device-helper/parallel/add: OK /snap-device-helper/parallel/change: OK /snap-device-helper/parallel/remove: OK /snap-device-helper/hook/add: OK /snap-device-helper/hook/parallel/add: OK /snap-device-helper/hook-name-hook/parallel/add: OK ==14561== ==14561== HEAP SUMMARY: ==14561== in use at exit: 18,570 bytes in 206 blocks ==14561== total heap usage: 4,670 allocs, 4,464 frees, 3,103,048 bytes allocated ==14561== ==14561== LEAK SUMMARY: ==14561== definitely lost: 0 bytes in 0 blocks ==14561== indirectly lost: 0 bytes in 0 blocks ==14561== possibly lost: 304 bytes in 1 blocks ==14561== still reachable: 18,266 bytes in 205 blocks ==14561== suppressed: 0 bytes in 0 blocks ==14561== Rerun with --leak-check=full to see details of leaked memory ==14561== ==14561== For lists of detected and suppressed errors, rerun with: -s ==14561== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) /usr/bin/valgrind ./system-shutdown/unit-tests ==14603== Memcheck, a memory error detector ==14603== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==14603== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright info ==14603== Command: ./system-shutdown/unit-tests ==14603== ==14603== ==14603== HEAP SUMMARY: ==14603== in use at exit: 15,455 bytes in 13 blocks ==14603== total heap usage: 26 allocs, 13 frees, 24,618 bytes allocated ==14603== ==14603== LEAK SUMMARY: ==14603== definitely lost: 0 bytes in 0 blocks ==14603== indirectly lost: 0 bytes in 0 blocks ==14603== possibly lost: 0 bytes in 0 blocks ==14603== still reachable: 15,455 bytes in 13 blocks ==14603== suppressed: 0 bytes in 0 blocks ==14603== Rerun with --leak-check=full to see details of leaked memory ==14603== ==14603== For lists of detected and suppressed errors, rerun with: -s ==14603== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) + popd ~/build/BUILD/snapd-2.51.7 + exit 0 Processing files: snapd-2.51.7-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dvmGAW + umask 022 + cd /builddir/build/BUILD + cd snapd-2.51.7 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/doc/snapd-2.51.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/doc/snapd-2.51.7 + cp -pr README.md /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/doc/snapd-2.51.7 + cp -pr docs/MOVED.md docs/error-kinds.go /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/doc/snapd-2.51.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.y6bKeN + umask 022 + cd /builddir/build/BUILD + cd snapd-2.51.7 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/licenses/snapd-2.51.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/licenses/snapd-2.51.7 + cp -pr COPYING /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/licenses/snapd-2.51.7 + exit 0 Provides: application() application(io.snapcraft.SessionAgent.desktop) application(snap-handle-link.desktop) config(snapd) = 2.51.7-1.el7 mimehandler(x-scheme-handler/snap) snapd = 2.51.7-1.el7 snapd(armv7hl-32) = 2.51.7-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/bash /bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: snap-confine-2.51.7-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.C0vgWq + umask 022 + cd /builddir/build/BUILD + cd snapd-2.51.7 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/doc/snap-confine-2.51.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/doc/snap-confine-2.51.7 + cp -pr cmd/snap-confine/PORTING /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/doc/snap-confine-2.51.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Gayda3 + umask 022 + cd /builddir/build/BUILD + cd snapd-2.51.7 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/licenses/snap-confine-2.51.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/licenses/snap-confine-2.51.7 + cp -pr COPYING /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/licenses/snap-confine-2.51.7 + exit 0 Provides: snap-confine = 2.51.7-1.el7 snap-confine(armv7hl-32) = 2.51.7-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libcap.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libseccomp.so.2 libselinux.so.1 libudev.so.1 libudev.so.1(LIBUDEV_183) rtld(GNU_HASH) Obsoletes: snap-confine < 2.19 Processing files: snapd-selinux-2.51.7-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AzMbgX + umask 022 + cd /builddir/build/BUILD + cd snapd-2.51.7 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/doc/snapd-selinux-2.51.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/doc/snapd-selinux-2.51.7 + cp -pr data/selinux/README.md /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/doc/snapd-selinux-2.51.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CGXxQP + umask 022 + cd /builddir/build/BUILD + cd snapd-2.51.7 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/licenses/snapd-selinux-2.51.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/licenses/snapd-selinux-2.51.7 + cp -pr data/selinux/COPYING /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/licenses/snapd-selinux-2.51.7 + exit 0 Provides: snapd-selinux = 2.51.7-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh libselinux-utils Requires(post): /bin/sh libselinux-utils policycoreutils policycoreutils-python selinux-policy-base >= 3.13.1-268.el7_9.2 Requires(postun): /bin/sh Requires(posttrans): /bin/sh Processing files: snapd-devel-2.51.7-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gF4UyT + umask 022 + cd /builddir/build/BUILD + cd snapd-2.51.7 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/doc/snapd-devel-2.51.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/doc/snapd-devel-2.51.7 + cp -pr README.md /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/doc/snapd-devel-2.51.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MV4UF1 + umask 022 + cd /builddir/build/BUILD + cd snapd-2.51.7 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/licenses/snapd-devel-2.51.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/licenses/snapd-devel-2.51.7 + cp -pr COPYING /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm/usr/share/licenses/snapd-devel-2.51.7 + exit 0 Provides: bundled(golang(github.com/coreos/go-systemd/activation)) bundled(golang(github.com/godbus/dbus)) bundled(golang(github.com/godbus/dbus/introspect)) bundled(golang(github.com/gorilla/mux)) bundled(golang(github.com/jessevdk/go-flags)) bundled(golang(github.com/juju/ratelimit)) bundled(golang(github.com/kr/pretty)) bundled(golang(github.com/kr/text)) bundled(golang(github.com/mvo5/goconfigparser)) bundled(golang(github.com/mvo5/libseccomp-golang)) bundled(golang(github.com/snapcore/bolt)) bundled(golang(github.com/snapcore/go-gettext)) bundled(golang(golang.org/x/crypto/openpgp/armor)) bundled(golang(golang.org/x/crypto/openpgp/packet)) bundled(golang(golang.org/x/crypto/sha3)) bundled(golang(golang.org/x/crypto/ssh/terminal)) bundled(golang(golang.org/x/xerrors)) bundled(golang(golang.org/x/xerrors/internal)) bundled(golang(gopkg.in/check.v1)) bundled(golang(gopkg.in/macaroon.v1)) bundled(golang(gopkg.in/mgo.v2/bson)) bundled(golang(gopkg.in/retry.v1)) bundled(golang(gopkg.in/tomb.v2)) bundled(golang(gopkg.in/yaml.v2)) golang(github.com/snapcore/snapd/advisor) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/arch) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/asserts) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/asserts/assertstest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/asserts/internal) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/asserts/signtool) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/asserts/snapasserts) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/asserts/sysdb) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/asserts/systestkeys) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/boot) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/boot/boottest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/bootloader) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/bootloader/androidbootenv) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/bootloader/assets) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/bootloader/assets/genasset) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/bootloader/bootloadertest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/bootloader/efi) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/bootloader/grubenv) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/bootloader/lkenv) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/bootloader/ubootenv) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/client) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/client/clientutil) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snap) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snap-bootstrap) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snap-bootstrap/triggerwatch) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snap-exec) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snap-failure) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snap-preseed) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snap-recovery-chooser) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snap-repair) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snap-seccomp) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snap-seccomp/syscalls) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snap-update-ns) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snapctl) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snapd) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snaplock) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/cmd/snaplock/runinhibit) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/daemon) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/dbusutil) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/dbusutil/dbustest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/desktop/notification) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/desktop/notification/notificationtest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/dirs) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/docs) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/errtracker) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/features) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/gadget) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/gadget/edition) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/gadget/install) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/gadget/internal) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/gadget/quantity) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/httputil) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/i18n) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/i18n/xgettext-go) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/image) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces/apparmor) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces/backends) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces/builtin) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces/dbus) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces/hotplug) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces/ifacetest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces/kmod) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces/mount) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces/policy) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces/seccomp) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces/systemd) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces/udev) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/interfaces/utils) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/jsonutil) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/jsonutil/safejson) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/kernel) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/logger) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/metautil) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/netutil) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/osutil) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/osutil/disks) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/osutil/mount) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/osutil/squashfs) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/osutil/strace) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/osutil/sys) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/osutil/udev/crawler) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/osutil/udev/netlink) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/assertstate) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/assertstate/assertstatetest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/auth) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/cmdstate) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/configstate) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/configstate/config) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/configstate/configcore) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/configstate/proxyconf) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/configstate/settings) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/devicestate) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/devicestate/devicestatetest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/devicestate/fde) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/devicestate/internal) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/healthstate) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/hookstate) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/hookstate/ctlcmd) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/hookstate/hooktest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/ifacestate) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/ifacestate/ifacerepo) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/ifacestate/udevmonitor) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/patch) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/servicestate) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/snapshotstate) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/snapshotstate/backend) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/snapstate) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/snapstate/backend) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/snapstate/policy) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/snapstate/snapstatetest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/standby) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/state) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/overlord/storecontext) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/polkit) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/progress) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/progress/progresstest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/randutil) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/release) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/sandbox) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/sandbox/apparmor) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/sandbox/cgroup) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/sandbox/seccomp) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/sandbox/selinux) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/sanity) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/secboot) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/seed) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/seed/internal) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/seed/seedtest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/seed/seedwriter) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/snap) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/snap/channel) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/snap/internal) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/snap/naming) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/snap/pack) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/snap/snapdir) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/snap/snapenv) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/snap/snapfile) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/snap/snaptest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/snap/squashfs) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/snapdenv) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/snapdtool) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/spdx) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/store) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/store/storetest) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/strutil) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/strutil/chrorder) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/strutil/quantity) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/strutil/shlex) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/sysconfig) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/systemd) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/testutil) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/timeout) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/timeutil) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/timings) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/usersession/agent) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/usersession/autostart) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/usersession/client) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/usersession/userd) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/usersession/userd/ui) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/usersession/xdgopenproxy) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/wrappers) = 2.51.7-1.el7 golang(github.com/snapcore/snapd/x11) = 2.51.7-1.el7 snapd-devel = 2.51.7-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: snapd-debuginfo-2.51.7-1.el7.armv7hl Provides: snapd-debuginfo = 2.51.7-1.el7 snapd-debuginfo(armv7hl-32) = 2.51.7-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm Wrote: /builddir/build/RPMS/snapd-2.51.7-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/snap-confine-2.51.7-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/snapd-selinux-2.51.7-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/snapd-devel-2.51.7-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/snapd-debuginfo-2.51.7-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9Xmkab + umask 022 + cd /builddir/build/BUILD + cd snapd-2.51.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/snapd-2.51.7-1.el7.arm + exit 0 Child return code was: 0